You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFK. Start only after every issue in Blocked by is merged, required CI is green for the resulting dev SHA, and the worktree is created from a freshly fetched origin/dev.
Outcome
Extend the deterministic profiling harness with provider-adapter and execution-runtime workloads, recording semantic invariants separately from timing observations.
Authoritative contracts/current state
#683 owns the harness/report schema; concrete CLI/ACP/Gateway drivers and coordinator are separate production seams. Performance evidence is manual and must not silently change production behavior.
Owned scope
Add fake-provider workloads for CLI framing/process startup, ACP pool/session turns, Gateway HTTP/tool loops, runtime dispatch/inspection, and settlement.
Parent
Execution
AFK. Start only after every issue in Blocked by is merged, required CI is green for the resulting
devSHA, and the worktree is created from a freshly fetchedorigin/dev.Outcome
Extend the deterministic profiling harness with provider-adapter and execution-runtime workloads, recording semantic invariants separately from timing observations.
Authoritative contracts/current state
#683 owns the harness/report schema; concrete CLI/ACP/Gateway drivers and coordinator are separate production seams. Performance evidence is manual and must not silently change production behavior.
Owned scope
Acceptance criteria
Verification
cargo test -p zeroshot-rust --test provider_profile cargo run -p zeroshot-rust --release --example provider_profile -- --seed 1 --output /tmp/zeroshot-rust-provider-profile.json npm run rust:check npm run protocol:check opcore check --changedEvery named focused target is an issue-owned deliverable and must execute non-zero tests before the common gates.
Non-goals
Blocked by
Unblocks