Crucix — agent with dashboard, delta engine, Telegram/Discord bots

This commit is contained in:
calesthio
2026-03-14 00:35:31 -07:00
parent ef2c6470fb
commit 3674fcb4f7
23 changed files with 2143 additions and 226 deletions

13
.gitignore vendored
View File

@@ -23,6 +23,10 @@ desktop.ini
# Claude Code
.claude/
CLAUDE.md
# Launch playbook (internal, not for public repo)
LAUNCH_PLAYBOOK.md
# Playwright
.playwright-cli/
@@ -30,3 +34,12 @@ desktop.ini
# Logs
*.log
npm-debug.log*
# Docker
.dockerignore
# Package lock (optional — remove this line if you want deterministic installs)
# package-lock.json
# Backup files
*.bak