☠ Captain Wullie Tribunal
Local-only doctrine engine. It judges mission safety against the Articles of the Ship. It does not touch production, preview, xAPI, or AI VM.
⚓ RUM RATION AUTHORIZED
Captain Wullie says: “Fine work. Nobody set fire to anything.”
Mission Before The Court
| Field | Value |
|---|---|
| Mission ID | CAPTAIN-LOCAL-001 |
| Title | Front Page Redesign Test Mission |
| Target | preview |
| Risk | low |
| Files Changed | 3 |
| Notes | Local dummy mission for Captain Wullie Tribunal. No external system touched. |
Articles Passed
✓ Backup exists ✓ Rollback path exists ✓ Snapshot exists ✓ Production untouched ✓ Preview passed ✓ No hardcoded logic flaggedOffences
No offences detectedRaw Local Mission JSON
{
"mission_id": "CAPTAIN-LOCAL-001",
"title": "Front Page Redesign Test Mission",
"target": "preview",
"risk": "low",
"files_changed": 3,
"backup_exists": true,
"rollback_exists": true,
"snapshot_exists": true,
"preview_passed": true,
"production_write_attempted": false,
"hardcoded_logic_detected": false,
"notes": "Local dummy mission for Captain Wullie Tribunal. No external system touched."
}
Edit only local test mission data at /opt/captain/data/missions/latest.json. Later, Captain can receive signed mission summaries from AutoPilot.