Skip to content
@factlet-ai

factlet.ai

The Factlet Protocol — open-source ground truth for AI. Spec, registry, and reference SDK.

Factlet Protocol

Open-source ground truth for AI. A portable, vendor-neutral way to ground any LLM in your team's private truth — with a built-in signal for when that grounding runs out.

What lives here

  • spec — the protocol RFC + v0.1 specification
  • registry — community-contributed example factbooks
  • reference-sdk — Python + TypeScript reference implementations

Five primitives

  • Factlet — one atomic truth about your private information (a decision, a constraint, an anti-pattern)
  • FactMap — the structured collection of factlets covering one body of work
  • Factbook — a packaged FactMap, versioned in git, portable across implementations
  • FactSignal — how strong the grounding is at any point, measured in bars (0-5)
  • Low-FactSignal warning — fires when a model is about to answer in a zone with no relevant factlets

Try it in 5 minutes (no install)

The protocol is testable in any LLM today via three copy-paste prompts. Build a starter Factbook for your project, use it to answer a question with citations, score FactSignal coverage. See factlet.ai/getting-started.

Implementation reference

Kernora's Nora is the maintained reference implementation. Other tools — Cursor, Claude Code, Continue.dev, Aider, Goose, OpenCode — could implement the protocol and read the same factbooks. The protocol exists with or without any one implementation.

Status

v0.1 draft — the spec is open for RFC. v0.2 ships within 90 days incorporating community feedback. The protocol working group, not Kernora, owns the spec going forward.

Contributing

See each repo's CONTRIBUTING.md. Spec discussions happen in spec/discussions; RFC PRs land in spec/rfcs.

License

Spec, registry, and reference SDK are MIT-licensed.

Pinned Loading

  1. reference-sdk reference-sdk Public

    Reference Python + TypeScript implementations of the Factlet Protocol.

    Python

  2. registry registry Public

    Community-contributed example factbooks for the Factlet Protocol.

  3. spec spec Public

    The Factlet Protocol — open specification for portable, vendor-neutral AI grounding.

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…