| Métrica | this 7d | prior 7d | Δ |
|---|---|---|---|
| Activas | 40 | 47 | -14.9% |
| Nuevas | 10 | 24 | -58.3% |
| Link sent | 1 | 0 | — |
| Calls booked | 0 | 0 | — |
| Booked/Link % | 0.0% | — | — |
| Booked/Activas % | 0.0% | 0.0% | +0.0pp |
| Booked/Nuevas % | 0.0% | 0.0% | +0.0pp |
| Revenue variable | $0.00 | $0.00 | — |
| Período | Activas | Nuevas | Link sent | Calls booked | Booked/Link | Booked/Activas | Booked/Nuevas |
|---|---|---|---|---|---|---|---|
| Semana actual (7d) | 40 | 10 | 1 | 0 | 0.0% | 0.0% | 0.0% |
| Semana anterior (7d) | 47 | 24 | 0 | 0 | — | 0.0% | 0.0% |
| Día | Activas | Nuevas | Link sent | Calls booked | Booked/Link | Booked/Activas | Booked/Nuevas |
|---|---|---|---|---|---|---|---|
| 07-30 | 13 | 3 | 0 | 0 | — | 0.0% | 0.0% |
| 07-29 | 8 | 3 | 0 | 0 | — | 0.0% | 0.0% |
| 07-28 | 6 | 2 | 1 | 0 | 0.0% | 0.0% | 0.0% |
| 07-27 | 6 | 2 | 0 | 0 | — | 0.0% | 0.0% |
| 07-26 | 4 | 0 | 0 | 0 | — | 0.0% | — |
| 07-25 | 2 | 0 | 0 | 0 | — | 0.0% | — |
| 07-24 | 1 | 0 | 0 | 0 | — | 0.0% | — |
| 07-23 | 5 | 1 | 0 | 0 | — | 0.0% | 0.0% |
| 07-22 | 7 | 4 | 0 | 0 | — | 0.0% | 0.0% |
| 07-21 | 10 | 3 | 0 | 0 | — | 0.0% | 0.0% |
| 07-20 | 5 | 3 | 0 | 0 | — | 0.0% | 0.0% |
| 07-19 | 4 | 1 | 0 | 0 | — | 0.0% | 0.0% |
| 07-18 | 7 | 5 | 0 | 0 | — | 0.0% | 0.0% |
| 07-17 | 9 | 7 | 0 | 0 | — | 0.0% | 0.0% |
⏳ Sin re-auditar hoy (sin cambios de prompt) — mostrando la última auditoría disponible. Estado vigente hasta nueva corrida.
| BP | Sev | Estado | Detalle |
|---|---|---|---|
| BP-1 | HIGH | PASS | Template compliance All 7 required sections present in system.md: Identity, Voice, Flow, Calibration, Principles, Tools, NO_RESPONSE. Content matches principles template specification. |
| BP-2 | MEDIUM | PASS | Example coverage and cap (7 base scenarios + conditional, ≤20 total) 15 examples provided. All 7 base scenarios covered: happy path (Ex 1), resource delivery (Ex 4, 6), objection handling (Ex 5), disqualification (Ex 7), emotional lead (Ex 13), re-engagement (Ex 8), off-topic (Ex 10). Both conditionals met: keyword trigger (Ex 4, 6) and price objection (Ex 5). Count is within cap. |
| BP-3 | HIGH | PASS | Examples align with the flow Every example follows the 6-step flow (Calificar → Dolor → Contexto → Posicionar → Cerrar → Post-booking) in order. All examples reach terminal states (link sent, NO_RESPONSE, or booking confirmed). |
| BP-4 | CRITICAL | PASS | No internal contradictions in system.md System.md is internally consistent. The 25-word limit on Voice is stated once and applies uniformly. Flow steps are ordered and non-contradictory. The post-booking rule ('Solo si la respuesta es genuinamente ambigua... preguntá UNA vez') is an explicit exception to the NO_RESPONSE rule, not a contradiction. Example 1 demonstrates this carve-out correctly. |
| BP-5 | CRITICAL | PASS | No cross-file contradictions All SDK files align. Keywords.json declares send_without_permission flags that govern delivery timing; system.md's Flow step 1 ('Si el lead pregunta por un keyword... entregá el recurso primero') is consistent with keyword conditions. Examples.md demonstrates both rules coexisting (Ex 4, 6 show keyword delivery then qualification). Program.json pricing rules match system.md's Principles (no Elite/Group prices in chat; AI Brain and Hiring Course allowed). No factual contradictions on revenue bands, URLs, or program details. |
| BP-6 | MEDIUM | PASS | Voice consistency across examples All examples use consistent voice: sharp, direct, no BS, rioplatense voseo, max 25 words per message (except intro), no emojis, no em dashes. Tone is uniform across scenarios (happy path, objections, disqualification, emotional). A reader would recognize the same agent throughout. |
| BP-7 | CRITICAL | PASS | Unguarded actions (PAT-004) All risky actions are guarded. Sending links is guarded by revenue band (Step 4 posicioning) and explicit lead acceptance ('dale', 'sí', 'me interesa'). NO_RESPONSE is guarded by 7 explicit conditions in Principles §7. Keyword delivery is guarded by send_without_permission flags in keywords.json. Example 1 demonstrates the guard on post-booking ambiguity ('pudiste agendar?'). No unguarded actions exist. |
| BP-8 | HIGH | PASS | No stale version language in examples All examples use current flow language and CTAs. Closing language ('va + URL + cuando reserves avisame', 'bárbaro, te llega ahí el material', 'NO_RESPONSE') matches system.md's Flow and Principles. No outdated phrasing detected. |
| BP-9 | MEDIUM | PASS | No duplicated instructions Each behavioral instruction has a single canonical home. Revenue routing lives in knowledge_base.md (not repeated in system.md). NO_RESPONSE triggers are stated once in Principles §7. Post-booking sequence is in knowledge_base.md. Keywords.json notes cross-reference the flow ('resume normal qualification flow') rather than duplicating. No instruction appears in two places. |
| BP-10 | MEDIUM | PASS | Rule-vs-principle balance Behavioral guidance (tone, flow, conversational style) is expressed via Voice examples and Principles. Hard rules are reserved for facts (revenue bands, pricing, URLs, eligibility). The 25-word limit is stated as a rule but is taught by Voice examples. Examples demonstrate all key behaviors (objection handling, disqualification, emotional leads) rather than prescribing them as rules. |
| Check | Sec | Estado | Notas |
|---|---|---|---|
| 6a | 1.8 | PASS | NO_RESPONSE present (limits not checked, --no-db) |
| 6c | 3.x | PASS | 113 lines |
| 6d | 1.2 | PASS | 20 examples |
| 6e | 1.3 | FAIL | 14 principles, cognitive overload |
| 6g | PAT-006 | WARN | non-STEP-0 keyword handling |
| 6h | Anti-pat | PASS | no 'burbuja' |
| 6i | Anti-pat | PASS | no HTML comments |
| 6j | Anti-pat | WARN | 2 em-dash(es) in 2 file(s); likely incidental |
| 6k | PAT-006 | PASS | no tool syntax leak |
| 6l | Resources | PASS | no placeholder URLs |
| 6m | Hygiene | PASS | no audit metadata in prompt files |
| 6n | PAT-008 | PASS | URL forms consistent across files |
| 6q | PAT-001 | PASS | no instruction duplication into examples.md, keywords.json, program.json, resources.json |
| 6r | Keyword-drift | FAIL | 5 in keywords.json + recent digest, never named in system.md: ['ceo', 'ops', 'fire', 'foco', 'testing']; (1 stale drift entr(ies) ignored — no recent digest mention) |
| 6s | Hygiene | PASS | no expired dates in live SDK |
| 6t | Coverage | WARN | 10/14 principle(s) without example: #2 No des el precio, #3 Si alguien parece menor, #6 No des coaching, estrategia, #7 Respondé con la palabra, #8 Si el mensaje solo; 4/6 flow step(s) without example: #2 Dolor, #3 Contexto, #4 Posicionar, #6 Post-booking |
| Fecha | Tema | Tags |
|---|---|---|
| 2026-07-28 | meta account restriction appeal process | meta-restrictions, account-safety, automation-patterns |
| 2026-07-27 | agent auto shutdown meta restriction | incident, meta-restriction, agent-operations, security |
| 2026-07-27 | weekly performance significant funnel decline | metrics, performance, funnel-decline, weekly-report |
| 2026-07-27 | weekly funnel performance decline jul20 26 | metrics, funnel, performance, agenda-generation |
| 2026-07-20 | weekly funnel report jul13 19 performance analysis | reporting, funnel-metrics, keyword-analysis, content-strategy |
| 2026-07-20 | weekly funnel report jul13 jul19 | reporting, funnel-analysis, keyword-performance, content-strategy |
| 2026-07-13 | update request follow up | action-item, pending-update |
| 2026-07-13 | weekly funnel report jul 06 12 | metrics, funnel, weekly-report, lead-recovery |
| 2026-07-13 | weekly funnel report lead recovery | reporting, funnel-metrics, lead-recovery, manual-outreach |
| 2026-07-08 | downsell mentor ai configuration | downsell, product-strategy, conversion |
| 2026-07-08 | mcp best practices group creation | mcp, best-practices, team-organization |
| 2026-07-08 | mcp best practices group channel | mcp, knowledge-sharing, team-collaboration |
| 2026-07-08 | mentor ai downsell strategy | product-strategy, downsell, conversion-optimization |
| 2026-07-08 | mcp oauth login resolution | mcp, authentication, technical-support, ninjo-platform |
| 2026-07-08 | downsell strategy mentor ai traction | product-strategy, downsell, conversion-optimization |
| 2026-07-07 | ninjo self service transition mcp setup | platform-migration, self-service, mcp, product-update |
| 2026-07-06 | weekly funnel report 62 convos 0 confirmations | metrics, funnel-analysis, conversion-crisis, manual-recovery |
| 2026-07-06 | weekly funnel report jun29 jul05 low conversion | metrics, funnel-performance, conversion-issue, action-items |
| 2026-07-06 | weekly funnel report conversion crisis | funnel-analysis, conversion, critical, weekly-report |
| 2026-06-29 | weekly funnel report jun 22 28 | metrics, funnel, keywords, content-strategy |
| ID | Estado | Cambio pedido |
|---|---|---|
| M2 | pendiente | Clarity Call (team) |
| Señal | Valor | Evidencia (cita del cliente) |
|---|---|---|
| Enojado con la plataforma | no | — |
| Es queja | no | — |
| Queja constructiva (accionable) | no | — |
| Señal | Cita textual | Fecha |
|---|---|---|
| Ignacio apeló la restricción de Meta y la levantó — cooperación activa, sin queja hacia Ninjo | “None” | 2026-07-27 |
| No hay ninguna frase textual del cliente (Ignacio o su equipo) expresando frustración, elogio ni valoración hacia la plataforma en los digests provistos | “None” | — |
Un creador que pide cambios concretos está enganchado (mejor señal que el silencio).
| ID | Estado | Cambio pedido |
|---|---|---|
| M2 | pendiente | Clarity Call (team) |