Commit 5fc40aa
docs(policy): make proactive TS/RS->AffineScript conversion explicit
Enforcement rule #1 said 'convert existing TS/RS to AffineScript' but not
the proactive disposition. Owner directive: convert any .ts/.res (or
otherwise-banned front-end language) at the earliest opportunity as
standing background work. Records the two guardrails that keep it honest
and doctrine-consistent:
- Portable-now only: MCP/LSP/VSCode-host glue stays carved out until the
AffineScript bindings ship (per the js-to-affinescript migration
doctrine); genuinely-portable Deno CLI is the convert-now bucket.
- Compile-verify, wire-first: no unbuilt .affine, no deleting a working
.ts/.res for one that has not compiled green in the same PR.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01UPFC9YQ7g9gc3VnRox42Q11 parent 3874734 commit 5fc40aa
1 file changed
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
154 | 166 | | |
155 | 167 | | |
156 | 168 | | |
| |||
0 commit comments