mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-02 21:40:14 +00:00
Tighten control-plane subsystem lookup context
This commit is contained in:
parent
444e827392
commit
40e095a9a0
12 changed files with 380 additions and 25 deletions
|
|
@ -482,10 +482,11 @@ Before adding new behavior, the author must answer:
|
|||
If those answers are not obvious in under a minute, the subsystem still needs
|
||||
architectural hardening.
|
||||
|
||||
Use `python3 scripts/release_control/subsystem_lookup.py <path> [<path> ...]`
|
||||
to ask the repo which subsystem, contract, proof route, live lane context,
|
||||
relevant decision records, and dependent contract-update obligations apply to a
|
||||
file set before editing.
|
||||
Use `python3 scripts/release_control/subsystem_lookup.py <path> [<path> ...] --pretty --lean`
|
||||
to ask the repo which subsystem, contract, proof route, exact contract-focus
|
||||
lines, and compact lane context apply to a file set before editing.
|
||||
Omit `--lean` only when the full decision, release-gate, or status-summary
|
||||
payload is materially needed.
|
||||
|
||||
## Boundary Rule
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue