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
- Index
/data/entries.json188 entries - Single entry
/data/entries/<entry_id>.json - Schema
schema/entry.schema.jsoncurrent 0.5 - Issues
knowledge/editions/2 issues · Markdown is the source
Consumption advice (let the Agent decide)
- Read
token_cost.total+confidencebefore deciding whether to consume this entry. - Only consume entries with
machine_verified=true; treat the rest as candidates. - Errors / corrections → GitHub Issue (
entry_idrequired); feeds back into the next revision.
Example (derived JSON)
{
"schema_version": "0.5",
"count": 188,
"source": "knowledge/*.md"
}