Skip to content

docs: deep-review accuracy fixes (counts, anchors, roadmap, version policy)#26

Merged
docxology merged 1 commit into
mainfrom
docs/deep-review-accuracy
Jun 6, 2026
Merged

docs: deep-review accuracy fixes (counts, anchors, roadmap, version policy)#26
docxology merged 1 commit into
mainfrom
docs/deep-review-accuracy

Conversation

@docxology
Copy link
Copy Markdown
Owner

Summary

A deep multi-lens RedTeam + IterativeDepth review of docs/ (366 files, 6 parallel verifier lenses, verify-don't-trust against the actual repo). Every fix below was confirmed against the tree.

Fixes

  • core/how-to-use.md — dropped the stale hardcoded "14 infrastructure modules" (canonical is 20); links to canonical_facts.md instead of a competing literal.
  • development/roadmap.md — promoted v3.2.0 Planned → Completed (shipped 2026-06-04); refreshed "Last verified" to 2026-06-05; reframed the open-backlog block to current TO-DO IDs.
  • development/security.md — supported-versions table 3.1.x → 3.2.x (current release).
  • _generated/canonical_facts.mdtemplate_active_inference test count 269 → 343 (re-derived after the v3.2.0 spine additions; the only count I could verify reliably in its own venv).
  • documentation-index.md — added missing entries: ADR-005, rules/memory_and_decision_records.md, and 6 prompt SKILLs (academic-paper, academic-paper-reviewer, academic-pipeline, agentic-use, deep-research, methods-orchestration).
  • documentation-index.md + reference/quick-start-cheatsheet.md — Pitfall-6 links → stable explicit anchor #pitfall-6-root-venv (heading-text-independent; both pointed at the long auto-slug before).
  • best-practices/migration-guide.md — fixed README link path ../README.md../../README.md (the migration-from-quadmath anchor lives in the repo-root README, not docs/README.md).
  • README.md — Python version stated as 3.10+ (requires-python; CI tests 3.10–3.12) instead of implying 3.12 is required.

RedTeam note (verifier caught a false finding)

A lens flagged #learnings--known-issues (double hyphen) as broken. Rejected — that is the correct GitHub slug for the heading "Learnings & Known Issues" (& strips, leaving two spaces → --). Changing it would have broken a working link. Left as-is.

Verification

  • lint_docs links / consistency / doc-pairs — all exit 0 (run against this branch).
  • Anchor targets confirmed to exist; new index entries confirmed on disk.
  • Authored in an isolated worktree to avoid the active doc-rewriting co-actor in the main checkout.

🤖 Generated with Claude Code

…olicy)

RedTeam + IterativeDepth multi-lens review of docs/ surfaced verified defects:
- core/how-to-use.md: drop hardcoded '14 infrastructure modules' (was stale;
  canonical is 20) — link to canonical_facts instead of a competing literal.
- development/roadmap.md: promote v3.2.0 from Planned to Completed Releases
  (shipped 2026-06-04); refresh 'Last verified' to 2026-06-05; reframe the
  open-backlog block to current TO-DO IDs.
- development/security.md: supported-versions table 3.1.x -> 3.2.x (v3.2.0 is
  the current release).
- _generated/canonical_facts.md: template_active_inference test count 269 -> 343
  (re-derived after the v3.2.0 validation-spine additions).
- documentation-index.md: add missing entries — ADR-005, rules/memory_and_decision_records.md,
  and 6 prompt SKILLs (academic-paper, academic-paper-reviewer, academic-pipeline,
  agentic-use, deep-research, methods-orchestration).
- documentation-index.md + reference/quick-start-cheatsheet.md: point the Pitfall-6
  links at the stable explicit anchor #pitfall-6-root-venv (heading-text-independent).
- best-practices/migration-guide.md: fix README link path ../README.md -> ../../README.md
  (the migration-from-quadmath anchor lives in the repo-root README).
- README.md: Python version — state 3.10+ (requires-python; CI tests 3.10-3.12)
  instead of implying 3.12 is required.

Verifier-first: every claim checked against the repo. Rejected one false finding
(the '#learnings--known-issues' double-hyphen anchor is the CORRECT GitHub slug
for 'Learnings & Known Issues' — changing it would break a working link).
@docxology docxology merged commit 54242b1 into main Jun 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant