Architecture Overview
This section covers the architectural principles and design patterns of netapi:
-
Design Philosophy — Atomic composability and Zettelkasten principles
-
Layer Stack — 5-layer composable architecture
-
dsec Integration — Secrets management and environment stratification
Core Principles
| Principle | Description |
|---|---|
Atomic Composability |
Build complex operations from simple, tested primitives |
Capability-First |
Organize by operations (backup, monitor), not vendors |
Secrets-Aware |
Native dsec integration with environment stratification |
CA Validation |
MITM protection with HOME-ROOT-CA verification |