-
Notifications
You must be signed in to change notification settings - Fork 0
Home
CYPT71 edited this page Aug 21, 2026
·
3 revisions
Landing page for the wiki. Everything here decays the same way source code does — if a page cites a commit, workflow, or code path, re-verify it before trusting it, don't assume it's still true.
- Architecture and Platform Factory vision — diagram-heavy overview of the system as it exists today, plus the v6 "Graal" vision and a status table mapping one onto the other. The best single-page orientation.
- Next-Generation-Architecture — proposed v4/v5 architecture, Go contracts, package organization
- OCI-Layout-Architecture — the exact on-disk shape of a built image
- Meine-Graal — the full v6 Platform Factory vision (v6.0–v6.14), the source diagrammed on the architecture page above
- Next-Generation-Implementation-Roadmap — v1–v5 implementation roadmap, checkbox-tracked against real commits
- Next-Generation-Stabilisation-Roadmap — post-implementation stabilization backlog (840+ items, the "15 priority actions" summary is the actionable part)
-
Reference-Compatibility — host/target/runtime/
Kubernetes/hypervisor compatibility matrix, every row backed by a named
CI workflow (mirrors
docs/reference/compatibility.md) -
Reference-Maturity — Stable/Beta/Alpha/Stub/Out-of-scope
per capability (mirrors
docs/reference/maturity.md) - OCI-Compatibility — OCI runtime/tool compatibility, qualification procedure for a new runtime
- API-Compatibility — wire/SDK compatibility policy
-
Limitations — known limitations and troubleshooting
(mirrors
docs/limitations.md)
-
Security-Model — summary (mirrors
docs/security/model.md) - Threat-Model-and-Residual-Risks — full asset/actor/trust-boundary model, T01–T30 threat register, STRIDE, residual risks
- SLO — service level objectives, error budgets, alert rules
- Runbook-Incident-Response
- Runbook-Rollback
-
Containerd-and-Kubernetes — the
platform-factory-shim/RuntimeClass MicroVM integration, why it's a custom shim rather thanBinaryNameon the stock runc shim
Most pages under Reference, Security model summary, and
Limitations are mirrored from docs/
in the repository for a self-contained wiki. The repo copy stays
authoritative for anything CI-cited; re-sync the mirror rather than
editing it independently if the two drift.
© 2026 CYPT71
platform-factory
Core
- Architecture and OCI Layout
- Next-generation Architecture
- Architecture Decision Records
- Security Model
- Threat Model and Residual Risks
- Independent Security Review Process
- CLI Reference
- Project Configuration and Dependency Freezing
- mTLS Configuration
- Meine Graal
CI/CD
Running an image
- Production Adoption Guide
- Dockerfile Consumer
- Local Dev (Podman/macOS)
- MicroVM Support
- MicroVM Administration
- Large-image streaming
Operating