sdd-archive Closes a completed SDD change and persists an archive report. Triggers : , archive change, finalize sdd cycle, close change, sdd archive --- Purpose Archiving is the final step of the SDD cycle. It validates completeness, saves a closure record, and updates the project memory layer. It is irreversible — I confirm with the user before executing. --- Process Skill Resolution When the orchestrator launches this sub-agent, it resolves the skill path using: Project-local skills override the global catalog. See for the full algorithm. --- Step 1 — Verify it is archivable Completeness Ch…