mirror of
https://github.com/logos-co/ecosystem.git
synced 2026-08-27 12:31:10 +00:00
ADRs and dependencies emerge from building/exploration, so they belong with Build rather than Scope: - Page: Scope now holds only the functional scope; ADRs and Dependencies move under Build. DoD and Tracking updated accordingly. - Scoping template: drop ADRs/Dependencies, note they live on the build issue. - Add sample-app-build.md issue template covering build, publish, ADRs, dependencies and the doc-packet handoff. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>