Skip to content

docs: record design decisions and closed questions as ADRs - #44

Open
hpmaxi wants to merge 1 commit into
mainfrom
docs/8-record-adrs
Open

docs: record design decisions and closed questions as ADRs#44
hpmaxi wants to merge 1 commit into
mainfrom
docs/8-record-adrs

Conversation

@hpmaxi

@hpmaxihpmaxi commented Aug 19, 2026

Copy link
Copy Markdown

Closes#8.

Records Decisions 1–6 plus the four open questions as eight Nygard-format ADRs in docs/adr/.

AC mapping

  • Deposit gating → ADR-0002: receiver-only; exits never gated nor pausable.
  • LP counter → ADR-0008: removed; reconstructed off-chain from events if needed.
  • Role names → ADR-0003: runtime Symbol::new, full names, all granted at deploy.
  • Licence → ADR-0007: Apache-2.0 (LICENSE + NOTICE already on main).
  • ADRs committed in Nygard format → this PR.

Beyond the original AC (resolved since the issue was filed)

@hpmaxihpmaxi mentioned this pull request Aug 19, 2026
7 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve the six open decisions

1 participant

@hpmaxi