Skip to content

Commit d994c37

Browse files
committed
Standardize workspace: Capitalize Justfile references in scripts and docs
1 parent 02f4005 commit d994c37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/governance/CRG-AUDIT-2026-04-18.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ warranted.
573573

574574
- **HEAD~1 grandfathering risk** (recurring pattern #1 from the audit
575575
brief): the CRG C claim was landed in commits
576-
`0648d93 feat(crg): add crg-grade and crg-badge justfile recipes`
576+
`0648d93 feat(crg): add crg-grade and crg-badge Justfile recipes`
577577
(2026-04-04) + `1e63263 test(session-sentinel): add structural
578578
validation tests for CRG Grade C` — that is, the grade was self-awarded
579579
in the same week the evidence for it was added, and the evidence

docs/practice/AI-CONVENTIONS.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ MAINTENANCE-CHECKLIST.a2ml, or SOFTWARE-DEVELOPMENT-APPROACH.a2ml in the reposit
7272
7373
## Build System
7474

75-
Use `just` (justfile) for all build, test, lint, and format tasks.
75+
Use `just` (Justfile) for all build, test, lint, and format tasks.
7676

7777
## References
7878

0 commit comments

Comments
 (0)