Skip to content

Commit 9803097

Browse files
docs(agents): TypeScript → AffineScript, not ReScript (#114)
`.claude/CLAUDE.md:74` read: > `- **NEVER use TypeScript** — ReScript only` **ReScript is itself banned estate-wide** (`LANGUAGE-POLICY.adoc` §3), so this line directed agents at a banned language. Corrected per the owner ruling of 2026-08-25 (hyperpolymath/standards#632): AffineScript governs, and the migration path is RS/TS/JS → AffineScript → typed-wasm. This file is what agents read first, so a wrong rule here propagates into every session. Tracked by hyperpolymath/standards#281. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
1 parent e22c771 commit 9803097

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
@@ -71,7 +71,7 @@ deno task test:coverage
7171
## Critical Rules
7272

7373
- **NEVER use Tauri** — project migrated to Gossamer. All backend refs use `src-gossamer/`
74-
- **NEVER use TypeScript**ReScript only
74+
- **NEVER use TypeScript**AffineScript only (ReScript is also banned; RS/TS/JS → AffineScript → typed-wasm)
7575
- **NEVER use npm/bun** — Deno only (npm used only for ReScript compiler)
7676
- **Panels, not panes** — PanLL uses "panels" terminology
7777
- **TEA pattern only** — no MVC, no Redux, no hooks. Model -> Msg -> Update -> View

0 commit comments

Comments
 (0)