docs: swarm Phase 2 — cargo-check witness arming recipe (macro-aware verdicts) #82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/swarm-phase2-witness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 2 of "make cargoless usable for a swarm" — the trust fix: make a served GREEN mean "compiles" for Leptos SSR code via the cargo-check witness, escalated to only on macro-touching pushes.
Key finding (no correctness code needed): investigation confirmed the witness mechanism already ships on main (Hard-mode kind:command check → compose_hard_mode_payload real RED; macro-blind escalation compute_macro_blind_hit + effective_project_checks_mode Warn→Hard; off-loop witness + 25m watchdog), AND tf-multiverse already commits the ssr-compiler-witness check. So Phase 2 is pure configuration in the live tf-multiverse Flux manifest — this PR ships the operator recipe, example, and Gate-2 env so it can be armed safely.
Docs + YAML only; no Rust changed.
🤖 Generated with Claude Code