import ScenarioForm from "@/components/scenario-form"; export default function Home() { return (

Confidence Engine

Experimental prototype: enter a scenario and send it to a local LLM for evidence-based structured reconstruction. This is a technical vertical slice — not a production system.

); }