SettlementWitness
Verify structured agent task outputs and return signed proof of outcome.
Core Principle
Verification should be deterministic, minimal, and optional.
Only structured inputs are evaluated.
What This Does
SettlementWitness evaluates submitted task data and returns:
- PASS / FAIL / INDETERMINATE
- signed receipt (SAR)
- optional TrustScore update
Core Execution Loop
- Provide input:
- task_id
- optional agent_id
- spec (expected result)
[Description truncada. Veja o README completo no GitHub.]