Review — sebariera

← overview

ventana últimos 7d vs 7d previos · tz America/Argentina/Buenos_Aires · último cambio Ninjo: 2026-05-16 00:15 (deploy config, hace 19d)
199
Nuevas (7d)
prior 278
4
Calls booked
17.4% de link
23
Link sent
4.0% de activas
$28
Revenue variable
787 msgs

Resumen — período vs período

Métricathis 7dprior 7dΔ
Activas571566+0.9%
Nuevas199278-28.4%
Link sent2322+4.5%
Calls booked47-42.9%
Booked/Link %17.4%31.8%-14.4pp
Booked/Activas %0.7%1.2%-0.5pp
Booked/Nuevas %2.0%2.5%-0.5pp
Revenue variable$27.55$31.33-12.1%

Funnel — semana actual vs anterior

PeríodoActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
Semana actual (7d)57119923417.4%0.7%2.0%
Semana anterior (7d)56627822731.8%1.2%2.5%
Ver desglose por día
DíaActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
06-0214717400.0%0.0%0.0%
06-0152236233.3%3.8%8.7%
05-314032300.0%0.0%0.0%
05-3032176116.7%3.1%5.9%
05-2913427200.0%0.0%0.0%
05-28753011100.0%1.3%3.3%
05-279153100.0%0.0%0.0%
05-26128885240.0%1.6%2.3%
05-25113536233.3%1.8%3.8%
05-244329000.0%0.0%
05-233826100.0%0.0%0.0%
05-226120200.0%0.0%0.0%
05-21752633100.0%4.0%11.5%
05-2010836500.0%0.0%0.0%
run 2026-06-02T17:28:49+00:00 · fuente: live DB state (daily_audit pipeline)
8/10
BP semánticos PASS
top-10 best practices
10/16
Determinísticos PASS
1 FAIL · 5 WARN
C0 · H0 · M2
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 7 required sections for principles template are present in system.md: Identity, Voice, Flow, Calibration, Principles, Tools, and NO_RESPONSE. Content matches template intent.
BP-2MEDIUMFAILExample coverage and cap (7 base scenarios + conditional, ≤20 total)
Agent has 22 examples, exceeding the 20-example cap. While coverage of base scenarios is strong, the count violates the rule. Candidates for retirement: Examples 15–16 (student/resident disqualification) are redundant; Examples 7 and 17 (lead magnet delivery) overlap; Examples 12 and 20 (evasive lead handling) are similar.
evidence (2)
  • {'file': 'examples.md', 'quote': '### Example 1 through ### Example 22 — 22 total examples in file'}
  • {'file': 'rubric (BP-2)', 'quote': 'Total example count must stay at or under 20.'}
BP-3HIGHPASSExamples align with the flow
All examples follow the documented flow (Discovery → Fit → Contexto → Nutrir → Ofrecer llamada → Cerrar → NO_RESPONSE). Each example reaches a terminal state (link sent, NO_RESPONSE, or confirmed booking).
BP-4CRITICALPASSNo internal contradictions in system.md
The PROMPT keyword exception is explicitly documented in the Flow section ('Excepcion: Si el lead escribe "prompt"...'), creating a stated carve-out from the general discovery-first rule. This is a single rule with an explicit exception, not a contradiction. No shared precondition produces conflicting outputs.
BP-5CRITICALPASSNo cross-file contradictions
All SDK files are consistent. Keywords.json declares PROMPT as an exception with send_without_permission=true and literal_response pointing to get_resources. system.md documents this exception inline. Examples 1–22 demonstrate the flow and keyword handling without contradiction. Resources.json, program.json, and objections.md align with system.md behavior and pricing rules.
BP-6MEDIUMPASSVoice consistency across examples
All examples use consistent voice: short messages (max 3 lines), rioplatense voseo, strategic/consultive tone, minimal emojis, no filler greetings after the first message. Tone is uniform across all 22 examples.
BP-7CRITICALPASSUnguarded actions (PAT-004)
All risky actions (sending links, closing, NO_RESPONSE) are guarded. Discovery step requires context before Nutrir. Nutrir requires affirmative signal ('es lo que buscabas?') before Ofrecer llamada. Cerrar requires confirmation before sending booking link. NO_RESPONSE triggers are named in Calibration and Principles. Examples demonstrate guards firing correctly.
BP-8HIGHPASSNo stale version language in examples
All examples use current flow language and CTAs. Closing language matches system.md ('cuando agendas, responde las preguntas...', 'me confirmas cuando la agendaste?'). No outdated phrasing detected.
BP-9MEDIUMFAILNo duplicated instructions
The instruction 'no listar pilares, modulos ni detalles del programa en el chat' appears in three places: Voice section ('No listar pilares, modulos ni detalles del programa en el chat'), Flujo step 1 ('NUNCA listar pilares, modulos ni detalles del programa en el chat'), and Principios item 1 ('nunca mencionar Elite MED hasta entender que busca el lead'). This is duplication across Voice, Flow, and Principles.
evidence (3)
  • {'file': 'system.md, Voice section', 'quote': 'No listar pilares, modulos ni detalles del programa en el chat.'}
  • {'file': 'system.md, Flujo section', 'quote': 'NUNCA listar pilares, modulos ni detalles del programa en el chat.'}
  • {'file': 'system.md, Principios section', 'quote': 'Discovery primero: nunca mencionar Elite MED hasta entender que busca el lead'}
BP-10MEDIUMPASSRule-vs-principle balance
Behavioral guidance (tone, discovery-first, no program details in chat) is expressed via Voice section + examples + Principles. Hard rules are reserved for factual constraints (pricing template, NO_RESPONSE triggers, eligibility). The balance is appropriate for the principles template.

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.xPASS120 lines
6d1.2PASS22 examples
6e1.3PASS6 principles
6gPAT-006WARNnon-STEP-0 keyword handling
6hAnti-patWARN1 'burbuja' mentions
6iAnti-patPASSno HTML comments
6jAnti-patFAIL7 em-dashes across 1 file(s); first: objections.md:1
6kPAT-006PASSno tool syntax leak
6lResourcesPASSno placeholder URLs
6mHygienePASSno audit metadata in prompt files
6nPAT-008WARN1 URL(s) appear with different tracking params or formats across SDK files
6qPAT-001PASSno instruction duplication into examples.md, keywords.json, program.json, resources.json
6rKeyword-driftWARN3 keywords.json entr(ies) not named in system.md (no recent operator ask): ['REFERENTE', '10X', 'PROTOCOLO'] — likely legacy, review or remove
6sHygienePASSno expired dates in live SDK
6tCoverageWARN3/6 principle(s) without example: #2 No dar precios completos, #4 Si el lead llega, #5 Si no tienes la; 6/9 flow step(s) without example: #2 Fit, #3 Contexto, #5 Cerrar, #1 Saludar y preguntar su, #2 Si confirma ser profesional
canal ninjo-operator-sebayjaime · sync 2026-06-03
147
Digests
37 en últimos 14d
0
Cambios pedidos / pendientes
del checklist
152
Threads
en el canal
2026-06-03
Última sync
del digest

Cosas nuevas (digests recientes)

FechaTemaTags
2026-06-03daily lead summary june 3leads, sales, priority, followup, urgent
2026-06-02database query optimization completedtechnical, database, operations
2026-06-02daily lead summary june 1 data extractionreporting, leads, data-extraction, sales-pipeline
2026-06-02daily lead pipeline 24 leads processedleads, pipeline, operations
2026-06-02daily lead summary june 2leads, sales, priority, followup
2026-06-02database query optimization lead exportdatabase, performance, leads, automation
2026-06-01daily lead report lopez coronado luislead-tracking, daily-report, follow-up
2026-06-01weekly metrics high traffic low conversionsmetrics, alert, funnel, sales
2026-06-01keyword performance recurso highest conversioncontent-strategy, conversion, growth, data
2026-06-01weekly cortex metrics report week 6metrics, weekly-report, funnel-analysis
2026-06-01previous day lead summary 1 prospectleads, operations
2026-06-01agent performance week 3 sebariera 490 convsagent-performance, keyword-analysis, content-strategy, lead-scoring
2026-06-01weekly cortex metrics traffic spike no salesmetrics, reporting, funnel-analysis, alert
2026-05-31daily lead sync may 30 31 nine plus one leadslead-tracking, daily-summary, action-items
2026-05-30lead batch processing may 29 30leads, outreach, automation, google-sheet-sync
2026-05-30leads batch processing may 29 35 leadsleads, automation, reporting, webhook, bug-fix
2026-05-29leads batch processing may 28 29leads, automation, reporting, webhook
2026-05-29daily leads report may 28 22 conversionsleads, daily-report, automation, google-sheets
2026-05-29daily leads processing 2026 05 28reporting, leads, follow-up-required
2026-05-28daily leads processing 2026 05 27reporting, leads, follow-up-required

Cambios pedidos por el creador / pendientes

Sin pendientes en el checklist ✅

sentiment del cliente → Ninjo · scoreado ahora (2026-06-03 15:26:00) · modelo claude-sonnet-4-6 · ventana 7d
+0
Sentiment score
neutral
Bajo
Churn risk
del lado del cliente
0
Cambios pedidos
pendientes en checklist
22
Volumen cliente
agente: 199 convs

Matriz de volumen

enganchado sano
Cliente activo con tono ok — buena señal de retención.

Sentiment del cliente

📋 Sin señal de sentimiento atribuible al cliente (sebariera/equipo): todos los digests son operativos internos redactados por Ninjo, sin citas textuales del creador ni su equipo. No hay base para diagnosticar salud o riesgo; recomendación al CS: buscar interacciones directas del cliente (mensajes, llamadas, feedback explícito) para obtener señal real.
SeñalValorEvidencia (cita del cliente)
Enojado con la plataformano
Es quejano
Queja constructiva (accionable)no

Cambios pedidos por el creador (Métrica 1)

Sin cambios pendientes en el checklist ✅