feat(agent): add host readiness audit receipts#2836
Conversation
|
I built this and ran the full readiness-audit suite locally — all green (block+recovery, terminal error, skip-when-not-applicable, metrics accumulation/write fields, event-sync forwarding), and the existing readiness gating tests still pass. The behavior is solid. It needs a rebase before it can land, though: the final-readiness gate moved under you after this branched. Please |
93e1d4d to
b7658c0
Compare
|
Rebased #2836 onto current What changed in the conflict resolution:
Local verification:
Note: the first full local run without env isolation picked up my user-global config and failed boot tests on an unconfigured |
Summary
run --metricsJSON with readiness counters for blocks, recoveries, errors, missing project checks, missingcomplete_step, and command mismatch/missing cases.Test Plan
D:\Go\go\bin\go.exe test ./internal/evidence ./internal/event ./internal/agent ./internal/cliD:\Go\go\bin\go.exe test ./internal/...D:\Go\go\bin\go.exe test ./...git diff --checkReview Evidence
Related to #2830
No UI changes; screenshots not applicable.
No performance claims; cache hit rate/token/runtime improvements are not claimed.
No prompt or tool schema changes.
e2e was not triggered from this account; the workflow is trusted-author gated. A maintainer can trigger
/e2e diff x3if desired.