Review — tuhogarconisa

← overview

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

Resumen — período vs período

Métricathis 7dprior 7dΔ
Activas41+300.0%
Nuevas10
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)41000.0%0.0%
Semana anterior (7d)10000.0%
Ver desglose por día
DíaActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
07-300000
07-2910000.0%
07-2810000.0%
07-2710000.0%
07-2611000.0%0.0%
07-250000
07-240000
07-230000
07-2210000.0%
07-210000
07-200000
07-190000
07-180000
07-170000
run 2026-07-24T14:58:26+00:00 · fuente: live DB state (daily_audit pipeline)
10/10
BP semánticos PASS
top-10 best practices
12/16
Determinísticos PASS
1 FAIL · 3 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
meta.md declares template 'low_ticket'. system.md contains all required sections for the low_ticket template: Identidad (Identity), Voz (Voice), Flujo (Flow), Calibración (Calibration), Principios (Principles), Tools, and NO_RESPONSE. The content aligns with the template's product-recommendation intent (discovery → 3 tips → community/1:1 offer), not appointment-setting for calls.
BP-2MEDIUMPASSExample coverage and cap (7 base + conditional, ≤20 total)
examples.md contains 19 examples covering: happy path (Ex 2), resource/link delivery (Ex 3, 6, 9, 19), objection handling (Ex 6, 9, 17, 19), graceful disqualification (Ex 10, 11), emotional/sensitive lead (Ex 8), re-engagement (Ex 8), off-topic (Ex 5, 12). Conditional: no keywords.json entries, so keyword-trigger example N/A; price objection covered (Ex 6, 9, 17, 19). Total count is 19, within cap.
BP-3HIGHPASSExamples align with the flow
All examples follow the declared flow: greeting → pain/description → 3 tips → interest confirmation → offer (1:1 or community) → booking/confirmation → NO_RESPONSE or soft close. No examples skip required steps or end mid-flow without a terminal state.
BP-4CRITICALPASSNo internal contradictions in system.md
system.md is internally consistent. The flow defines two distinct offers under different preconditions: 1:1 ($97 USD) when lead says yes to 'bocetos' question (Step 6), and community ($15 USD/mo) when lead declines 1:1 or says 'ahorita no' (Step 7). These are documented as sequential alternatives, not contradictions. No conflicting parameter values or format rules detected.
BP-5CRITICALPASSNo cross-file contradictions
All SDK files align on behavior and data. system.md Step 6 offers 1:1 ($97 USD) after interest confirmation; program.json confirms price_usd: 97 and positioning matches. system.md Step 7 offers community ($15 USD/mo) on objection; program.json confirms price_usd: 15. examples.md demonstrates both offers in correct sequence (Ex 2, 3, 6, 9, 19). resources.json URLs match those cited in system.md and examples.md. No factual disagreements on price, flow, or resource links.
BP-6MEDIUMPASSVoice consistency across examples
All examples use consistent voice: short messages (1–3 lines), casual Colombian tuteo, warm tone, minimal emoji, no dashes. Phrasing like 'Hola', 'cuéntame', 'Mira', 'Qué bueno' repeats across examples. No jarring tonal shifts detected.
BP-7CRITICALPASSUnguarded actions (PAT-004)
All risky actions carry explicit guards. Step 6 offers 1:1 only after lead confirms interest ('¿Te gustaría que te ayudara...' → 'sí'). Step 7 offers community only after lead declines 1:1 or says 'ahorita no'. NO_RESPONSE triggers are enumerated (booking confirmed, lead entered community, 'no me interesa', minor detected, off-topic after redirect). Examples (Ex 2, 6, 9, 19) demonstrate guards firing correctly.
BP-8HIGHPASSNo stale version language in examples
All examples use current flow language. CTAs match system.md: 'Aquí lo tienes [link]' for 1:1 booking, 'Aquí tienes el link' for community, 'NO_RESPONSE' for terminal states. No outdated phrasing or prior-version CTAs detected.
BP-9MEDIUMPASSNo duplicated instructions
Each behavioral instruction has a single canonical home. Flow steps define the sequence; Principios reinforce key behaviors (one question at a time, 1:1 is primary offer, never invent data). Calibración defines engagement levels. No instruction is restated verbatim in two locations; cross-references are minimal and appropriate.
BP-10MEDIUMPASSRule-vs-principle balance
Behavioral guidance (warm tone, short messages, one question at a time, discovery before tips) is expressed via Voz, Principios, and worked examples. Hard rules (price $97 USD / $15 USD/mo, max 3 asesorías/week, no minors) remain as rules in Flujo and program.json. Balance is appropriate.

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.xPASS132 lines
6d1.2PASS19 examples
6e1.3WARN9 principles (target ≤7)
6gPAT-006N/Ano keywords
6hAnti-patPASSno 'burbuja'
6iAnti-patPASSno HTML comments
6jAnti-patFAIL12 em-dashes across 3 file(s); first: system.md:32
6kPAT-006PASSno tool syntax leak
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-driftN/Ano DB connection and no local keywords
6sHygieneWARN2 expired date reference(s) in SDK files
6tCoverageWARN6/9 principle(s) without example: #1 Una pregunta a la vez, #2 La asesoría 1:1 ($97 USD) es la oferta principal, #5 Si parece menor de edad, derivo al equipo y emito `NO_RESPONSE`., #7 Ignoro media/errores que no puedo procesar y sigo natural, #8 No salto el flujo si el lead presiona; 3/9 flow step(s) without example: #1 Apertura fija, #4 3 consejos, #10 Servicios sueltos (renders, modelado, lista de compras, planos, diseño)
canal · sync 2026-07-21
18
Digests
2 en últimos 14d
0
Cambios pedidos / pendientes
del checklist
21
Threads
en el canal
2026-07-21
Última sync
del digest

Cosas nuevas (digests recientes)

FechaTemaTags
2026-07-20minimal metrics agent startup phasemetrics, agent-status, coordination
2026-07-20metrics minimal agent startup week jul20metrics, agent-status, coordination
2026-07-13weekly funnel report jul 06 12reporting, funnel-metrics, volume-decline
2026-07-06critical volume collapse jun 29 jul 05metrics, volume-decline, critical, funnel-health
2026-07-06weekly funnel report jun29 jul05 volume collapsemetrics, funnel-health, volume-collapse, critical
2026-06-29weekly metrics jun 22 28 critical volume declinemetrics, funnel-health, critical-alert
2026-06-29critical volume collapse jun 22 28metrics, critical, engagement-regression, volume-decline
2026-06-22weekly metrics jun 15 21 volume declinemetrics, funnel, volume-decline, content-coordination
2026-06-15weekly metrics jun 08 14 volume recoverymetrics, funnel, conversion, content-performance
2026-06-15weekly metrics volume recovery jun 08 14metrics, funnel, conversion, content-performance
2026-06-12meta global outage account disconnectincident, infrastructure, meta, whatsapp, instagram
2026-06-11rejection handling timeframe clarificationconversation-flow, rejection-handling, agent-behavior
2026-06-08weekly metrics significant volume declineanalytics, metrics
2026-06-05new flow live testing providedtesting, deployment
2026-06-05offer hierarchy inversion 1 1 first strategyagent-config, sales-strategy, offer-flow
2026-06-01weekly metrics volume decline content activationanalytics, metrics, content-strategy
2026-05-30conversion flow setup community linkagent-config, conversion-flow, messaging
2026-05-30agent testing and initial deploymenttesting, agent-deployment

Cambios pedidos por el creador / pendientes

Sin pendientes en el checklist ✅

sentiment del cliente → Ninjo · caché (2026-07-28 15:45:41) · modelo claude-sonnet-4-6 · ventana 7d
+0
Sentiment score
neutral
Medio
Churn risk
del lado del cliente
0
Cambios pedidos
pendientes en checklist
0
Volumen cliente
agente: 1 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

📋 No hay citas directas del cliente en el digest (toda la redacción es voz interna de Ninjo), por lo que el score se mantiene neutral por defecto; sin embargo, el patrón operativo — colapso de volumen sostenido de 6–10 semanas, múltiples auditorías abiertas sin cierre y propuestas pendientes repetidas — eleva el churn risk a medio. Acción CS: contactar proactivamente a Isabela/equipo esta semana, presentar root-cause cerrado del colapso de volumen y un plan de acción con fechas concretas antes de que la frustración implícita se vuelva explícita.
SeñalValorEvidencia (cita del cliente)
Enojado con la plataformano
Es quejano
Queja constructiva (accionable)no

Evidencia citada

SeñalCita textualFecha
Sin citas directas del cliente — el digest es redacción interna de Ninjo, no voz del cliente“None”
Señal de riesgo estructural: colapso sostenido de volumen (-82% / -90%) con múltiples auditorías pendientes sin cierre, lo que puede derivar en frustración si no se resuelve“None”2026-07-06
Señal de coordinación fallida: necesidad reiterada de alinear equipo de contenido con despliegues del agente, mencionada en múltiples semanas consecutivas“None”

Cambios pedidos por el creador (Métrica 1)

Sin cambios pendientes en el checklist ✅