What problem does it solve?
It eliminates the manual effort of stitching together extracted specs, test results, and citation integrity checks into a single, promotion-ready proposals.yaml artifact.
Core Features & Use Cases
- Deterministic master proposals aggregation: Walks the /decode proposals tree for behaviors, flows, and aspects and emits a unified proposals.yaml index.
- Test outcome and citation-integrity joining: Associates each unit with its test-run report and citation-integrity report, and computes baseline_green deterministically.
- Tier classification for enrichment vs addition: Resolves Tier 2 vs Tier 3 by checking whether matching entries already exist in product LTM (and features.yaml for prior codify runs), then outputs correct targets for /garura:enrich.
Quick Start
Run aggregate-decode-proposals with the decoded proposals root, the test-run reports directory, the citation-integrity reports directory, the resolved features.yaml path, the product base path, and the output path to generate proposals.yaml for promotion to product LTM.