-
Notifications
You must be signed in to change notification settings - Fork 1
Outcome Tracking
Predictions are graded against reality, at fixed horizons, with no human intervention.
| Horizon | Typically |
|---|---|
| 30 days | short-term calls |
| 90 days | quarter-scale judgements |
| 180 days | strategic positioning |
A durable Outcome Clock (scheduler.py) fires at each horizon and grades whatever has come due.
It survives restarts — a prediction made today is still graded in six months, whether or not anyone
remembers it was made.
Governance Engine rejects a forecast that does not state what would prove it wrong. This is not bureaucracy: an unfalsifiable prediction can never be graded, so it can never be learned from. Requiring the condition up front is what makes the whole loop possible.
| Result | Consequence |
|---|---|
| Confirmed | the belief is reinforced; the member's Reputation rises |
| Refuted | the belief's confidence is lowered, attributed to reality |
| Minority was right | the dissenting member's reputation rises — and the pattern is recorded |
| Unverifiable | recorded as unknown; not guessed, and not counted as either |
The last row matters. A judge that guesses when it cannot observe manufactures a record that looks like learning and is not.
Deliberation → Verdict → Prediction → (30/90/180d) → Grade
↑ │
└────────── House Mind + Reputation ←──────────────┘
Most agent systems stop at Verdict. Everything to the right of it is what makes the House an institution rather than a very articulate session.
The same discipline is published as a standalone standard — Genesis Reality Grading — whose governing law is that a provider's assertion is not evidence: a system's own claim of success carries no weight, and only observable outcomes count.
→ Next: Tools and Skills
SkynetClaw · THE HOUSE · Apache-2.0 · a council that forgets every meeting is not a council
Start
How it works
- Architecture
- The Council
- Institutional Memory
- Recall Quality
- House Mind
- Governance Engine
- Reputation
- Outcome Tracking
Using it
Running it