Turn mixed evidence into cited answers your team can defend.
8kno is built for risk, compliance, and investigation teams that need reliable answers across documents, calls, video, and social signals. Run from CLI or API, keep the evidence chain, and ship report-ready outputs.
Public site is landing-only while private docs and app routes are gated.
Built for demonstrable output, not vague claims.
The current implementation exposes explicit API stages and emits reproducible artifacts per run so teams can review what the system concluded and why.
- API`POST /api/uploads/request` + `POST /api/jobs/:jobId/process` powers ingestion lifecycle.
- API`POST /api/query` returns structured answer records with citations and timeline cards.
- API`POST /api/reports/export` writes report markdown/html/pdf outputs.
- API`POST /api/run` executes end-to-end flow and emits gradient proof artifacts.
Teams that need faster conclusions with evidence integrity.
If your analysts currently stitch together findings from separate transcripts, reports, and footage, 8kno centralizes that workflow into one traceable case run with confidence and citation context.
Ingest
StageRegister mixed sources, mint upload targets, and queue ingest jobs per case.
Process
StageNormalize modality artifacts, attach provenance metadata, and compute initial risk signals.
Query
StageRun case questions over artifacts and synthesize evidence-backed answers.
Export + Monitor
StageWrite shareable reports and reuse structured outputs in downstream monitoring loops.
Current
Remaining roadmap
- Replaced domain-reset stubs with implemented workspace/case/upload/query/report flows
- CLI run now uses API-first execution with local fallback when API is unreachable
- Run outputs expanded: report.md, report.html, report.pdf, data.json, sources.json, gradient.*.json
- Homepage messaging now targets risk/compliance/investigation teams with proof-oriented positioning
- Docs IA expanded with API Case Flow, Troubleshooting, and Architecture pages
- Docs routes and roadmap references are now fully backed by repository files and tests
Launch an end-to-end run in minutes.
This sequence mirrors tested docs routes and current CLI behavior.