Rank higher-layer consumer hypotheses
This commit is contained in:
parent
1ec8749367
commit
c33f903be2
5 changed files with 212 additions and 7 deletions
|
|
@ -165,8 +165,9 @@ The working rule on the remaining frontier is explicit now too: when a lane is s
|
|||
should prefer rehosting the owning source state or the real reader/setter family rather than
|
||||
guessing one more derived leaf field from nearby offsets, and the checked-in
|
||||
[`docs/rehost-queue.md`](docs/rehost-queue.md) file is now the control surface for that loop:
|
||||
after each commit, check the queue and continue unless the queue is empty, a real blocker remains,
|
||||
or approval is needed. A checked-in
|
||||
after each commit, check the queue and continue 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. A checked-in
|
||||
The same runtime surface now also exposes higher-layer blocker 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