Skip to content

Release: v1.0.1

Choose a tag to compare

@shinpr shinpr released this 04 Aug 11:09
· 14 commits to main since this release
0e37a3e

This patch release improves how design decisions are scoped, created, and reviewed.

Highlights

  • Create ADRs only for in-scope technical choices with credible alternatives and durable impact.
  • Create and review all qualifying ADRs as one batch before Design Doc creation.
  • Keep requirement and codebase analysis compact while leaving routing and resolution decisions with the orchestrator.
  • Keep minor ADR updates focused on the requested changes instead of reapplying creation requirements.