From a3fd5dc6b555829d938f3ced24975db47942f512 Mon Sep 17 00:00:00 2001 From: Fabian Wolter Date: Tue, 9 Jun 2026 15:03:03 +0000 Subject: [PATCH] Initial documentation structure --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..edb8184 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# RUVNOX Tactical Documentation + +Dokumentation für RUVNOX Tactical. + +## Bereiche + +- `install-notes/` – Installationsnotizen, Hindernisse, Lösungen +- `architecture/` – Architekturentscheidungen +- `operations/` – Betrieb, Wartung, Härtung +- `customer-installation/` – spätere Kundeninstallationsanleitungen + +## Projektstand + +RUVNOX Tactical startet als server-first Plattform mit Webzentrale, Einsatzakten, Messenger, Rollen, Gerätebindung, Archiv und Audit. + +Community-Core öffentlich. +Enterprise-/Behördenmodule privat.