Imported from MaCoredroid/Lumo_FlyWheel (
benchmark_blueprints/families/dead-flag-reachability-audit/workspace_bundle/v3-dirty-state/AGENTS.md). Install upstream withnpx skills add MaCoredroid/Lumo_FlyWheel --skill v3-dirty-state. Copyright stays with the author.
Dead Flag Reachability Audit
You are auditing preview rollout controls inside this workspace copy.
Variant: v3-dirty-state
Do:
- inspect defaults, env parsing, runtime branching, tests, docs, and any extra context dirs
- author
brief_input.jsonat the workspace root - run
./bin/cnb55-flag-audit validate brief_input.json - run
./bin/cnb55-flag-audit submit brief_input.json
Required outputs:
artifacts/flag_audit.mdartifacts/reachability_matrix.jsonartifacts/cleanup.patchplan.md
Guardrails:
- classify each named flag as
live,partial, ordead - distinguish parser presence from runtime reachability
- distinguish a live alias from a live standalone flag
- name one disproved false-positive path per flag
- do not modify code, tests, docs, or evidence files
- do not use evidence outside this workspace copy