docs: Connections design-of-record — glossary + ADRs 0001/0002 - #158
Merged
Conversation
CONTEXT.md: canonical glossary for the Connections work (Connection / Credential / Device / Submitter; Entitlement in both senses; Routing vs Solver mode). ADR 0001: credentials at rest are revocable tokens on disk under ~/.amico (0600, atomic mode-at-birth via the storage seam; Pasqal passwords never persisted — in-memory token mint only). ADR 0002: the Connections credential seam lives in the vendored app server (server-route seam), with the hardening grafts as merge conditions and the recorded flip condition. Produced via 3-candidate design panel + 3-round adversarial review (2026-07-19). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 19, 2026
Closed
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.
Publishes the design-of-record for the Connections work (Kate's slice of the 7/18 cloud handoff + Pasqal):
~/.amico(0600, atomic mode-at-birth via the storage seam); Pasqal passwords are never persisted (in-memory token mint, session-only fallback).Produced via a 3-candidate / 3-judge design panel and a 3-round adversarial review verifying claims against amicode, the opencode fork,
rchari/hp-cloud-key, and deployed aws-infra staging. Companion issues follow in this repo + aws-infra.🤖 Generated with Claude Code