Review — elartedevivir.ar

← overview

ventana últimos 7d vs 7d previos · tz America/Argentina/Buenos_Aires · último cambio Ninjo: 2026-05-27 21:18 (deploy config, hace 7d)
16
Nuevas (7d)
prior 26
0
Calls booked
0.0% de link
3
Link sent
1.5% de activas
$5
Revenue variable
156 msgs

Resumen — período vs período

Métricathis 7dprior 7dΔ
Activas19660+226.7%
Nuevas1626-38.5%
Link sent37-57.1%
Calls booked00
Booked/Link %0.0%0.0%+0.0pp
Booked/Activas %0.0%0.0%+0.0pp
Booked/Nuevas %0.0%0.0%+0.0pp
Revenue variable$5.46$5.67-3.7%

Funnel — semana actual vs anterior

PeríodoActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
Semana actual (7d)19616300.0%0.0%0.0%
Semana anterior (7d)6026700.0%0.0%0.0%
Ver desglose por día
DíaActivasNuevasLink sentCalls bookedBooked/LinkBooked/ActivasBooked/Nuevas
06-0252100.0%0.0%0.0%
06-0110000.0%
05-31304000.0%0.0%
05-301395000.0%0.0%
05-2971100.0%0.0%0.0%
05-2894000.0%0.0%
05-2750100.0%0.0%
05-26145400.0%0.0%0.0%
05-25138100.0%0.0%0.0%
05-2442000.0%0.0%
05-23114100.0%0.0%0.0%
05-22136100.0%0.0%0.0%
05-2110000.0%
05-2041000.0%0.0%
run 2026-06-02T17:28:49+00:00 · fuente: live DB state (daily_audit pipeline)
10/10
BP semánticos PASS
top-10 best practices
14/16
Determinísticos PASS
0 FAIL · 2 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 7 required sections for principles template are present in system.md: Identity, Voice, Flow, Calibration, Principles, Tools, and NO_RESPONSE. Each section matches the template's specification and intent.
BP-2MEDIUMPASSExample coverage and cap (7 base scenarios + conditional, ≤20 total)
examples.md contains 14 examples covering all 7 base scenarios (happy path, resource/link delivery, objection handling, disqualification, emotional/sensitive, re-engagement, off-topic) plus 2 conditional scenarios (keyword trigger: Example 7 'regalo'; price objection: Example 4). Total count is 14, within the ≤20 cap.
BP-3HIGHPASSExamples align with the flow
Every example in examples.md maps to the flow steps in system.md (Paso 0–4) in order and reaches a terminal state (link sent, NO_RESPONSE, or confirmed booking). No example ends mid-flow.
BP-4CRITICALPASSNo internal contradictions in system.md
Paso 4 states 'Enviar link de pago en el mismo mensaje o inmediatamente despues del precio, no esperar otro turno' (timing rule for when to send the link). Principle 5 states 'Cuando el lead ya eligio modalidad y fecha, enviar el link de pago directo sin pedir permiso extra' (consent rule). These are layered policies on the same action under the same precondition (lead has chosen modalidad and fecha), but they do not produce conflicting outputs: Paso 4 governs *when* to send (immediately after price), Principle 5 governs *whether* to ask permission (no). Example 1 demonstrates both rules operating together correctly (price stated, link sent immediately after in same/next message, no extra permission requested). No shared precondition produces conflicting outputs.
BP-5CRITICALPASSNo cross-file contradictions
All SDK files (system.md, examples.md, objections.md, keywords.json, program.json, resources.json) are internally consistent. Keywords declare their flow routing (info → router, regalo → resource_with_flow, taller → literal_response, etc.); examples demonstrate each keyword's behavior correctly. Prices in program.json match prices cited in examples.md and objections.md. No file demonstrates behavior that contradicts another file under the same precondition.
BP-6MEDIUMPASSVoice consistency across examples
All examples use the same persona, vocabulary, formality level, and dialect. Voice is consistently casual, direct, voseo-based, minimal emojis, no periods at end of messages, max 2 sentences per message. A reader would believe all examples are the same agent.
BP-7CRITICALPASSUnguarded actions (PAT-004)
Paso 0 explicitly states the condition ('al inicio, antes de avanzar el flujo') and the guard ('No bloqueante. Si lo da... Si no lo da, seguir el flujo normal'), making this a universal opener with a clear conditional branch. Paso 4 (send link) is guarded by 'Presentar precio segun modalidad' and 'Enviar link de pago en el mismo mensaje o inmediatamente despues del precio' — the precondition is price presentation. Principle 5 adds a guard: 'Cuando el lead ya eligio modalidad y fecha, enviar el link de pago directo sin pedir permiso extra.' Examples 1, 3, 4, 11, and 14 all demonstrate the guards firing correctly. No unguarded actions exist.
BP-8HIGHPASSNo stale version language in examples
All examples use current flow language and CTAs that match system.md. Closing language ('cuando estes listo, escribime por aca', 'cuando termines, avisame') aligns with Paso 4 and Principle 4. No stale phrases from prior flow definitions detected.
BP-9MEDIUMPASSNo duplicated instructions
Each behavioral instruction has a single canonical home. Principle 2 (no access to taller dates) is stated once in Principles and reinforced in keywords.json notes for 'taller' — the notes are a cross-reference, not a duplicate. Principle 3 (taller ≠ Parte 1) is stated once. No instruction is restated in two locations with similar prose.
BP-10MEDIUMPASSRule-vs-principle balance
Behavioral guidance (tone, flow, conversational style) is expressed via Voice section + examples. Hard rules remain for factual constraints (prices, links, eligibility, tool fallbacks). Principles focus on judgment calls (never invent info, no diagnosis, no future contact promises) rather than micro-rules. The balance is appropriate for the 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.xPASS104 lines
6d1.2PASS14 examples
6e1.3PASS7 principles
6gPAT-006WARNnon-STEP-0 keyword handling
6hAnti-patPASSno 'burbuja'
6iAnti-patPASSno HTML comments
6jAnti-patPASSno em-dashes
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-driftPASSall 24 keyword(s) consistent across keywords.json + system.md (no DB)
6sHygienePASSno expired dates in live SDK
6tCoverageWARN3/7 principle(s) without example: #2 No tenés acceso a, #3 Haber asistido a un, #4 No prometer contacto futuro; 3/5 flow step(s) without example: #2 Informar, #3 Ubicar, #4 Cerrar
canal · sync 2026-06-03
104
Digests
45 en últimos 14d
4
Cambios pedidos / pendientes
del checklist
108
Threads
en el canal
2026-06-03
Última sync
del digest

Cosas nuevas (digests recientes)

FechaTemaTags
2026-06-03no whatsapp lead confirmations 2026 06 03lead-pipeline, whatsapp, status-report
2026-06-02database timeout blocking lead filterbackend, database, lead-processing, blocker
2026-06-02database query timeout lead syncinfrastructure, blocking-issue
2026-06-02sql backend timeout blocking lead filteringinfrastructure, backend, blocker, lead-processing
2026-06-01lead volume spike low qualificationlead-quality, funnel-metric, analysis
2026-06-01weekly lead volume spike conversion gapleads, conversion, volume, insight
2026-06-01phone captured leads whatsapp closesales, conversion, phone-leads, action-item
2026-06-01payment link recovery failed attemptspayment, conversion, action-item, high-priority
2026-06-01whatsapp shared leads ingested 5 newleads, whatsapp, ledger, data-quality
2026-06-01new whatsapp leads ledger updateleads, deduplication, data-logging
2026-06-01instagram keyword funnel sky dominatesinstagram, keywords, conversion, sky-course, content-strategy
2026-05-31whatsapp leads batch may 31leads, whatsapp, phone-sharing, qualification
2026-05-30shared whatsapp leads may 30 batchleads, whatsapp, phone-sharing, automated-notification
2026-05-30whatsapp lead intake may 30 31leads, whatsapp-shared, phone-channel, lead-scoring
2026-05-29sql timeout alert failure may 29technical-issue, database, alert-system
2026-05-29phone sharing funnel analysis may 29funnel-analysis, phone-sharing, sales-metrics, ig-vs-whatsapp
2026-05-29database timeout alert may 29technical-issue, database, alert-system
2026-05-29ig vs wpp funnel optimization proposalstrategy, funnel, conversion-optimization
2026-05-29may phone sharing leads analysis conversionsales, lead-quality, conversion, whatsapp-channel
2026-05-28four new shared whatsapp leads may 28leads, phone-sharing, whatsapp, ledger-update

Cambios pedidos por el creador / pendientes

IDEstadoCambio pedido
C9pendienteSi existe ultimo_pendiente → no saludar, retomar desde ese paso
C10pendienteSi pasan 12-48h y lead responde "hola/sí/ok" → no saludar, retomar último pendiente
F2pendienteSi contexto_previo=true → NO ejecutar M1 (saludo). Continuar desde ultimo_pendiente
Y4pendiente"Hola" y "Lucas AOL" tenían link presencial viejo `1ZodB7D` / ambiguo `1yFkCfx`
sentiment del cliente → Ninjo · scoreado ahora (2026-06-03 15:25:05) · modelo claude-sonnet-4-6 · ventana 7d
+0
Sentiment score
neutral
Bajo
Churn risk
del lado del cliente
4
Cambios pedidos
pendientes en checklist
24
Volumen cliente
agente: 16 convs

Matriz de volumen

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

Sentiment del cliente

📋 Todos los digests son reportes internos de Ninjo sin voz atribuible al cliente (Lucas AOL aparece como participante pero sin frases citadas); no hay señal de sentimiento del creador o su equipo hacia la plataforma — mantener monitoreo y solicitar feedback directo al cliente 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)

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

IDEstadoCambio pedido
C9pendienteSi existe ultimo_pendiente → no saludar, retomar desde ese paso
C10pendienteSi pasan 12-48h y lead responde "hola/sí/ok" → no saludar, retomar último pendiente
F2pendienteSi contexto_previo=true → NO ejecutar M1 (saludo). Continuar desde ultimo_pendiente
Y4pendiente"Hola" y "Lucas AOL" tenían link presencial viejo `1ZodB7D` / ambiguo `1yFkCfx`