feat(FN-002): complete Step 4 — Documentation Structure and Environment Examples

This commit is contained in:
Fusion
2026-05-14 01:40:58 +02:00
parent 9eaf4cfa36
commit 1f1c95cdde
10 changed files with 478 additions and 34 deletions
+15
View File
@@ -0,0 +1,15 @@
# Headquarter Documentation
This directory contains architecture, development, and deployment documentation for the Headquarter platform.
## Index
- [Architecture](architecture.md) — System architecture, stack decisions, and MVP phases *(FN-001)*
- [Development](development.md) — Local setup, prerequisites, and day-to-day commands *(FN-002)*
- [Deployment](deployment.md) — Deployment assumptions, Portainer/Traefik skeleton, and follow-up scope *(FN-002)*
## Quick Links
- [Root README](../README.md)
- [Deploy Skeleton](../deploy/README.md)
- [Project Brief](project-brief.md) — Original product brief and confirmed stack