Skip to content

Commit 0d78963

Browse files
committed
Standardize workspace: Capitalize Justfile references in scripts and docs
1 parent e9fbb3d commit 0d78963

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/SPEC-clade-verisim-portal.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ hyperpolymath.github.io/
246246
bindings/ # Typed bindings to API
247247
index.html # Shell (loads WASM)
248248
rescript.json
249-
justfile
249+
Justfile
250250
----
251251

252252
=== Layer 2: API Gateway (Cloudflare Worker)
@@ -420,7 +420,7 @@ gv-clade-index/
420420
contractiles/
421421
must/
422422
clade-hygiene.a2ml # Every repo MUST have CLADE.a2ml
423-
justfile
423+
Justfile
424424
----
425425

426426
== Implementation Phases

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)