concepts · from ARCHITECTURE.md at v0.6.1
One sentence
Documents and conversationswhat the organisation already has
→
An agent proposesreads each document and states its facts, with the sentence; the engine never guesses
→
The ontologya declared vocabulary; the build refuses what it does not declare
→
The curated graphevery fact dated, cited, superseded never overwritten
→
The storeSQLite on a laptop, Neo4j for a team
→
People and agentsthe explorer; JSON-RPC and MCP query tools
An Oto project is a directory of data. The engine is this package, installed once. The engine turns the project's declared vocabulary and curated graph into a queryable store, refuses to build anything that contradicts the vocabulary, and serves the store to an agent with a date and a citation on every fact.