1021 B
1021 B
type, title
| type | title |
|---|---|
| Section | Motivation |
Motivation
The space of knowledge representation for AI agents is evolving quickly, and many incompatible conventions are emerging. OKF takes the position that knowledge is best represented in commonly accessible, established formats that are:
- Readable by humans without tooling.
- Parseable by agents without bespoke SDKs.
- Diffable in version control.
- Portable across tools, organizations, and time.
Increasingly, a knowledge corpus is not authored once and then read: it is continuously written and maintained by agents. When most concepts are machine‑generated, a consumer needs answers that a plain markdown‑plus‑frontmatter convention does not make first‑class:
- What was this created from, and how was it verified? (provenance)
- How much should I trust it? (trust)
- Is it still true? (freshness)
- Is it the current version? (lifecycle)
- Was this number produced the way we said it must be? (attestation)