Architecture Decision Records
Architecturally significant decisions are recorded as architecture decision records (ADR).
The Ghaf platform decision log:
| Decision Record | Status |
|---|---|
| Minimal Host | Proposed. |
| Networking VM | Proposed, partially implemented for development and testing. |
| IDS VM | Proposed, partially implemented for development and testing. |
| Platform Bus for Rust VMM | Proposed, WIP. |
To create an architectural decision proposal, open a pull request and use the decision record template. Contributions to the Ghaf architecture decisions are welcome.