What problem does it solve?
Orchestrates the migration of legacy Markdown BA/SA documents into the graph-based NaCl methodology, ensuring traceability and a clean transition.
Core Features & Use Cases
- Orchestrates the multi-phase migration workflow by delegating to nacl-init, nacl-migrate-ba, nacl-ba-validate, nacl-migrate-sa, nacl-sa-validate, nacl-tl-diagnose, and nacl-render with explicit gating between phases.
- Generates MIGRATION-REPORT.md aggregating phase results and writes essential config artifacts (config.yaml, .mcp.json) and graph infra as needed.
- Supports dry-run, resume-from, and phase-skipping options to tailor migrations for complex projects.
Quick Start
Invoke /nacl-migrate from the project root to begin migrating your old Markdown BA/SA docs into the NaCl graph, with optional flags for dry-run or selective phases.