Skip to content

Commit 91eb25b

Browse files
hyperpolymathclaude
andcommitted
chore: estate-wide chore + stale-path sweep (2026-04-17)
Part of the estate-wide 2026-04-17 cleanup pass. Commits chore-safe content only: docs, workflow YAML, gitignore, a2ml migration drift, editorconfig, ncl. Dependency manifests (Cargo.toml/.lock, package.json, mix.exs, etc.) and source files intentionally held back so no broken intermediate states where a .rs commit splits from its Cargo.toml. Also includes stale-path fixes for four ecosystem moves: hypatia -> verification-ecosystem/hypatia echidna -> verification-ecosystem/echidna ephapax -> developer-ecosystem/nextgen-languages/ephapax panic-attacker -> games-ecosystem/panic-attacker Staged files: 1 Held back (source / dep-manifests): 0 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 9eda513 commit 91eb25b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

TEST-NEEDS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@
2727
- Key findings: 5 weak points in core shape IR library. Memory and Disk attack axes recommended. Clean crate with minimal attack surface.
2828

2929
**3. burble (Elixir/ReScript/Idris2 — WebRTC comms)**
30-
- Command: `panic-attack assail /var/mnt/eclipse/repos/burble/src`
30+
- Command: `panic-attack assail /var/mnt/eclipse/repos/developer-ecosystem/burble/src`
3131
- Key findings: 2 weak points detected. Minimal attack surface in the Idris2 ABI layer. Memory and Cpu axes only.
3232

3333
**4. stapeln (Idris2/Zig — container orchestration)**
34-
- Command: `panic-attack assail /var/mnt/eclipse/repos/stapeln/ffi/zig/src`
34+
- Command: `panic-attack assail /var/mnt/eclipse/repos/fleet-ecosystem/stapeln/ffi/zig/src`
3535
- Key findings: Zero weak points in Zig FFI layer. Only Cpu axis recommended. Demonstrates Zig's safety properties.
3636

3737
**5. boj-server (ReScript/Deno/Idris2 — MCP server)**
3838
- Command: `panic-attack assail /var/mnt/eclipse/repos/boj-server/src`
3939
- Key findings: 5 weak points in Idris2 ABI layer (SafeHTTP, SafeCORS, etc.). Cpu and Memory axes recommended.
4040

4141
**6. standards (Rust — k9-svc LSP)**
42-
- Command: `panic-attack assail /var/mnt/eclipse/repos/standards/k9-svc/lsp/src`
42+
- Command: `panic-attack assail /var/mnt/eclipse/repos/developer-ecosystem/standards/k9-svc/lsp/src`
4343
- Key findings: 1 weak point in LSP server. Disk, Cpu, Memory axes recommended. Very clean codebase.
4444

4545
## Current State

0 commit comments

Comments
 (0)