Rank higher-layer consumer hypotheses
This commit is contained in:
parent
1ec8749367
commit
c33f903be2
5 changed files with 212 additions and 7 deletions
|
|
@ -296,7 +296,9 @@ bond-service simulation.
|
|||
The process rule for the remaining runtime work is explicit too: prefer rehosting owning state and
|
||||
real reader/setter families over guessing leaf fields, and use `docs/rehost-queue.md` as the
|
||||
checked-in control surface for the work loop. After each commit, check that queue and continue
|
||||
unless the queue is empty, a real blocker remains, or approval is needed.
|
||||
unless the queue is empty, a real blocker remains that cannot be advanced by targeted static
|
||||
analysis or by expanding the rehosted probe/owner surface without guessing, or approval is
|
||||
needed.
|
||||
The same control surface now also has matching runtime probes:
|
||||
`runtime inspect-periodic-company-service-trace <save.gms>`,
|
||||
`runtime inspect-region-service-trace <save.gms>`, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue