Skip to content

factlet-ai/factbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

factlet-ai/factbook

The operational Factbook for the factlet-ai project itself — eaten as dogfood under the open Factlet Protocol.

This is not an example factbook. It's the real, live factbook that a session touching factlet-ai/* repos or factlet.ai content should consume before making changes.

What's in here

factlet-ai-factbook.yaml — facts about:

  • Deploy mechanics (Cloudflare Pages, GitHub integration, wrangler)
  • Public eval suite at factlet-ai/evals
  • Factbook scoping discipline (per Factlet Protocol v0.2 / RFC-001)
  • Relationship to Kernora as the reference implementation

Why a separate repo (vs. co-locating in kernora-ai/kernora)

The original draft of this factbook was created inside github.com/kernora-ai/kernora/.nora/factlet-factbook.yaml — wrong location. Co-locating two project-scoped factbooks (project:kernora and project:factlet-ai) in the same git repo creates real LLM cross-contamination risk: facts from the wrong project leak into context, IDs collide (f001 exists in both), and citations become ambiguous.

Per factlet-ai:f002 in this factbook, factbooks for distinct projects MUST live in physically separate repos. This repo is the home for project:factlet-ai facts. The Kernora project keeps its own factbook in its own repo, scoped project:kernora.

Scope

scope: project:factlet-ai

External references to facts in this factbook MUST use the <scope>:<id> form: factlet-ai:f001, not bare f001 (per RFC-001 in the spec repo).

License

MIT — see LICENSE.

About

Operational factbook for the factlet-ai project — reference example of a self-hosted Factbook artifact under the open Factlet Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors