Trace explorer
Architecture shown asan inspectable path.
Choose a system and follow how input becomes a decision, how weak input is guarded, and where the public proof lives.
SquadBrain trace
Competitive practice flow with validation boundary.
Roster input becomes normalized practice state, adaptive priority, match result, recomputed score, and reviewable rank movement.
01InputRoster + session state
02RulesPriority + match constraints
03GuardrailRecompute results
04OutputProgress + proof
Risk handled: untrusted competitive submissions.Proof: result-validation.ts + ADR-01