Commit Graph

6 Commits

Author SHA1 Message Date
ARCHITECT
8229446129 Update log schema: add thread_hash, message_refs table 2026-01-01 12:04:54 +00:00
ARCHITECT
9816ff1b04 Refactor log schema: messages + message_refs tables 2026-01-01 12:01:22 +00:00
ARCHITECT
8c6f58ff31 Add ambient field to log.messages 2026-01-01 10:56:32 +00:00
ARCHITECT
b50192e562 Add log schema and documentation 2025-12-31 20:05:07 +00:00
Architect
af919bcff6 docs: Update production status and PostgreSQL table information
- Add production status for DECK, CORP, ARCHITECT servers
- Document 9 PostgreSQL tables created (immutable_log, sessions, context_blocks, memory, knowledge_base, algorithms, metrics, experiments, audit_log)
- Highlight that system replaces Anthropic context management
- Expand CLI commands documentation with multiple provider support and management operations
2025-12-30 15:56:41 +00:00
ARCHITECT
6ab93d3485 Initial commit: Context Manager v1.0.0
Sistema local de gestión de contexto para IA:
- Log inmutable (blockchain-style)
- Algoritmos versionados y mejorables
- Agnóstico al modelo (Anthropic, OpenAI, Ollama)
- Sistema de métricas y A/B testing

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 18:55:27 +00:00