Skip to content

Commit 18dd92c

Browse files
docs(carveouts): zotpress/** upstream-fork ReScript carve-out (#338)
Mirrors hyperpolymath/hyperpolymath#20. Adds `zotpress/**` to the ReScript Exemptions table in `.claude/CLAUDE.md` as an upstream-fork carve-out. This formalises the per-repo `.hypatia-ignore` entry estate-wide so future-cloned hypatia instances inherit the rule via `hypatia/scanner_suppression` without needing per-repo configuration. zotpress is an upstream WordPress plugin fork (`hyperpolymath/hyperpolymath/zotpress`) — not estate-authored, kept in tree as a vendored fork. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 82a8ac8 commit 18dd92c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Existing pre-2026-05-25 `.res`/`.resi` outside these carve-outs is grandfathered
156156
|---|---|---|---|
157157
| `**/bsconfig.json`, `**/*.config.res` | tooling | Build orchestration, not application code. | When AffineScript ships native equivalents. |
158158
| `rescript/**`, `servers/**`, `repos-monorepo/**`, `linguist/**` | upstream fork | Not estate-authored — vendored upstream code (ReScript compiler, third-party MCP servers, mass aggregator, GitHub linguist samples). | Never — upstream fork. |
159+
| `zotpress/**` | upstream fork | Upstream WordPress plugin fork (`hyperpolymath/hyperpolymath/zotpress`); not estate-authored, kept in tree as a vendored fork. Mirrors the per-repo `.hypatia-ignore` entry in hyperpolymath/hyperpolymath#20. | Never — upstream fork. |
159160
| `hyperpolymath-archive/**` | archived | GitHub-archived repos cannot accept PRs; ReScript is dormant. | Never — archived. |
160161
| `**/deps/**`, `**/node_modules/**` | vendored package-manager dep | Mix-style vendored deps and Node-style node_modules. | Never — vendored upstream. |
161162
| `**/vscode/**` (covers `editors/vscode/`, `extensions/vscode/`, `clients/vscode/`) | editor-host extension | VSCode extension entry points target the `vscode` extension-host API. | When AffineScript ships the VSCode-extension API binding (top-50 roadmap, unshipped). |

0 commit comments

Comments
 (0)