Stance belongs in data.
The deployment profile is stamped into its database. Sources, canon behavior, aliases, and tradition-specific material are reproducible inputs—not runtime flags that can drift between requests.
Theoria is a public conversational product over an Orthodox-profiled biblical and theological corpus. It treats stance, source ownership, retrieval shape, evaluation, and durable conversation as product architecture—not prompt decoration.
A theological answer is shaped by more than whether the right verse appears in search. Canon, translation, original-language context, council or confession, historical witness, source license, and the user's intended posture all affect what a grounded answer should say.
A generic retrieval layer can surface plausible text while silently mixing authority, tradition, and editorial stance. A generic chat surface can also lose long-form work when a connection ends or a model response outlives the browser request.
Theoria addresses both sides: a profile-stamped corpus and MCP retrieval engine underneath, and a durable conversational product with explicit completion and deployment behavior above it.
The engine is reusable; the deployment's profile, database, source policy, and interface give Theoria its specific identity.
The deployment profile is stamped into its database. Sources, canon behavior, aliases, and tradition-specific material are reproducible inputs—not runtime flags that can drift between requests.
Literal text sits beside enriched principle, metaphor, application, and argument spaces so the model can retrieve the underlying shape of a question while retaining source handles.
Threads persist, responses stream through the UI, and answer generation completes on the server rather than disappearing when a browser connection ends.
The public domain stays stable while the application and retrieval engine operate behind a separately controlled origin boundary.
Threads, messages, citations, loading and completion states, and responsive interaction.
The stable arthurshafer.com path proxies the application without exposing private engine details.
Persistent conversations, server-owned generation, streaming events, health, and graceful shutdown.
Tool selection across passages, words, doctrine, consultation, debate, and library inventory.
Registered source material, embeddings, full-text search, enrichment layers, and rebuild manifests.
“Convergence is useful evidence—but it can still be a local maximum.”
Theoria is live as a real conversational application, not merely an MCP server or local experiment. Visitors can create durable threads and work through long questions against the deployed source profile.
The project also demonstrates a repeatable product lesson: domain retrieval improves when the source policy, corpus profile, tool vocabulary, evaluation harness, interface, and deployment lifecycle are designed as one system.