Broken Links Report¶
⚠️ DEPRECATED: This is a legacy report from a previous validation run.
Current Status: As of 2026-02-10, the validation system has been enhanced with: - Smart false positive filtering (93% noise reduction) - Code block detection - Pattern-based exclusions for regex, code examples, and templates
Latest Validation Results: 5 errors (all acceptable - 3 planned features, 2 in this legacy report)
For current validation status, run:
See:
.codex/validation_categorization_report.mdfor latest analysis
Historical Report (Archived)¶
Report Date: ~2025-2026 (Pre-Enhancement)
Total Links: 2139
Internal Links: 1359
Broken Links: 108 (many false positives)
Link Health Score: 92.1%
Note: This report contains many false positives including:
- Regex patterns in documentation (e.g., [^"\']+)
- Code examples in triple backticks
- Python syntax examples (e.g., config={self._config})
- Template placeholders
Broken Links by File¶
GITHUB_AGENT_PR_REVIEWER_IMPLEMENTATION.md¶
- Line 540:
"\' - Status: not_found: /home/runner/work/codex/codex/docs/[a-zA-Z0-9]{20,}
- Line 541:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/[^"\']+
- Line 542:
"\' - Status: not_found: /home/runner/work/codex/codex/docs/[a-zA-Z0-9]{20,}
NEWCOMER_GUIDE.md¶
- Line 303:
Quick Start Script - Status: not_found: /home/runner/work/codex/codex/docs/examples/zendesk/quickstart.sh
- Line 304:
Examples & Templates - Status: not_found: /home/runner/work/codex/codex/docs/examples/zendesk/README.md
- Line 338:
Workflow Diagrams - Status: not_found: /home/runner/work/codex/codex/docs/docs/zendesk/WORKFLOW_DIAGRAMS.md
- Line 340:
Zendesk API Reference - Status: not_found: /home/runner/work/codex/codex/docs/docs/zendesk_api_reference.md
admin/CONTINUATION_ROADMAP.md¶
- Line 430:
Phase 1 Implementation Summary - Status: not_found: /home/runner/work/codex/codex/docs/tmp/IMPLEMENTATION_SUMMARY.md
admin/REPOSITORY_SECURITY_SETUP.md¶
- Line 616:
Security Best Practices - Status: not_found: /home/runner/work/codex/codex/docs/admin/
agents.md¶
- Line 100:
CTEP Protocol - Status: not_found: /home/runner/work/codex/codex/docs/.github/docs/Copilot_Task_Execution_Protocol.md
agents/CODE_TEMPLATES.md¶
- Line 131:
ClassName(config={self._config}) - Status: not_found: /home/runner/work/codex/codex/docs/agents/config={self._config}
- Line 528:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/agents/config
- Line 545:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/agents/config
- Line 623:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/agents/config
- Line 712:
ServiceName(config) - Status: not_found: /home/runner/work/codex/codex/docs/agents/config
agents/PROMPT_TEMPLATES.md¶
- Line 155:
method("valid_input") - Status: not_found: /home/runner/work/codex/codex/docs/agents/"valid_input"
- Line 160:
method("") - Status: not_found: /home/runner/work/codex/codex/docs/agents/""
- Line 166:
method(None) - Status: not_found: /home/runner/work/codex/codex/docs/agents/None
ai-facing/Design_Specification_Quantum_Compression_Neural_Pathway_Integration.md¶
- Line 188:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/ai-facing/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
- Line 188:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/ai-facing/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
- Line 188:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/ai-facing/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
capabilities/functional_training.md¶
- Line 283:
["model"](state["inputs"]) - Status: not_found: /home/runner/work/codex/codex/docs/capabilities/state["inputs"]
- Line 284:
["criterion"](outputs, state["targets"]) - Status: not_found: /home/runner/work/codex/codex/docs/capabilities/outputs, state["targets"]
cognitive_app.md¶
- Line 10:
[/cognitive_app](https://github.com/Aries-Serpent/_codex_/blob/main/cognitive_app) - Status: not_found: /home/runner/work/codex/cognitive_app
- Line 233:
[LICENSE](https://github.com/Aries-Serpent/_codex_/blob/main/cognitive_app/LICENSE) - Status: not_found: /home/runner/work/codex/cognitive_app/LICENSE
maintenance/LINK_VALIDATION_REPORT.md¶
- Line 11:
Dockerfile - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/Dockerfile
- Line 15:
Dockerfile - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/Dockerfile
- Line 19:
{output_file} - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/{output_file}
- Line 20:
full prompt - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/{output_file}
- Line 24:
"\' - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/[a-zA-Z0-9]{20,}
- Line 25:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/[^"\']+
- Line 26:
"\' - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/[a-zA-Z0-9]{20,}
- Line 30:
docs/templates/ - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/templates
- Line 34:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/config
- Line 35:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/config
- Line 36:
ClassName(config) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/config
- Line 37:
ServiceName(config) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/config
- Line 44:
method("valid_input") - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/"valid_input"
- Line 45:
method("") - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/""
- Line 46:
method(None) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/None
- Line 50:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
- Line 51:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
- Line 52:
[!\[GitHub\](blob:https://chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/blob:https:/chatgpt.com/605ab1eb-dbcf-4f51-8968-026373f955d1
- Line 56:
["model"](state["inputs"]) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/state["inputs"]
- Line 57:
["criterion"](outputs, state["targets"]) - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/outputs, state["targets"]
- Line 61:
Test Examples - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/tests/mcp
- Line 69:
.*\ - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/./..md
- Line 73:
.*\ - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/..*.md
- Line 77:
docs/guides/AGENTS.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/guides/AGENTS.md
- Line 78:
.github/workflows/ci.yml - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.github/workflows/ci.yml
- Line 79:
docs/guides/AGENTS.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/guides/AGENTS.md
- Line 80:
.github/workflows/ci.yml - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.github/workflows/ci.yml
- Line 81:
docs/guides/AGENTS.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/guides/AGENTS.md
- Line 86:
.codex/guardrails.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.codex/guardrails.md
- Line 87:
docs/agent/OPERATIONAL_GUIDELINES.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/agent/OPERATIONAL_GUIDELINES.md
- Line 88:
.codex/guardrails.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.codex/guardrails.md
- Line 89:
docs/agent/OPERATIONAL_GUIDELINES.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/agent/OPERATIONAL_GUIDELINES.md
- Line 90:
docs/admin/GENESIS_SETUP_GUIDE.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/admin/GENESIS_SETUP_GUIDE.md
- Line 95:
.codex/deferred_items.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.codex/deferred_items.md
- Line 99:
docs/guides/AGENTS.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/docs/guides/AGENTS.md
- Line 103:
Updated Follow-Up Prompt - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/. github/copilot-prompts/active/PR-{pr_number}-followup.md
- Line 104:
.github/copilot-prompts/active/PR-{pr_number}-followup.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/. github/copilot-prompts/active/PR-{pr_number}-followup.md
- Line 105:
complete follow-up prompt - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.github/copilot-prompts/active/PR-{pr_number}-followup.md
- Line 106:
View - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/.github/copilot-prompts/active/PR-{pr_number}-followup.md
- Line 110:
show-trend.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/show-trend.md
- Line 111:
store-trend.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/store-trend.md
- Line 115:
generate-dashboard.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/generate-dashboard.md
- Line 116:
show-trend.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/show-trend.md
- Line 120:
validate-release.md - Status: not_found: /home/runner/work/codex/codex/docs/maintenance/validate-release.md
- Line 130:
Deployment Guide - Status: not_found: /home/runner/work/codex/codex/docs/deployment/README.md
- Line 134:
PR #2649 Phase 3 - Status: not_found: /home/runner/work/codex/codex/docs/PR-2649-followup.md
- Line 135:
PR #2651 Phase 1 - Status: not_found: /home/runner/work/codex/codex/docs/PR-2651-followup.md
- Line 155:
Configuration Best Practices - Status: not_found: /home/runner/work/codex/codex/docs/docs/configuration.md
- Line 156:
Training Configuration Guide - Status: not_found: /home/runner/work/codex/codex/docs/docs/training/configuration.md
- Line 157:
Deployment Configuration - Status: not_found: /home/runner/work/codex/codex/docs/docs/deployment/configuration.md
- Line 161:
COMPREHENSIVE_GAP_ANALYSIS.md - Status: not_found: /home/runner/work/codex/codex/docs/COMPREHENSIVE_GAP_ANALYSIS.md
- Line 162:
PR_FINAL_SUMMARY.md - Status: not_found: /home/runner/work/codex/codex/docs/PR_FINAL_SUMMARY.md
- Line 163:
archive/historical_docs_20251210/INDEX.md - Status: not_found: /home/runner/work/codex/codex/docs/archive/historical_docs_20251210/INDEX.md
- Line 164:
training/config.py - Status: not_found: /home/runner/work/codex/codex/docs/training/config.py
- Line 165:
MCP_DEVELOPER_GUIDE.md - Status: not_found: /home/runner/work/codex/codex/docs/MCP_DEVELOPER_GUIDE.md
- Line 170:
Acceptance Criteria Verification - Status: not_found: /home/runner/work/codex/codex/docs/ACCEPTANCE_CRITERIA_VERIFICATION.md
- Line 187:
Phase 1 Implementation Summary - Status: not_found: /home/runner/work/codex/codex/docs/tmp/IMPLEMENTATION_SUMMARY.md
mkdocs_warnings_analysis.md¶
- Line 123:
mkdocs.yml Configuration - Status: not_found: /home/runner/work/codex/codex/docs/mkdocs.yml
plans/copilot-directives-to-implementation-plan.md¶
- Line 2376:
"\' - Status: not_found: /home/runner/work/codex/codex/docs/plans/.+?
- Line 2459:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2460:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2461:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2462:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2463:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2464:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2465:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
- Line 2466:
["\']([^"\']+) - Status: not_found: /home/runner/work/codex/codex/docs/plans/[^"\']+
plans/copilot-workflow-agent/README.md¶
- Line 81:
CTEP Protocol - Status: not_found: /home/runner/work/codex/codex/docs/.github/docs/Copilot_Task_Execution_Protocol.md
- Line 82:
Workflow Files - Status: not_found: /home/runner/work/codex/codex/docs/.github/workflows
prompts/TEMPLATE_PROMPT.md¶
- Line 207:
Dashboard - Status: not_found: /home/runner/work/codex/codex/docs/prompts/docs/system/CODEBASE_DASHBOARD.md
- Line 208:
Commit ABC123 - Status: not_found: /home/runner/work/codex/codex/docs/prompts/link/to/commit
status_updates/survey-0D_base_-and-1926-2025-10-29.md¶
- Line 382:
configs/training/reasoning/baseline.yaml - Status: not_found: /home/runner/work/codex/codex/docs/configs/training/reasoning/baseline.yaml
status_updates/survey-0D_base_-and-1926-2025-10-30.md¶
- Line 2037:
configs/training/reasoning/baseline.yaml - Status: not_found: /home/runner/work/codex/codex/docs/configs/training/reasoning/baseline.yaml
- Line 2086:
docs/guides/serving_reproducibility.md - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/guides/serving_reproducibility.md
- Line 2096:
codex_cli - Status: FIXED - Path corrected to ../../src/codex_cli/app.py
- Line 2194:
README_ROOT.md - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/README_ROOT.md
- Line 2209:
codex_clihelp - Status: FIXED - Path corrected to ../../src/codex_cli/app.py
- Line 2210:
quickstart.md - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/quickstart.md
- Line 2211:
[README_ROOT.md](../README_ROOT.md#training-quickstart) - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/README_ROOT.md
- Line 2214:
guides/serving_reproducibility.md - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/guides/serving_reproducibility.md
- Line 2619:
guides/serving_reproducibility.md - Status: not_found: /home/runner/work/codex/codex/docs/status_updates/guides/serving_reproducibility.md
testing/ml_test_suite_guide.md¶
- Line 136:
specific_behavior(self) - Status: not_found: /home/runner/work/codex/codex/docs/testing/self
validation/Usage_Guide.md¶
- Line 87:
[Logging guide](../guides/LOGGING.md) - Status: not_found: /home/runner/work/codex/codex/docs/validation/guides/LOGGING.md