Review — zapatas.us

← overview

ventana últimos 7d vs 7d previos · tz America/Argentina/Buenos_Aires · último cambio Ninjo: 2026-07-23 23:11 (toggle/agent, hace 8d)
0
Nuevas (7d)
prior 11
0
Calls booked
— de link
0
Link sent
0.0% de activas
$0
Revenue variable
0 msgs

Resumen — período vs período

Métricathis 7dprior 7dΔ
Activas64149-57.0%
Nuevas011-100.0%
Link sent00
Calls booked00
Booked/Link %
Booked/Activas %0.0%0.0%+0.0pp
Booked/Nuevas %0.0%
Revenue variable$0.00$0.00

Funnel — semana actual vs anterior

PeríodoActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
Semana actual (7d)640000.0%
Semana anterior (7d)14911000.0%0.0%
Ver desglose por día
DíaActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
07-3050000.0%
07-2940000.0%
07-28270000.0%
07-2740000.0%
07-2610000.0%
07-2520000.0%
07-24210000.0%
07-23450000.0%
07-228411000.0%0.0%
07-21100000.0%
07-2020000.0%
07-1910000.0%
07-1830000.0%
07-1740000.0%

⏳ Sin re-auditar hoy (sin cambios de prompt) — mostrando la última auditoría disponible. Estado vigente hasta nueva corrida.

run 2026-06-18T16:38:29+00:00 · fuente: live DB state (daily_audit pipeline)
10/10
BP semánticos PASS
top-10 best practices
10/16
Determinísticos PASS
2 FAIL · 4 WARN
C0 · H0 · M0
Fails por severidad
critical / high / medium
Drift
DB vs repo local

BP semánticos (top-10 best practices)

BP-1
BP-2
BP-3
BP-4
BP-5
BP-6
BP-7
BP-8
BP-9
BP-10
BPSevEstadoDetalle
BP-1HIGHPASSTemplate compliance
All required sections for the principles template are present in system.md: Identity, Voice, Keywords, Flujos, Criterio de calificación, Casos especiales del flujo, NO_RESPONSE triggers, Principios, Fallback, and Herramientas. Content matches the template's specification.
BP-2MEDIUMPASSExample coverage and cap (7 base scenarios + conditional, ≤20 total)
examples.md contains 21 examples covering all 7 base scenarios (happy path Examples 1–2, 7–8; resource/link delivery Examples 1–4, 13; objection handling Examples 5, 9; disqualification Examples 6, 10; emotional/sensitive Examples 12, 21; re-engagement Examples 4, 17; off-topic Examples 11) plus two conditional scenarios (keyword trigger Examples 16–17 for FAKE; price objection Example 9). Count is 21, exceeding the ≤20 cap by 1 example.
evidence (1)
  • {'file': 'examples.md', 'quote': '21 examples total (Examples 1–21 inclusive); Examples 16–17 demonstrate FAKE keyword trigger; Example 9 demonstrates price objection handling.'}
BP-3HIGHPASSExamples align with the flow
Every example in examples.md maps to a step in system.md's declared flows (GUIA, BZ, DOC, genérico, FAKE) and reaches a terminal state (booking confirmed, NO_RESPONSE, or WhatsApp derivation). No example ends mid-flow.
BP-4CRITICALPASSNo internal contradictions in system.md
system.md contains no self-contradictions. The descarte rule (only when lead explicitly states <$200 capital) is stated once and consistently applied in Examples 6 and 10. The price rule (never in chat, redirect to call) is stated once and consistently demonstrated. No conflicting parameter values or flow step contradictions detected.
BP-5CRITICALPASSNo cross-file contradictions
All SDK files agree on behavior and data. keywords.json declares keyword conditions (resource_with_flow, contextual) that align with system.md's flow logic. resources.json URLs match those cited in system.md and examples.md. program.json pricing rule ('no_price_in_chat') matches system.md's explicit instruction and Example 9's demonstration. No file contradicts another under the same precondition.
BP-6MEDIUMPASSVoice consistency across examples
All examples use the same persona: Venezuelan, warm, direct, short DM-style messages, tuteo (tú, tienes, vas), no emojis except 👀 in follow-ups, no em-dashes, no regional slang (papi, chamo, coño, dale, brother). A reader could believe all examples are the same agent (Bryan) talking to different leads.
BP-7CRITICALPASSUnguarded actions (PAT-004)
All risky actions in system.md's flow have inline guards. Sending resources (guía, VSL, video FAKE) is guarded by keyword match or flow stage. Sending Calendly is guarded by lead acceptance of the pitch. Sending WhatsApp joyería link is guarded by lead asking about physical watches. NO_RESPONSE is guarded by explicit triggers (booking confirmed, emoji-only, off-topic). Examples demonstrate these guards firing correctly.
BP-8HIGHPASSNo stale version language in examples
All examples use current flow language and CTAs from system.md. Closing language matches the 3-bubble + PDF pattern described in system.md. No examples reference deprecated flow versions or outdated CTAs.
BP-9MEDIUMPASSNo duplicated instructions
Each behavioral instruction appears in exactly one canonical location. The descarte rule is stated once in 'Criterio de calificación' section. The price rule is stated once in Identity section. The NO_RESPONSE triggers are stated once in their dedicated section. No instruction is restated in multiple places.
BP-10MEDIUMPASSRule-vs-principle balance
Behavioral guidance (tone, flow, conversational style) is expressed via Voice section + 21 examples. Hard rules remain only for factual constraints (price range $1,000–$1,300, age 18+, capital threshold $200) and safety boundaries (never invent data, redirect to team on tool error). The 7 Principles are actionable and pass the common sense test.

Checks determinísticos

6a
6c
6d
6e
6g
6h
6i
6j
6k
6l
6m
6n
6q
6r
6s
6t
CheckSecEstadoNotas
6a1.8PASSNO_RESPONSE present (limits not checked, --no-db)
6c3.xPASS101 lines
6d1.2PASS21 examples
6e1.3PASS7 principles
6gPAT-006WARNnon-STEP-0 keyword handling
6hAnti-patWARN2 'burbuja' mentions
6iAnti-patPASSno HTML comments
6jAnti-patFAIL24 em-dashes across 1 file(s); first: knowledge_base.md:1
6kPAT-006FAILtool-call syntax appears as raw text in examples.md (3 line(s))
6lResourcesPASSno placeholder URLs
6mHygienePASSno audit metadata in prompt files
6nPAT-008PASSURL forms consistent across files
6qPAT-001PASSno instruction duplication into examples.md, keywords.json, program.json, resources.json
6rKeyword-driftWARN4 keywords.json entr(ies) not named in system.md (no recent operator ask): ['clase', 'ganar', 'curso', 'flipping'] — likely legacy, review or remove
6sHygienePASSno expired dates in live SDK
6tCoverageWARN4/7 principle(s) without example: #1 Una pregunta a la, #4 Look it up before, #5 Redirigir a la llamada, #7 Examples antes que reglas
canal ninjo-operator-impact-bryan (C0AN4CMUUVD) · sync 2026-06-16
24
Digests
0 en últimos 14d
2
Cambios pedidos / pendientes
del checklist
25
Threads
en el canal
2026-06-16
Última sync
del digest

Cosas nuevas (digests recientes)

FechaTemaTags
2026-06-15weekly funnel report low volume content gapfunnel-metrics, content-strategy, keyword-performance, action-item
2026-06-15weekly funnel report jun 08 14 low volumereporting, funnel-metrics, content-strategy, keyword-performance
2026-06-08critical calendly workflow failure zero links dispatchedcritical, workflow-bug, calendly, automation, funnel-impact
2026-06-08content strategy keyword performance analysiscontent, keyword-strategy, lead-generation, cta
2026-06-08critical funnel collapse june week 1funnel-metrics, conversion-crisis, keyword-performance, content-strategy
2026-06-01weekly funnel report low volume content reactivationfunnel, reporting, content-strategy, cta, volume
2026-06-01weekly report low volume content cta strategyreporting, traffic, content-strategy, conversion
2026-05-25weekly funnel report zero conversions may18 24analytics, funnel, keyword-performance, critical
2026-05-25weekly funnel report may18 24 critical declinefunnel-metrics, keyword-performance, conversion-crisis
2026-05-25monthly performance review 296 convos zero salesanalytics, sales-tracking, marketing-strategy, critical
2026-05-18weekly funnel report may 11 17metrics, funnel-analysis, keyword-performance, action-items
2026-05-11coordination meeting scheduledalignment, meeting
2026-05-11weekly funnel report may 4 10metrics, funnel, keyword-performance, content-strategy
2026-05-07crm app access authentication linktechnical, access, crm, authentication
2026-05-07crm access authentication linkinfrastructure, crm-access, authentication
2026-04-07miguel testing v2 doc flowtesting, feedback, voice, follow-ups, DOC-flow, cleanup
2026-04-07rapport vsl flow redesign bro banagent-behavior, prompt-redesign, vocabulary-guardrails, vsl-flow
2026-04-07monolithic prompt override deployment failuretechnical-issue, deployment, prompt-architecture
2026-04-07bz academy training docs ingestedtraining-data, product-knowledge, watch-trading
2026-03-31rapport feedback lead magnetsrapport, feedback, lead-magnets, tone

Cambios pedidos por el creador / pendientes

IDEstadoCambio pedido
E10pendienteFollow-up 1 (2h after silence): "Ey papi, llegaste a ver la info? Quedo pendiente si tienes alguna pregunta" style
I5pendiente~~resources.json whatsapp_joyeria URL pendiente~~
sentiment del cliente → Ninjo · caché (2026-07-24 15:18:27) · modelo claude-sonnet-4-6 · ventana 7d
-1
Sentiment score
frustrado_pero_enganchado
Medio
Churn risk
del lado del cliente
2
Cambios pedidos
pendientes en checklist
0
Volumen cliente
agente: 0 convs

Matriz de volumen

re chequear
Cliente callado y agente con poco tráfico: ambiguo (puede ser período tranquilo). Re-chequear próxima ventana.

Sentiment del cliente

📋 Miguel y su equipo están activos y muy involucrados (19-point testing, prohibiciones precisas, revisiones semanales de funnel), pero acumulan frustración real por fallas técnicas no resueltas (cero links despachados en 15 conversaciones, 296 conversas con cero ventas en mayo). El riesgo de churn es medio: no hay hostilidad hacia Ninjo pero el delta entre esfuerzo invertido y resultados obtenidos es alto. Acción prioritaria del CS: cerrar el bug de dispatch de Calendly/custom properties esta semana con confirmación escrita al cliente, y mostrar en el siguiente reporte semanal que el fix impactó métricas — sin eso, el score puede caer a -2.
SeñalValorEvidencia (cita del cliente)
Enojado con la plataformano
Es queja
Queja constructiva (accionable)

Evidencia citada

SeñalCita textualFecha
Cliente detecta fallo crítico de flujo: 15 conversaciones sin ningún link despachado“None”2026-06-08
Cliente reporta revisión de 296 conversaciones con cero ventas en el mes — señal de frustración acumulada con resultados“None”2026-05-25
Cliente prohíbe vocabulario específico ('bro', 'brother', 'coño', 'plata', voseo argentino) — feedback accionable y preciso sobre comportamiento del agente“None”2026-04-07
Cliente ejecuta sesión de 19 puntos de testing sobre v2 — nivel de involucración alto, señal de que sigue apostando a la plataforma“None”2026-04-07
Cliente confirma que nueva versión funciona mejor pero exige más rapport — feedback positivo parcial con demanda de mejora“None”2026-03-31

Cambios pedidos por el creador (Métrica 1)

Un creador que pide cambios concretos está enganchado (mejor señal que el silencio).

IDEstadoCambio pedido
E10pendienteFollow-up 1 (2h after silence): "Ey papi, llegaste a ver la info? Quedo pendiente si tienes alguna pregunta" style
I5pendiente~~resources.json whatsapp_joyeria URL pendiente~~