Commit f6cd2cb
prune: remove Svalinn/ATS2 identity-crisis — repo now scoped to RGTV only
Context: this repo was originally Svalinn Vault (PQC password manager), then
pivoted to RGTV (LLM-agent credential broker) without pruning the old code
or updating docs. Review on 2026-04-17 found:
- `vault-core/` contained FAKE Ed448 signatures at crypto.rs:280-316 (a
BLAKE3 hash chain labelled as signatures). Never imported by working
crates; a timebomb for anyone who assumed the name meant the thing.
- `vault-core/` did not compile (33 rustc errors).
- `vault-core-ats/` was ~1,700 LOC of ATS2, a language the estate has
explicitly rejected.
- README.adoc/SECURITY.adoc claimed "Formally Verified" + "Post-Quantum
Secure" — neither was true of any shipping code.
- ~80% of top-level directories (honeypot, validation, network, site,
ada-cli, asterisk-integration, terraform-provider-svalinn, etc.) were
aspirational Svalinn scaffolding that never shipped.
Deletions (24,243 lines):
- Rust: vault-core/ vault-interface/ (+ ATS2: vault-core-ats/)
- Aspirational subsystems: honeypot/ validation/ network/ site/
database/ security/ ffi/ src/ vexometer/
- Svalinn infra: ada-cli/ ansible-collection-svalinn/
asterisk-integration/ terraform-provider-svalinn/
- Stale docs: PROJECT-SUMMARY.md DEPLOYMENT-CHECKLIST.md ROADMAP.adoc
TECHSTACK.adoc USERMEMORY.scm TOPOLOGY.md QUICKSTART-*.adoc
llm-warmup-*.md docs/DEPLOYMENT-GUIDE.md docs/TSDM-ASSESSMENT.md
docs/wikidata/ docs/whitepaper/svalinn-vault.tex
- Obsolete operational files: config.nickel Mustfile packaging/ (all)
container/ .github/workflows/{ci,nightly,release}.yml
config/backup-config.nickel config/mfa-config.nickel
Renames:
- svalinn-cli/ → rgtv-cli/ (crate and binary already named `rgtv`)
Rewrites:
- README.adoc: describes the actual LLM-broker product; adds a prominent
NOT-FOR-PRODUCTION banner listing the 7 blockers from STATE.a2ml.
- SECURITY.adoc: fresh threat model — defends against LLM context-window
leakage; honest list of what RGTV does NOT defend against.
- TEST-NEEDS.md: drops post-prune CRG D grade (zero tests in shipping
code); lists the six minimum-viable broker test cases.
- flake.nix, guix.scm: minimal RGTV-only packages.
- .github/dependabot.yml, CODEOWNERS: target the surviving three crates.
- .github/workflows/rust-ci.yml: new minimal Rust CI replacing the
ATS-heavy ci/nightly/release workflows.
Legitimate historical refs retained:
- README.adoc + SECURITY.adoc + guix.scm note the old Svalinn brand.
- 0-AI-MANIFEST.a2ml keeps the Svalinn/Rokur disambiguation (three
distinct projects with confusable names).
- STATE.a2ml + META.a2ml keep timeline/ADR entries for the svalinn_cli
→ rgtv rename.
cargo check passes on vault-broker and rgtv-cli.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e3ea55b commit f6cd2cb
149 files changed
Lines changed: 514 additions & 25906 deletions
File tree
- .githooks
- .github
- workflows
- .machine_readable/6a2
- ada-cli
- obj
- src
- ansible-collection-svalinn/plugins/modules
- asterisk-integration/agi-bin
- config
- container
- config
- firewalld
- zones
- selinux
- database
- cubs
- xtdb-search
- docs
- whitepaper
- wikidata
- ffi/zig/src
- honeypot
- network
- airvpn
- cadre-router
- ipv6-coalesce
- packaging
- android
- arch
- cron
- debian
- flatpak
- macos/macports
- ostree
- rpm
- systemd
- windows
- chocolatey
- scoop
- winget
- rgtv-cli
- src
- security
- site
- src
- terraform-provider-svalinn
- provider
- validation
- coq
- echidna
- z3
- vault-core-ats
- DATS
- SATS
- tests
- zig
- tests
- vault-core
- benches
- src
- vault-interface
- src
- Svalinn
- vexometer
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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
70 | 63 | | |
71 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
72 | 67 | | |
73 | 68 | | |
74 | | - | |
| 69 | + | |
75 | 70 | | |
76 | 71 | | |
77 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
17 | 13 | | |
18 | 14 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
22 | 18 | | |
23 | 19 | | |
24 | | - | |
25 | | - | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
28 | | - | |
29 | | - | |
30 | 23 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
34 | 51 | | |
35 | 52 | | |
36 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments