Skip to content

Commit 69c7396

Browse files
committed
Merge remote-tracking branch 'origin/main' into docs/claude-md-rescript-to-affinescript
2 parents 6d17308 + 96f1dc7 commit 69c7396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Both are FOSS with independent governance (no Big Tech).
5252
### Enforcement Rules
5353

5454
1. **No new TypeScript files** - Convert existing TS to AffineScript
55-
2. **No package.json - use deno.json deps** - Use deno.json imports
55+
2. **No package.json for runtime deps** - Use deno.json imports
5656
3. **No node_modules in production** - Deno caches deps automatically
5757
4. **No Go code** - Use Rust instead
5858
5. **No Python anywhere** - Use Julia for data/batch, Rust for systems, AffineScript for apps

0 commit comments

Comments
 (0)