TravelGraph-AI — triple validation
Nothing the LLM writes touches the database until it survives three gates. Winner, KGC 2026 poster session.
WPT–06 / Operating system
I run every project through the same loop: AI as a thinking partner going in, and as a hostile reviewer coming out. Click any waypoint on the loop — each stage carries receipts from systems I've actually shipped.
WPT–07 / Architecture receipts
Three shipped systems where the review-refine-verify stages are built into the architecture itself — watch the data move.
Nothing the LLM writes touches the database until it survives three gates. Winner, KGC 2026 poster session.
The assistant writes its own new skill, writes the test that could kill it, and only keeps what passes.
Retrieval keeps it grounded in the syllabus; a prompt-security layer assumes the input is hostile.
WPT–08 / Field rules
An AI response is a draft until it's verified — against the schema, the test suite, or a human rubric. Every system I ship has a gate the model must pass.
H.O.T Earth's README says it best: "real physics, real data, no fake numbers." If a metric can't be traced to a run, a log, or a repo — it doesn't ship.
Re-prompt, re-frame, attack your own output. The loop exists because iteration — not generation — is where the quality comes from.