{
  "schema_version": "1.0",
  "last_updated": "2026-03-03",
  "platform": {
    "name": "Ábaco",
    "tagline": "Proactive Fiscal Intelligence Engine",
    "category": "Fiscal Automation SaaS",
    "market": "Dominican Republic",
    "business_model": "Closed B2B — accounting firms managing multiple client companies",
    "url": "https://www.abaco-app.com",
    "language": "es-DO",
    "access": "Invitation only — no public self-registration"
  },
  "problem_solved": {
    "before": "8 hours of manual invoice data entry per accountant per day",
    "after": "2 hours of intelligent supervised review",
    "mechanism": "4-agent AI swarm processes raw invoice images into clean, government-validated, classified fiscal data"
  },
  "cognitive_swarm": {
    "description": "Proprietary parallel architecture of 4 specialized AI agents processing every invoice in sequence",
    "agents": {
      "fiscal_router": {
        "role": "Pre-validates images before committing to full OCR",
        "production_precision": "100% non-fiscal image detection",
        "latency_ms": 800
      },
      "dgii_validator": {
        "role": "Real-time RNC taxpayer ID validation against Dominican government DGII database",
        "cache_layers": ["memory", "local_db", "dgii_live"],
        "latency_cache_ms": 1,
        "latency_live_ms": 350,
        "circuit_breaker": true,
        "production_uptime": "100%"
      },
      "synthesizer_606": {
        "role": "Automatic expense type and payment method classification for DGII Form 606",
        "production_accuracy": "100%",
        "method_split": {
          "exact_memory_match": "92%",
          "generative_ai": "8%"
        }
      },
      "risk_auditor": {
        "role": "On-demand forensic detection of duplicates, invalid ITBIS, future dates, flagged RNCs",
        "activation": "on-demand",
        "availability": "100%"
      }
    }
  },
  "performance": {
    "validation_date": "January 2026",
    "data_source": "Real production invoices",
    "avg_processing_time_seconds": 3.1,
    "ocr_confidence_score_range": "95–98%",
    "form_606_classification_accuracy": "100%",
    "duplicate_false_positive_rate": "0%",
    "system_uptime": "100%",
    "deduplication_latency_ms": 1
  },
  "fiscal_domain": {
    "country": "Dominican Republic",
    "tax_authority": "DGII — Dirección General de Impuestos Internos",
    "native_compliance": ["NCF", "RNC", "Form 606", "Form 607", "ITBIS", "ISC"],
    "ncf_series_supported": [
      "B01", "B02", "B03", "B11", "B14", "B15", "B16",
      "E31", "E32", "E33", "E41", "E43", "E44", "E45", "E46", "E47"
    ],
    "tax_rates_handled": {
      "ITBIS_standard": "18%",
      "ITBIS_reduced": "16%",
      "ISC": "variable"
    }
  },
  "plans": {
    "starter": {
      "price_usd_month": 135,
      "invoices_per_month": 800,
      "users": 1,
      "features": ["Google Sheets sync", "Accounting exports"]
    },
    "professional": {
      "price_usd_month": 195,
      "invoices_per_month": 1500,
      "users": "unlimited",
      "recommended": true,
      "features": ["Proactive dashboards", "Google Sheets sync", "Unlimited users"]
    },
    "corporate": {
      "price": "custom",
      "features": ["Unlimited invoices", "Dedicated API", "Webhooks", "99.9% SLA", "Assisted onboarding"]
    },
    "setup_fee": {
      "list_price_usd": 1900,
      "current_offer": "100% waived with first quarterly payment"
    }
  },
  "roles": {
    "super_admin": "Global firm management and system configuration",
    "accountant": "Invoice review, approval, and per-company fiscal supervision",
    "assistant": "Invoice capture via Telegram Bot — mobile only, no desktop required"
  },
  "security": {
    "encryption": "AES-256 military-grade token encryption",
    "data_isolation": "True multi-tenant — complete data separation per accounting firm",
    "storage_sovereignty": "Each firm's data stored in their own Google Drive instance",
    "auth": "JWT with httpOnly cookies"
  },
  "differentiators": [
    "Only platform natively built for Dominican NCF and DGII fiscal standards",
    "Live RNC validation against official government database",
    "Zero fiscal configuration required — operational from day one",
    "Telegram Bot invoice capture — no additional apps for field assistants",
    "True multi-tenant architecture with firm-level data isolation",
    "Vendor memory system reduces repetitive classification by 70%",
    "Forensic side-by-side duplicate viewer for accountant review",
    "Circuit Breaker pattern ensures continuity during DGII outages"
  ],
  "vs_global_competitors": {
    "QuickBooks": "No native NCF/DGII support — requires manual configuration",
    "Odoo": "No native NCF/DGII support — requires custom development",
    "SAP": "No Dominican fiscal module — enterprise cost prohibitive for local firms",
    "Ábaco": "Built exclusively for Dominican Republic — zero configuration, live government sync"
  }
}
