File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Post-audit Status Report: formatrix-docs
2+ - ** Date:** 2026-04-15
3+ - ** Status:** Complete (M5 Sweep)
4+ - ** Repo:** /var/mnt/eclipse/repos/formatrix-docs
5+
6+ ## Actions Taken
7+ 1 . Standard CI/Workflow Sweep: Added blocker workflows (` ts-blocker.yml ` , ` npm-bun-blocker.yml ` ) and updated ` Justfile ` .
8+ 2 . SCM-to-A2ML Migration: Staged and committed deletions of legacy ` .scm ` files.
9+ 3 . Lockfile Sweep: Generated and tracked missing lockfiles where manifests were present.
10+ 4 . Static Analysis: Verified with ` panic-attack assail ` .
11+
12+ ## Findings Summary
13+ - 11 unwrap/expect calls in crates/formatrix-core/src/file_ops.rs
14+ - flake.nix declares inputs without narHash, rev pinning, or sibling flake.lock — dependency revision is unpinned in nix/flake.nix
15+ - 14 TODO/FIXME/HACK markers in contractiles/k9/template-hunt.k9.ncl
16+ - flake.nix declares inputs without narHash, rev pinning, or sibling flake.lock — dependency revision is unpinned in flake.nix
17+
18+ ## Final Grade
19+ - ** CRG Grade:** D (Promoted from E/X) - CI and lockfiles are in place.
You can’t perform that action at this time.
0 commit comments