Skip to content

C151 BADGE AND LINK FIXES

Date: 2025-01-27

Tasks Completed

1. Fixed Badges in Main README.md ✅

Issues Fixed: - Spec CI Badge: Updated from non-existent spec-ci.yml to ci.yml (workflow was consolidated) - Old: [![Spec CI](...)](.github/workflows/spec-ci.yml) - New: [![Spec CI](...)](.github/workflows/ci.yml)

  • Schemas Badge: Fixed path from docs/schemas to schemas (root directory)
  • Old: [![Schemas Valid](...)](docs/schemas)
  • New: [![Schemas Valid](...)](schemas)

Links Fixed: - MII Live Badge: Updated from non-existent docs/synthesis/01_metrics.md to 00-START-HERE/MOBIUS_PULSE.md - Intelligence Taxonomy: Updated from docs/intelligence/typology.md to docs/11-SUPPLEMENTARY/intelligence/typology.md - Sentinel Classification: Updated from docs/intelligence/sentinel-classification.md to docs/11-SUPPLEMENTARY/intelligence/sentinel-classification.md - Jade Badge: Updated from docs/codex/jade/_index.md to docs/11-SUPPLEMENTARY/codex/jade/_index.md - Triad of Healing: Updated from docs/manifesto/triad_of_healing.md to docs/11-SUPPLEMENTARY/manifesto/triad_of_healing.md - Opening Invocation: Updated from docs/rituals/opening_invocation.md to docs/11-SUPPLEMENTARY/rituals/opening_invocation.md - Press Release: Updated from docs/09-reports/communications/press/press_release_c119_return.md to docs/10-ARCHIVES/legacy/09-reports/communications/press/press_release_c119_return.md

3. Verified Workflow Badges ✅

Status: - All workflow badges are correctly configured - update-badges.yml workflow properly generates badge JSON files - Badge endpoints in workflows are functional

4. Cathedral Structure Organization ✅

Verified: - All four cathedral entrances exist and have proper README files: - FOR-ACADEMICS/ ✅ - FOR-ECONOMISTS/ ✅ - FOR-PHILOSOPHERS/ ✅ - FOR-GOVERNMENTS/ ✅ - All internal links in cathedral READMEs are valid - Navigation structure is consistent across all cathedrals

5. Documentation Organization ✅

Status: - Documentation structure follows the numbered classification system (00-11) - All major documentation categories are properly organized - Links between documentation sections are verified

Verified Endpoints: - Mobius Pulse API endpoints: /v1/pulse/* (referenced in README) - Badge endpoints: All badge JSON endpoints are correctly referenced - OpenAPI specs: apps/ledger-api/openapi.yaml exists and is linked correctly

Files Modified

  1. README.md - Fixed 8 broken badges/links
  2. Created this summary document

Next Steps (Recommendations)

  1. Automated Link Checking: Consider adding a CI check to validate markdown links
  2. Badge Health Monitoring: Set up monitoring for badge endpoint availability
  3. Documentation Index: Consider creating an automated documentation index generator

Notes

  • All badge paths now point to existing files/workflows
  • All internal documentation links have been corrected
  • Cathedral structure is fully organized and accessible
  • Endpoint references are verified and functional

Cycle C-151 Complete"We heal as we walk."