Settings
Operator controls
Human approval stays required. Autonomous mode is architected and forced off in this version.
Analysis
When on, analysis jobs may send clipped corpus text to the configured provider.
Optional gate for /api/v1. Off for the first operator preview.
Approval gates
- mergeRequired
- deploymentRequired
- destructiveRequired
- permissionsRequired
- registrationRequired
- build initiationRequired
- capability approvalRequired
- specification approvalRequired
Autonomous mode exists as a future switch and cannot skip these gates in v1.
e0a32976d9294ef5886cf3c2b8627bfaIngestion adapters
APIs adapter is specified but not implemented.
Per-API adapter, auth, rate limits, pagination, provenance headers.
ChatGPT export adapter is specified but not implemented.
ZIP/JSON conversation export parser, attachment hydration, message ordering.
Claude conversations adapter is specified but not implemented.
Export format mapping, project/memory context, artifact extraction.
Existing applications adapter is specified but not implemented.
Manifest discovery, OpenAPI crawl, runtime health probe.
Ingest an already-written spec.
Git repositories adapter is specified but not implemented.
Clone/fetch, README + spec discovery, commit provenance.
Google Drive adapter is specified but not implemented.
OAuth, file listing, MIME handling, change watches.
Grok conversations adapter is specified but not implemented.
Conversation export ingest, tool-call traces, image/file references.
HTML documents stored as original source.
Text is extracted for analysis; original HTML is kept.
JSON documents and conversation-shaped exports.
Recognizes { messages: [{role, content}] }.
Knowledge databases adapter is specified but not implemented.
Connector per store (Postgres, graph, vector) plus schema mapping.
Local filesystem adapter is specified but not implemented.
Operator-side watcher or import path; not available in the hosted preview.
Operator-authored research entry.
Upload or paste Markdown.
Original Markdown is stored verbatim.
Registers a PDF as a corpus item. Binary text extraction is limited in v1.
Do not fake full PDF parsing. Operator may paste extracted text.
Paste a conversation, note, or document.
Preserves the original paste as corpus.
Upload or paste plain text.
Project README as corpus.
Research libraries adapter is specified but not implemented.
Citation import (BibTeX/RIS), PDF text, reliability scoring.
YAML/JSON Sovi manifests.
Validated against the Foundry schema.
Sovi corpus adapter is specified but not implemented.
Shared corpus API contract once Sovi knowledge services exist.
Stores a URL as a source + corpus stub.
Optional fetch of title; does not scrape sites aggressively.
Web archives adapter is specified but not implemented.
Snapshot fetch, WARC/HAR parsing, original URL preservation.