GitHub Pages Status Dashboard
Last Updated: 2026-06-22T00:00:00Z
Updated by: Copilot Coding Agent β Session S304 (PR #3901)
Deployment: MkDocs Material β sole authorised deployer
π Deployment Status
| Metric |
Status |
Details |
| Build Status |
 |
Latest deployment |
| Site Status |
β
LIVE |
https://aries-serpent.github.io/codex/ |
| Last Deploy |
Check workflow |
Latest run |
| Sole Deployer |
β
MkDocs only |
unified-deployment.yml Pages job removed 2026-03-14 |
| Theme |
Material with Dark Mode |
β
Toggle enabled |
| Cache Hit Rate |
Monitor in workflow |
MkDocs plugins cached |
| Jekyll suppressed |
β
.nojekyll present |
docs/_config.yml disabled; _layouts/ disabled |
| Cost Dashboard |
β
LIVE |
π° Cost Estimator Dashboard |
| Pre-Merge Validation |
 |
Blocks merge on errors |
| Scheduled Validation |
 |
Daily + weekly deep scan |
π Documentation Health
| Area |
Status |
Notes |
| Theme Configuration |
β
CURRENT |
Dark/light/auto mode toggle β 3-way |
| Navigation |
β
COMPLETE |
All pages accessible via nav |
| cognitive_app |
β
LIVE |
vite bumped 7.2.6β7.3.2 + esbuild 0.25.12β0.27.7 (PR #3901/S304) |
| README.md conflict |
β
FIXED |
exclude_docs: README.md _config.yml _layouts/ in mkdocs.yml |
| MkDocs Warnings |
β οΈ 1 REMAINING |
Mermaid CDN URL check (network-only, non-blocking) |
| Search |
β
ENABLED |
Search with suggestions |
| Code Blocks |
β
ENHANCED |
Copy button enabled |
| Markdown Extensions |
β
FULL |
Mermaid, tabs, task lists |
| Link Validation |
π AUTOMATED |
Pre-merge + scheduled checks |
| Auto-Remediation |
β
ENABLED |
Issues/PRs created automatically |
| yamllint gate |
β
FIXED |
[colons] error-level violations removed from auto-approve-workflows.yml (S304) |
| sync-tracked-files |
β
FIXED |
.secrets.baseline CODEX_MANIFEST entry re-synced (S304) |
π Recent Validation (2026-04-06T20:18Z)
| Check |
Status |
Notes |
ruff check src/ tests/ |
β
0 violations |
No regressions post PR #3897 merge |
mypy_baseline.py --require-baseline |
β
104 errors = baseline |
No regressions |
.secrets.baseline |
β
6 pre-existing |
No new flags; CODEX_MANIFEST hash re-synced |
yamllint .github/workflows/ .github/misc/ |
β
Exit 0 |
Colons error-level violations fixed |
sync_tracked_files.py --check |
β
All consistent |
Stale .secrets.baseline hash repaired |
| EβD Transition Readiness |
β
5/5 |
D_CAPABLE unlocked π’ |
| Branch Rebase Gate |
β
Up-to-date |
0D_base_ is current with main |
| CI Monitor |
β
Passing |
Code Quality & Coverage Suite green |
| GitHub Pages Validation |
β οΈ Non-critical |
Warnings only β no errors |
π Recent Changes (S304 β 2026-04-06)
PR #3901 β Post-Merge Hotfix Sweep (Session S304)
- β
docs/ROADMAP.md "Last Updated" bumped to 2026-04-06
- β
.codex/archive/reports/AGENT_ACCOUNTABILITY_REPORT.md updated with S304 session summary
- β
CHANGELOG.md updated with S304 entry
- β
.github/copilot-prompts/active/PR-3901-followup.md β duplicate PR ref fixed; "Files Modified" corrected
- β
cognitive_app/package.json β vite bumped ^7.2.6 β ^7.3.2 (closes PR #3902)
- β
cognitive_app/package-lock.json β esbuild 0.25.12 β 0.27.7 + vite 7.2.6 β 7.3.2 (27 packages)
- β
.github/workflows/auto-approve-workflows.yml β [colons] yamllint error-level violations fixed
- β
CODEX_MANIFEST.json + .secrets.baseline CODEX_MANIFEST entry re-synced (P22 drift)
- β
docs/accountability/.codex/archive/reports/AGENT_ACCOUNTABILITY_REPORT.md impact score corrected to 7 files
PR #3897 β Merged 2026-04-06 (Session S302/S303)
- β
auto-approve-workflows.yml β schedule */20 * * * * sweep + wec:auto-approve-once one-session label
- β
wec_enforcer.py β HTTP-204 fix for workflow_dispatch empty body (line 87)
- β
EβD Transition Readiness: 5/5 gates passed
2026-03-14: MkDocs-only deployment enforced + Cost Dashboard (PR #3575 Session 27)
- β
unified-deployment.yml competing Pages deploy job removed
- β
docs/_config.yml and _layouts/ disabled (Jekyll suppression)
- β
docs/.nojekyll added
- β
Cost Estimator Dashboard live at
/ops/cost-dashboard/
- β
pages-mkdocs.yml updated: cost-data generation step
- β
pr-cost-check.yml created β T-003 required status check workflow
π¨ Theme Features
Dark/Light Mode Toggle
β
Enabled β Three-way toggle:
- π Auto (system preference)
- βοΈ Light mode
- π Dark mode
Navigation Features
- β
Instant loading (XHR)
- β
URL tracking
- β
Top-level tabs
- β
Section grouping
- β
Expand/collapse
- β
Back to top button
Content Features
- β
Search with suggestions
- β
Syntax highlighting
- β
Code copy button
- β
Mermaid diagrams
- β
Tabbed content
- β
Task lists
π Quick Links
π Documentation Checklist
Theme & Configuration
Content & Quality
Deployment & Monitoring
cognitive_app Integration
CI Gate Health
π― Continuation Prompts
@copilot Use github-pages-manager to check if deployed documentation matches source files
@copilot Use github-pages-manager to find and fix broken links in documentation
@copilot Use github-pages-manager to update the status dashboard with latest metrics
π Metrics to Track
Deployment Metrics
- Build success rate (target: >99%)
- Build duration (target: <5min)
- Deployment frequency (daily)
- Cache hit rate (target: >80%)
Content Metrics
- Link validity (target: >98%)
- Content freshness (target: >95%)
- Documentation sync (target: 100%)
- Navigation coverage (target: 100%)
π§ Configuration Files
| File |
Purpose |
mkdocs.yml |
Theme, features, extensions, navigation |
.github/workflows/pages-mkdocs.yml |
Deployment workflow |
.github/workflows/pages-pre-merge-validation.yml |
Pre-merge link + build validation |
.github/workflows/pages-scheduled-validation.yml |
Daily/weekly deep scan |
.github/agents/github-pages-manager.md |
Agent spec |
scripts/validate_docs_links.py |
Link validation script |
π Known Issues & Patterns
| Pattern |
Status |
Notes |
| Mermaid CDN URL check |
β οΈ Non-blocking |
Network-only check; not a code failure |
yamllint [truthy] / [line-length] |
β
Warnings only |
.yamllint.yml sets these to warning level β exit 0 |
detect-secrets P23 plugin mismatch |
β
Documented |
auto_fix_common_issues.py --pattern 23 |
sync-tracked-files P22 drift |
β
Auto-repaired |
Run sync_tracked_files.py --fix after CODEX_MANIFEST changes |
π Support
Dashboard Version: 2.0.0
Agent: Copilot Coding Agent β S304 (PR #3901)
Last Updated: 2026-06-22T00:00:00Z
Auto-Update: Scheduled daily via pages-scheduled-validation.yml