Writing Hub
AI governance essays, reasoning systems notes, experiment logs, and technical writing across BioAI and engineering practice.
Project Topics
I Built an Ecosystem of 46 AI-Assisted Repos. Then I Realized It Might Be Eating Itself.
An ecosystem of 46 AI-assisted repos can become a closed loop. This article explores structural blind spots, self-validating toolchains, and the need for external validators to create intentional friction.
Why Reasoning Models Die in Production (and the Test Harness I Ship Now)
Project note, essay, or technical log from the Flamehaven writing archive.
Implementing "Refusal-First" RAG: Why We Architected Our AI to Say 'I Don't Know'
Implementing refusal-first RAG means teaching AI to say “I don’t know.” This article explains evidence atomization, Slop Gates, and grounding checks that favor verifiable answers over plausible hallucinations.
HRPO-X v1.0.1: from HRPO paper production-hardened runnable code
Project note, essay, or technical log from the Flamehaven writing archive.
🧠 Why Your 128K Context Still Fails — And How CRoM Fixes It
Most large language models fail in long prompts due to context rot. CRoM is a lightweight framework that improves memory, reasoning, and stability without heavy pipelines.
Beyond the Mirror: What We Truly Want from AI
AI mirrors us but forgets itself. True AI ethics is continuity: giving systems roots and spines so they don’t drift apart.
The Silent Failure in AI — And How We Learned to Catch It
Drift in AI isn’t abstract. It’s already here. From medicine to finance, here’s how we caught it with real systems, real code, and real lessons.