docs(adr-017): accept Source/Composition/Delivery ADR + inert-label pinning test#279
Merged
Merged
Conversation
…-label fact Accept ADR-017 (Proposed -> Accepted 2026-07-27), on the basis that it aligns with pipeline-core's Lean Platform End-State Roadmap (which owns the sequencing this ADR's direction-of-travel defers). This is a full grounding rewrite: - §1 mapped to the real cross-repo flow (3 producer generations, 2 stores, 2 shelf dialects, the FAO two-leg crossed-wires state) with real file paths; - operational mechanics written from scratch (recipe, 3 shelf-write guards, gate split by boundary, derived is_in_production); - legacy/current/target tags + store-vs-shelf glossary + vpp-ADR-013 disambiguation; readability pass; explicit Decided-vs-Deferred ledger. Add tests/test_deployment_status_inert.py (green): pins the audited fact that no code branches deployed-vs-shadow, in views-models and installed views_pipeline_core (skip-truthful). Guards §2's claim from silent regression. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Accepts ADR-017 (Proposed → Accepted 2026-07-27). Basis: it aligns with pipeline-core's Lean Platform End-State Roadmap (2026-07-27), which owns the sequencing/retirement ADR-017's §1 direction-of-travel defers; the two documents adopt each other's vocabulary and read as one system.
ADR-017 is a full grounding rewrite this session: §1 mapped to the real cross-repo flow (three producer generations, two stores, two shelf dialects, the FAO two-leg crossed-wires state) with real file paths; operational mechanics (recipe / three shelf-write guards / gate-split-by-boundary / derived
is_in_production) written from scratch;[LEGACY]/[CURRENT]/[TARGET]tags + store-vs-shelf glossary + vpp-ADR-013 disambiguation; readability pass; explicit Decided-vs-Deferred ledger (§12).tests/test_deployment_status_inert.py(green) pins the/falsify-audited fact that no code branchesdeployed-vs-shadow— in this repo and the installedviews_pipeline_core(skip-truthful). Guards §2's claim from silent regression.Docs + one green test; no code paths changed. ruff clean; the pinning test passes 2/2. 🤖 Generated with Claude Code