Commit 6930568
committed
Purge stale TS/VS Code-era docs; finish .adoc migration where unambiguous
Several docs still described the long-dead TypeScript VS Code extension (npm,
Jest, Babel, "JS→ReScript patterns") — two host-generations out of date and
actively misleading.
Rewritten to current reality (correspondence engine; Deno + cartridges runtime;
Idris2 ABI + Zig FFI + AffineScript host spine; cartridge authoring as the
contribution model; no-shame voice):
- docs/RSR_COMPLIANCE.md -> docs/RSR_COMPLIANCE.adoc (accurate + honest; neutral
licensing section that defers to LICENSE)
- docs/TPCF.md -> docs/TPCF.adoc (perimeter model reframed for cartridges)
- CONTRIBUTING.md rewritten in place (kept .md — GitHub-required file)
Removed (superseded by a clean .adoc twin):
- MAINTAINERS.md (MAINTAINERS.adoc is canonical)
References repointed: README badges + links, CODE_OF_CONDUCT.md, SECURITY.md,
.github/workflows/ci.yml + .gitlab-ci.yml doc checks, Justfile validate-docs.
deno fmt/lint/test/build all green; no dangling links remain.
Out of scope (flagged, deliberately untouched):
- Licence-label drift (config.ncl "MIT OR Palimpsest", README "Palimpsest
License (MPL-2.0)", LICENSE-MIT/PALIMPSEST vs the MPL-2.0 classification) —
owner-only per the licence guardrail.
- The CONTRIBUTING.md / CHANGELOG.md .md-vs-.adoc choice for GitHub-required files.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A1BaAhqxUjkgVb1yg1sZap1 parent 969731d commit 6930568
13 files changed
Lines changed: 282 additions & 1440 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments