-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jonathan D.A. Jewell edited this page Mar 24, 2026
·
1 revision
Visual container stack designer for verified containers -- "Containers for People Who Hate Containers".
See the main README for installation and usage.
deno task dev # Dev server
deno task build # Production build
deno task test # Run tests- Accessible by design -- The product goal is that a 12-year-old who is reasonably IT-capable can help their parents build a secure container stack. No prior container knowledge required; security guidance is clear, visual, and actionable.
-
Verified container supply chain -- Integrates with Chainguard base images, Svalinn edge gateway, and cerro-torre
.ctpbundles for cryptographic provenance attestations. Real Zig FFI for validation (not stubs). - ReScript TEA + Elixir backend -- 8 UI views using The Elm Architecture in ReScript with Tailwind CSS. Phoenix REST + GraphQL backend. Export to JSON and compose files with real container images.
Frontend is ReScript + TEA (WCAG 2.3 AAA compliant). Backend is Elixir/Phoenix with a Zig FFI shared library for validation. Idris2 ABI for formal proofs (in progress). Deno for runtime.
See docs/ for architecture details.
- VeriSimDB -- Cross-modal database (integration planned)
- Gossamer -- Desktop app shell
- AmbientOps -- Operations framework
- PanLL -- Human-Things Interface
See CONTRIBUTING.md.