Independent research. Rigorous methodology. Open science.
Machine-readable access to the research transparency layer. Static JSON +
sitemap + llms.txt discovery, regenerated from source markdown
on every site build. Designed for AI search agents, traditional crawlers,
and anyone who'd rather parse JSON than scrape HTML.
Last generated: 2026-05-12T03:27:18.533879Z
/api/manifest.json
/api/entries/<id>.json
see_also + resolved reverse cited_by, plus attachments./api/by-type/<type>.json
log (research notes), test, audit, prediction, paper_status./api/sitemap.xml
/llms.txt
/research/_src/<type-dir>/<id>.md.txt
curl https://prometheusresearch.tech/api/by-type/audit.json \ | jq '.entries[] | select(.status == "confirmed")'
curl https://prometheusresearch.tech/api/entries/fibonacci-to-tribonacci-c-ladder-correction.json \
| jq '{title, status, see_also, cited_by, body_markdown}'
schema_version: "1.0" and generated_at (UTC ISO8601).see_also in one entry surfaces as cited_by in the target entry's payload.open, active, confirmed, falsified, superseded.superseded_by field points to the current version. The audit trail is the record.status: falsified. They are first-class citizens, not hidden.