diff --git a/.changeset/probe-lexicons.md b/.changeset/probe-lexicons.md new file mode 100644 index 0000000..37e4411 --- /dev/null +++ b/.changeset/probe-lexicons.md @@ -0,0 +1,5 @@ +--- +"@getcirrus/space-conformance": patch +--- + +Probe spaces now use published, resolvable lexicons (`earth.cirrus.check.space` / `.note` / `.withblob`) instead of the unpublished `app.bsky.group` type and unresolvable `test.conformance.*` collections, so the suite works against implementations that resolve lexicons dynamically and validate strictly — not only against lenient targets. diff --git a/apps/check/src/App.tsx b/apps/check/src/App.tsx index c5607f0..60f495f 100644 --- a/apps/check/src/App.tsx +++ b/apps/check/src/App.tsx @@ -751,13 +751,15 @@ function ConfirmSpacesView(props: {