displacement: build on MarshalX/atproto SDK, don't hand-author the atproto plumbing #24
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/atmosphere#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Displacement: adopt MarshalX/atproto for the reserved plumbing (don't hand-write it)
From the 2026-06-17 full-fleet displacement scout.
atmosphere's stated reason-for-being is shared AT Protocol plumbing across apps: lexicon definitions, identity/auth, a PDS client, a Jetstream firehose consumer. All four are covered directly by
MarshalX/atproto(~653 stars, v0.0.68 June 2026, 67 releases, MIT, async, type-hinted): auto-generated lexicon models, DID/handle resolvers, XRPC/PDS client, firehose streaming. For Jetstream specifically,bluesky-social/jetstream(official, Go, self-hostable) is the JSON-stream option.Action
packages/atproto-coreis currently empty/reserved. When building it, makepackages/a thin app-specific layer ON TOP of theatprotoSDK - do not author your own identity/auth/PDS/firehose stack. That would be textbook NIH against a mature SDK.ideas/+apps/stay custom (they're the experiments, not plumbing).Pre-emptive: nothing to retire yet (empty incubator), so this costs nothing now and saves a large hand-written SDK later. Highest-ROI finding of the sweep. Run supply-chain-audit + pin before adding the dep.
Closing. atmosphere (AT Protocol incubator) is archived in the June 2026 surface reduction.