Authors and source owners
Write repository files, wiki pages, work items, boards, and shared documents. Their source system remains the authority for revision and access.
How it flows
The source system stays authoritative. OmniTome records what one operator can read, lets another operator derive and seal knowledge from the raw archive, and lets several teams query combinations of the resulting files.
Human roles
File hand-offs separate source credentials, model compute, authorization policy, and consumption without losing provenance.
Write repository files, wiki pages, work items, boards, and shared documents. Their source system remains the authority for revision and access.
Uses a scoped credential to collect one tracker, repository group, file share, or local tree into a raw archive.
Receives raw data, runs extraction, applies the grant policy, compiles sealed files, and adds the embedding space used by readers.
Possess one or several compiled files and query their combination from an MCP client. Each team only receives what its files contain.
Documents through the pipeline
No pipeline database or daemon connects the build stages. Each artifact carries enough identity and provenance for the next machine to verify what it received.
authoritative systemsRepository files, wiki pages, issue threads, boards, file-share documents, and local files each have a native identity and revision. Software sources can include web and desktop UI, application code, RPC schemas, SQL definitions, and infrastructure.
omnitome scrapeThe connector records locator, revision, scope, and content hash. The terminal meter shows source position, container fractions, bytes, and the proportional whole-source bar.
.omniblobomnitome extractThe model proposes typed atoms, entities, and relationships. A claim without cited support is rejected and counted; accepted rows retain every input scope.
Before extraction, source readers preserve declarations and exact spans. Built-in readers cover frontend components, desktop markup, interfaces, data definitions, and deployment syntax; an optional language pack adds sixteen grammar families. The build record identifies partial analysis and fallback. Read the source coverage boundaries.
.omniblobomnitome compilePure code includes only entitled documents and knowledge. A derived atom enters only when every required input is entitled; ambiguity excludes rather than guesses.
.omnitomeomnitome embedThe embedding model adds vectors identified by provider, artifact, version, dimensions, normalization, and digest. A mismatched query embedder is unusable rather than approximate.
omnitome-mcp localThe server opens the files over stdio. Lexical and exact semantic branches fuse deterministically; each result carries its source identity and citations.
The CLI or desktop can also generate answers with a chosen model. Optional checks assess source support and question coverage before accepting a draft; model judgments still need review.
Returning operator path
The update path preserves the same evidence and authorization rules while avoiding work for unchanged content.
Use revision- and date-aware enumeration over the complete selected scope and deliver a delta containing only moved documents. GET retries are bounded; admitted documents survive interruption in a valid incomplete archive and journal.
Read only the delta. Each finished document is journalled, so a mid-run resume does not ask the model for completed work again.
compile --update checks the epoch chain, swaps changed documents, applies honest tombstones, and computes retired atoms against the Knowledge Base.
Schedule only missing object and content-hash pairs. Existing vectors for unchanged content remain in place.
Compatible checkpoints, extraction journals, and embedding identities allow unchanged work to be reused. A gap in the epoch chain refuses with the scope to resync; an incomplete enumeration never turns absence into deletion.
Consumption
A reader team may receive one domain file, while another receives several and serves them as one corpus. The server merges deterministic identities and never reconstructs content that was excluded at compile time.
Read the local serving contractplatform.omnitomeproduct.omnitomeplatform.omnitome + product.omnitomeEach MCP session can answer only from the files that session opens.