feat(check): browser spaces-conformance adapter (runner #3) - #234
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
pdscheck | 83ca059 | Commit Preview URL Branch Preview URL |
Aug 30 2026, 08:18 PM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
cirrusdocs | 83ca059 | Commit Preview URL Branch Preview URL |
Aug 30 2026, 08:18 PM |
commit: |
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 11:53
7fdec17 to
bfce797
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 17:14
bfce797 to
9bb1daf
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 17:19
9bb1daf to
3530cc3
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 17:29
3530cc3 to
b485d36
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 17:34
b485d36 to
32c84ee
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 17:45
32c84ee to
2222fbd
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
2 times, most recently
from
August 30, 2026 18:34
20f40dc to
14ba82c
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
2 times, most recently
from
August 30, 2026 18:48
4dd346f to
3425513
Compare
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 18:57
3425513 to
ad46fa1
Compare
check.cirrus.earth gains a 'space conformance' view: point it at any spaces host and it runs the discovery and request-shape checks against it. It imports only the dependency-free package root, so the alpha crypto libs never enter the browser bundle (verified: no atproto-space/node markers in dist) — the credential, sync and host-role checks declare capabilities the browser cannot provide and are reported as not-testable rather than silently skipped. Third of the three runners, all over the same catalog: in-process (vitest), CLI, and now browser — each honest about what it can and cannot exercise.
ascorbic
force-pushed
the
conformance/check-app
branch
from
August 30, 2026 20:17
ad46fa1 to
83ca059
Compare
ascorbic
marked this pull request as ready for review
August 31, 2026 06:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
check.cirrus.earth gains a 'space conformance' view: point it at any
spaces host and it runs the discovery and request-shape checks against
it. It imports only the dependency-free package root, so the alpha
crypto libs never enter the browser bundle (verified: no
atproto-space/node markers in dist) — the credential, sync and
host-role checks declare capabilities the browser cannot provide and
are reported as not-testable rather than silently skipped.
Third of the three runners, all over the same catalog: in-process
(vitest), CLI, and now browser — each honest about what it can and
cannot exercise.
Stack created with GitHub Stacks CLI • Give Feedback 💬