chore: auto-commit (13 archivos)

- .gitignore
- CAPABILITIES_TODO.md
- demo_e2e/results/prueba_1_quotes.json
- demo_e2e/results/prueba_2_perceive.json
- demo_e2e/results/prueba_3_search.json
- demo_e2e/results/prueba_4_login_session.json
- demo_e2e/results/prueba_5_books.json
- demo_e2e/results/prueba_6_session_storage.json
- demo_e2e/results/prueba_7_find_honesto.json
- demo_e2e/results/prueba_8_verificacion.json
- ...

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 11:42:32 +02:00
parent 618e3b0295
commit 0b3a1313c2
13 changed files with 189 additions and 64 deletions
+5
View File
@@ -8,6 +8,11 @@ analysis/*/
vaults/*
!vaults/.gitkeep
# Reports: reportes de trabajo (artefacto local). Como los vaults, no suben a
# Gitea; solo el marcador .gitkeep se versiona. Convención: .claude/rules/reports.md
reports/*
!reports/.gitkeep
# Entornos, temporales y estado local
.venv/
__pycache__/