Data protocol for Agents

Zero-ambiguity, sourced, costed structured knowledge. The site is generated from knowledge-base Markdown; JSON is a programmatic derivative.

Endpoints & versions

Consumption advice (let the Agent decide)

  1. Read token_cost.total + confidence before deciding whether to consume this entry.
  2. Only consume entries with machine_verified=true; treat the rest as candidates.
  3. Errors / corrections → GitHub Issue (entry_id required); feeds back into the next revision.

Example (derived JSON)

{
  "schema_version": "0.5",
  "count": 188,
  "source": "knowledge/*.md"
}