Skip to main content
INFORMATIVEACTIVEDocumentation Governance

Link Fix Ledger — B-2

Version: B-2
Generated: 2026-01-01
Status: COMPLETE (with known waivers)


Summary

MetricValue
Files Modified141
Absolute Path Fixes357
Relative Path Fixes88
Total Fixes445

Fix Categories

1. Absolute Path Replacements (357)

Pattern: /docs/NN-*/docs/tier/category/

Applied via fix_links_b2.mjs

2. Relative Path Replacements (88)

Pattern: ../NN-*../category/ or /docs/tier/category/

Applied via fix_relative_links.mjs


Known Waivers (Remaining Warnings)

The following warnings remain after B-2 fixes. They are waived because:

  • They involve complex cross-tier relative paths
  • Build succeeds (Exit code: 0)
  • Will be addressed in content updates
FileWarningReason
meta/index/mplp-v1.0-protocol-overview.md../modules/*Needs absolute path
meta/release/mplp-v1.0-docs-governance.mdVarious relativeCross-tier
guides/runtime/ael.md../modules/*Needs absolute path
specification/architecture/cross-cutting-kernel-duties/*VariousDeep nesting

Waiver Policy

  • Waivers are temporary (30 days max)
  • Each waived link must be fixed or removed
  • Build must pass (Exit code: 0)

Scripts

ScriptPurpose
fix_links_b2.mjsAbsolute path fixes
fix_relative_links.mjsRelative path fixes

Verification

npm run build
# Exit code: 0 ✓
# Generated static files in "build" ✓

Closed: 2026-01-01