- Version aligned to 1.2.1 (matching INHERITANCE-MODEL.yml)
- Module list expanded to match erp-core expectations
- Added schema definitions
- Fixed naming: companies→tenants, audit-logs→audit
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Created orchestration/tareas/ with standard structure
- Added _INDEX.yml for task index
- Added _templates/TASK-TEMPLATE/ with 6 CAPVED phases
- Updated _MAP.md to document new tareas/ folder
Complies with SIMCO-ESTRUCTURA-TAREAS.md v1.0.0
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Documentation:
- Update SAAS-006-ai-integration.md with full implementation details
- Update _MAP.md with AI schema (30 tables, 11 schemas)
- Update PROJECT-STATUS.md (67% completion)
Database fixes:
- Add update_updated_at_column() function to 03-functions.sql
- Add trigger creation for ai.configs in 03-functions.sql
- Fix partial index in 02-ai-usage.sql (remove CURRENT_DATE)
- Add AI schema grants to create-database.sh
- Add AI to SCHEMA_ORDER array
Validated: Database recreation successful with all AI objects
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add MetricsPage and useOnboarding hook
- Update superadmin controller and service
- Add module documentation (docs/01-modulos/)
- Add CONTEXT-MAP.yml and Sprint 5 execution report
- Update project status and task traces
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>