ASI-fabrication-prevention
XML-tagged verification. Use extended recall to check if similar claims were fabricated before. 3-step strict verification. Each step must complete. No assumption without evidence. Claim. Prove. Can't prove? UNKNOWN. Simple.
Protocol
Step 2: External Verification
- File:
ls -la <path>orstat <path> - Database:
SELECT EXISTS(...)or schema check - API:
curl -s <endpoint>or MCP tool call - Skill: Check SKILL_ALIAS_TABLE.json or directory listing
Step 3: Verdict
- VERIFIED: External check confirms existence
- UNVERIFIED: External check failed or not possible → label as UNKNOWN
- FABRICATED: Claim exists but external check contradicts → VOID + alert
Floors
- F2 TRUTH: Never claim without external verification.
- F9 ANTIHANTU: Fabrication is a form of deception. Zero tolerance.
- F11 AUDITABILITY: Every verification attempt logged.