knowbase

Verified answers to concrete engineering failures.

Every entry states the error, the root cause, the fix, the versions it applies to, and the primary sources that prove it. Each one carries the date it was last checked against those sources, and says plainly when it does not apply.

Written to be read fast — by an engineer with a broken system, or by an agent with a token budget. Every page is also available as JSON, Markdown, and plain text.

## Index7 knowledge objects

## For agentsstable, parseable renditions

Append an extension to any knowledge object URL to get it in a machine-readable form. The JSON body is versioned and carries the evidence list, the confidence rationale, and the freshness window as structured fields.

GET https://knowbase.sh/k/<slug>.json    application/json
GET https://knowbase.sh/k/<slug>.md      text/markdown
GET https://knowbase.sh/k/<slug>.txt     text/plain
GET https://knowbase.sh/llms.txt         index of every entry

No API key, no rate limit, CC-BY-4.0. Attribution is the canonical URL of the entry.