Found in the 2026-08-24 docs-study pass (security surface rotation).
Defect 1 — OpenBao listed as "(planned)"; it is live
llms.txt (committed at repo root; served at https://docs.jacobpevans.com/llms.txt), Secrets tools section:
- [OpenBao (planned)](https://docs.jacobpevans.com/security/tools/openbao)
security/tools/openbao.mdx lines 8–14 on main: "Status: live core; AWS engine live, GitHub engine in rollout. A 2-node Raft cluster (OpenBao 2.5.5, on-prem static-key auto-unseal) is running."
- Published page https://docs.jacobpevans.com/security/tools/openbao serves the same live-core language (HTTP 200 this run).
- All 13 other security-section MDX files treat OpenBao as the live T2 runtime manager (
security/comparison.mdx, security/overview.mdx, security/golden-laws.mdx, tool pages…). llms.txt is the only artifact still calling it planned.
Defect 2 — dead license link
llms.txt: "The content of this site is licensed MIT."
- GET https://docs.jacobpevans.com/LICENSE → 404 this run.
- The MIT text does exist as
LICENSE at repo root ("MIT License / Copyright (c) 2024-2026 Jacob P Evans") — the site just does not serve it at that path.
Minor — index completeness
The Security section of llms.txt lists 12 pages; 5 live security pages are absent from the index: /security/comparison, /security/env-files, /security/scrubbed-values, /security/sops-for-iac, /security/ssh-access. All serve HTTP 200 and are present in the Mintlify nav — possibly intentional curation, flagged for a decision since llms.txt is the AI-facing map.
Suggested fix
One-commit edit of llms.txt: (planned) → (T2, live); repoint the license link at the GitHub blob or ship a served license page; decide on the 5 unindexed pages.
De-dup: search repo:dryvist/docs is:issue "llms" → 0 results this run. Verified against two+ independent sources before filing.
Found in the 2026-08-24 docs-study pass (security surface rotation).
Defect 1 — OpenBao listed as "(planned)"; it is live
llms.txt(committed at repo root; served at https://docs.jacobpevans.com/llms.txt), Secrets tools section:- [OpenBao (planned)](https://docs.jacobpevans.com/security/tools/openbao)security/tools/openbao.mdxlines 8–14 onmain: "Status: live core; AWS engine live, GitHub engine in rollout. A 2-node Raft cluster (OpenBao 2.5.5, on-prem static-key auto-unseal) is running."security/comparison.mdx,security/overview.mdx,security/golden-laws.mdx, tool pages…).llms.txtis the only artifact still calling it planned.Defect 2 — dead license link
llms.txt: "The content of this site is licensed MIT."LICENSEat repo root ("MIT License / Copyright (c) 2024-2026 Jacob P Evans") — the site just does not serve it at that path.Minor — index completeness
The Security section of
llms.txtlists 12 pages; 5 live security pages are absent from the index:/security/comparison,/security/env-files,/security/scrubbed-values,/security/sops-for-iac,/security/ssh-access. All serve HTTP 200 and are present in the Mintlify nav — possibly intentional curation, flagged for a decision sincellms.txtis the AI-facing map.Suggested fix
One-commit edit of
llms.txt:(planned)→(T2, live); repoint the license link at the GitHub blob or ship a served license page; decide on the 5 unindexed pages.De-dup: search
repo:dryvist/docs is:issue "llms"→ 0 results this run. Verified against two+ independent sources before filing.