Commit Graph

3 Commits

Author SHA1 Message Date
ARCHITECT
3d243106a7 docs: Add AI Context Deployment Report
Deployed AI context tables across 3 servers (architect, deck, corp).
Complete documentation of schema, functions, triggers and initial data.

- 4 tables per server: ai_context, ai_conversations, ai_learnings, ai_tasks
- 13 indexes for optimal query performance
- 2 functions and 2 triggers for automation
- Initial system configuration data inserted

All deployments completed successfully.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-23 23:53:54 +00:00
tzzrgit
e202bacfd0 Add versions/v3: README from previous orchestrator iteration
🤖 Generated with Claude Code
2025-12-23 17:02:37 +01:00
tzzrgit
374a74aa6d Initial commit: TZZR Orchestrator v5
- Framework genérico multi-agente
- Providers: Claude CLI, LiteLLM (100+ modelos)
- Tools: bash, read, write, glob, grep, ssh, http
- Seguridad: sandbox paths, validación comandos, rate limiting
- Configuración via YAML + .env

🤖 Generated with Claude Code
2025-12-23 16:22:49 +01:00