Initial commit with a spec + plan

This commit is contained in:
2026-03-14 20:07:05 +01:00
commit 4393ae2726
2 changed files with 381 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Binaries
/collector
/aggregator
/frontend
/cli
# Editor
.idea/
.vscode/
*.swp