What problem does it solve?
It prevents round-by-round discovery by locking a grilling session’s target and precomputing exactly which declared constraints and failure scenarios must be defended, along with every downstream artefact that could be impacted.
Core Features & Use Cases
- Deterministic anchor resolution: Resolves an epic, feature, tech-decision, or design-decision identifier to a concrete LTM file under the configured product base path.
- Guardrail extraction: Extracts constraints, business rules, and failure scenarios (and success scenarios when present) from the resolved anchor file.
- Downstream impact inventory: Walks the product reference graph to enumerate every cross-referenced target-shape artefact so the session close bundle can be produced atomically.
Quick Start
Use resolve-grill-anchor with anchor_kind epic, anchor_target like E-001, product_base and stm_base from config, and issue set to your grilling issue number so it writes anchor-lock.yaml and downstream-touchpoints.yaml into the grill-me evidence directory.