Initial commit: castle personal software platform

Add three submodules (central-context, mboxer, notification-bridge),
devbox-connect as tracked files, and top-level project docs.
This commit is contained in:
2026-02-19 16:38:11 -08:00
commit 0d35ac9ffd
15 changed files with 1427 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "central-context"]
path = central-context
url = https://github.com/payneio/central-context.git
[submodule "mboxer"]
path = mboxer
url = git@github.com:payneio/mboxer.git
[submodule "notification-bridge"]
path = notification-bridge
url = https://github.com/payneio/attention-firewall.git