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 multi-cluster daemon, export, and CLI control-path workloads.
Authoritative contracts/current state
#773 owns daemon hosting, #688 owns product export, and #765/#766 own CLI commands. This is the final manual profiling slice and not a release gate.
Owned scope
Profile authenticated discovery, cluster create/open/list, concurrent unary/watch traffic, idle cluster recovery, chunked export, and CLI rendering over deterministic loopback fixtures.
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 multi-cluster daemon, export, and CLI control-path workloads.
Authoritative contracts/current state
#773 owns daemon hosting, #688 owns product export, and #765/#766 own CLI commands. This is the final manual profiling slice and not a release gate.
Owned scope
Acceptance criteria
Verification
cargo test -p zeroshot-rust --test daemon_profile cargo run -p zeroshot-rust --release --example daemon_profile -- --seed 1 --output /tmp/zeroshot-rust-daemon-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