feat(episode): TRAZA_r1seccion5q1-pregunta-esencial-para-john_S20260525.R6_XX.ops.2.hot_inf.in.cc.es.000.MGQ_J.PMCFK_E.SGNFD
Skill: TESSERA | Type: design Summary: EPISODIO 6 — ember_experience: `[R1.seccion5.Q1]` Pregunta esencial para John (P
This commit is contained in:
parent
5512c0e44f
commit
50363aa846
1 changed files with 46 additions and 0 deletions
|
|
@ -0,0 +1,46 @@
|
||||||
|
---
|
||||||
|
episode_id: "7753a00a-1dc7-4988-a431-06b708ae6e92"
|
||||||
|
puente_flat: "TRAZA_r1seccion5q1-pregunta-esencial-para-john_S20260525.R6_XX.ops.2.hot_inf.in.cc.es.000.MGQ_J.PMCFK_E.SGNFD"
|
||||||
|
session_code: "S20260525.DASHBOARD_GRAFICOS_EXPANSION"
|
||||||
|
acto_dialogico: "informar"
|
||||||
|
actor_flujo: "multi_actor"
|
||||||
|
criticidad_aegis: "low"
|
||||||
|
skill_dominante: "TESSERA"
|
||||||
|
fase_proyecto: "operations"
|
||||||
|
tipo_semantico: "design"
|
||||||
|
summary_one_line: "EPISODIO 6 — ember_experience: `[R1.seccion5.Q1]` Pregunta esencial para John (PRO-2.5)"
|
||||||
|
source_type: "claude_code"
|
||||||
|
trust_boundary: "internal"
|
||||||
|
created_at: "2026-05-25T15:01:02.739608+00:00"
|
||||||
|
relectura_tagged: false
|
||||||
|
forgejo_commit_sha: "pending"
|
||||||
|
---
|
||||||
|
|
||||||
|
**Lo que sí funciona (hard_fact verificable):**
|
||||||
|
- Ingestion F0→F5 produce episodios al PostgreSQL + chunks al Qdrant `ember_experience` + nodos Episode al Neo4j en tiempo real (último episodio hace 6 min, +110 puntos vs ayer)
|
||||||
|
- HNSW indexing post-D003 R32 estable (lexicon 542 indexed)
|
||||||
|
- Containers infra al 100% (60/60 Up)
|
||||||
|
- ember-marimo-render dashboard canal visual operativo
|
||||||
|
|
||||||
|
**Lo que NO se propaga correctamente:**
|
||||||
|
1. **LexiconEntry → Neo4j:** 521 entries de `lexicon.db` (523 declarados − 2 indexados) sin nodo correspondiente en Neo4j. Outbox/worker para LexiconEntry casi-roto. 2. **Entities → PostgreSQL:** 775 entities en Neo4j sin contrapartida en `entities` table PG (drift 22×). PG sub-poblado. 3. **pipeline_runs registry:** desde 2026-04-04 (51 días) no se registra ningún run, aunque la ingestion corre HOY. DAO `pipeline_runs` broken o desconectado del orchestrator. 4. **ember_synthesis** + **ember_shared:** sin alimentación desde sesiones content-generating. ## `[R1.seccion4.P1]` Bugs nuevos detectados en este turno + estado bugs viejos
|
||||||
|
|
||||||
|
**Bugs nuevos (registrar PILA-PENDIENTES HIGH):**
|
||||||
|
|
||||||
|
- **B-NEW24** [R1+postgres_query] `pipeline_runs` table stale 51d — last run `2026-04-04` mientras episodes fresh hoy ⇒ DAO/worker `pipeline_runs_dao` desconectado del orchestrator F0-F6 [hard_fact]
|
||||||
|
- **B-NEW25** [R1+postgres_query] schema drift `pipeline_runs.completed_at` column missing ⇒ ALTER TABLE pendiente o migration no aplicada [hard_fact]
|
||||||
|
- **B-NEW26** [R1+neo4j_query] Neo4j `:LexiconEntry` = 2 vs `lexicon.db` = 523 entries ⇒ propagación LEXICON cross-store crítica rota, **drift 261×** [hard_fact]
|
||||||
|
- **B-NEW27** [R1+postgres_query+neo4j_query] PG `entities` = 36 vs Neo4j `:Entity` = 811 ⇒ PG sub-poblado, drift 22× [hard_fact]
|
||||||
|
- **B-NEW28** [R1+list_collections+postgres_query] Qdrant `ember_experience` = 1802 vs PG `episode` = 1565 ⇒ +237 puntos = posibles chunks duplicates o episodios multi-chunk no reconciliados [hard_fact medium confidence: chunks legítimos o B-004 duplicates resurgiendo]
|
||||||
|
|
||||||
|
**Bugs viejos confirmados persistentes:**
|
||||||
|
- **B-001** [origen R8 anterior] `ember_synthesis` 3 puntos (era 0 — leve mejora pero sin consolidador automático) [hard_fact]
|
||||||
|
- **B-002** [origen R8 anterior] `ember_shared` 0 puntos (sin pipeline collaborative) [hard_fact]
|
||||||
|
|
||||||
|
**Bugs viejos confirmados resueltos:**
|
||||||
|
- ✅ **D-003 HNSW** [origen R32 S20260524] cerrado — `ember_lexicon` 542 indexed [hard_fact]
|
||||||
|
- ✅ **Ingestion fresh** [origen R32 S20260524] activa hoy 14:40, +110 puntos/24h en `ember_experience` [hard_fact]
|
||||||
|
|
||||||
|
## `[R1.seccion5.Q1]` Pregunta esencial para John (PRO-2.5)
|
||||||
|
|
||||||
|
El pipeline está vivo + arquitectura funcional, pero hay **3 brechas estructurales de propagación** (B-NEW24/26/27) que sugieren workers parciales o DAOs desconectados.
|
||||||
Loading…
Reference in a new issue