Commit 15b15e8
authored
chore(container-stack): retire nested svalinn, convert to submodule (#121)
## Summary
Completes the container-stack/ cleanup started in #119. svalinn's nested
copy was written in ReScript (banned estate-wide) and had diverged from
the standalone `hyperpolymath/svalinn` repo, which has independently
progressed further on the AffineScript/TypeScript rewrite (28 `.affine`
files vs. the nested copy's 11, far fewer leftover legacy files).
## Before retiring
Ported the nested copy's unique, non-language-specific assets forward
into `hyperpolymath/svalinn`:
- A working Rokur secrets-gate integration, documented as an exact
behavioural contract (the ReScript code itself isn't portable) —
`hyperpolymath/svalinn#64`
- Deployment/security hardening docs/config (firewalld, ModSecurity,
OpenLiteSpeed) — same PR
- The gate reimplementation itself is filed as a scoped follow-up:
`hyperpolymath/svalinn#65`
- A compiler workaround patch (`affinescript-wasm-ctor-link.patch`)
preserved for reference — almost certainly already fixed upstream
(`affinescript#602`), not verified obsolete so not discarded outright
## Result
`container-stack/` now has all 5 components (cerro-torre, vordr, selur,
rokur, svalinn) as submodules — no more full copies committed in-tree.
## Test plan
- [ ] CI green on this PR1 parent 6cb80ca commit 15b15e8
159 files changed
Lines changed: 5 additions & 27014 deletions
File tree
- container-stack
- svalinn
- .claude
- .github/workflows
- .machine_readable/6a2
- config
- firewalld/zones
- modsecurity
- ols
- docs
- evidence
- examples
- hooks
- patches
- scripts
- spec
- policy
- schemas
- src
- auth
- bindings
- bridge
- gateway
- host
- mcp
- policy
- validation
- vordr
- tests
- performance
- production
- tools/mvp
- ui
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
This file was deleted.
0 commit comments