feat: initial scaffold of unibots — bot platform consuming unibus, first bot = echo

This commit is contained in:
agent
2026-06-04 23:36:50 +02:00
commit 11ef3fe9dd
6 changed files with 626 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Per-PC writable runtime state (never distributed).
local_files/
*.id
*.db
*.db-shm
*.db-wal
jetstream/
blobs/
# Build artifacts
/echobot
*.exe
registry.db