type: decision
status: active
timestamp: 2026-06-20
tags: [okf, knowledge, convention, format]

OKF v0.1 is the canonical format for all family knowledge

OKF v0.1 for all concept files in knowledge bundles

OKF v0.1 is the canonical format for all family knowledge

Decision

Every concept file in oriz/knowledge/ and in each submodule’s knowledge/ directory follows OKF v0.1 — one concept per file, plain markdown body, YAML frontmatter with type / title / description / tags / timestamp, kebab-case filenames, max 3-level hierarchy.

Why

OKF is producer/consumer-independent: any LLM-backed agent can read it without bespoke tooling, and the user can read it with any markdown editor. It also has a Google Cloud-published static visualizer and an emerging consumer ecosystem, which is the strongest 100-year-bet currently available for durable agent-readable docs. Picking it once across the whole family avoids a per-repo re-litigation each time we open a new submodule.

Implications

Cross-refs


Edit on GitHub · Back to index