Skip to content

docs(adr): align ADR-046/048 with shipped behavior (#591 #592 #593)#614

Merged
ohdearquant merged 2 commits into
stagingfrom
show/issue-resolve-v2/doc-adr-knowledge
May 31, 2026
Merged

docs(adr): align ADR-046/048 with shipped behavior (#591 #592 #593)#614
ohdearquant merged 2 commits into
stagingfrom
show/issue-resolve-v2/doc-adr-knowledge

Conversation

@ohdearquant
Copy link
Copy Markdown
Owner

Summary

  • ADR-046: Clarified that v1 proposal lifecycle uses synchronous handler invocation (not async PackEventConsumer workers). Event-sourcing aspects (typed events, state machine, CAS guards) remain accurate.
  • ADR-048: Distinguished shipped phases (knowledge sections, profiles, suggest/compose verbs) from deferred phases (resource dual-write, lint, export). Added governance section for shipped behavior.

Closes #591 #592 #593

Test plan

  • docs-only changes (ADR-046, ADR-048)
  • cargo test not applicable (no code changes)
  • Internal critic review verified alignment against handler source code

🤖 Generated with Claude Code

@ohdearquant ohdearquant changed the base branch from main to staging May 31, 2026 18:21
@ohdearquant ohdearquant merged commit efa3d2d into staging May 31, 2026
3 checks passed
@ohdearquant ohdearquant deleted the show/issue-resolve-v2/doc-adr-knowledge branch May 31, 2026 18:24
Sign up for free to 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.

docs(adr): align ADR-046 proposal worker model with synchronous handlers

1 participant