{
  "schema": "sovereign.agents/v1",
  "generatedFor": "Sovereign Intelligence Systems",
  "site": "https://sovereignintelligence.systems",
  "contact": "sarah@sovereignintelligence.systems",
  "count": 20,
  "agents": [
    {
      "name": "Finance Analyst",
      "slug": "finance-analyst",
      "summary": "Reads the ledger and the contracts, answers in plain language about cash position, obligations, and exposure.",
      "capabilities": [
        "Invoices and AR/AP",
        "Budget variance",
        "Multi-entity consolidation",
        "Covenant monitoring"
      ]
    },
    {
      "name": "Marketing",
      "slug": "marketing",
      "summary": "Plans, drafts, and routes campaigns across channels; tracks performance against the funnel.",
      "capabilities": [
        "Campaign planning",
        "Copy drafts",
        "Channel routing",
        "Funnel attribution"
      ]
    },
    {
      "name": "Publishing",
      "slug": "publishing",
      "summary": "Manuscript intake through production — formatting, accessibility, metadata, and distribution.",
      "capabilities": [
        "Manuscript intake",
        "EPUB and PDF production",
        "Accessibility checks",
        "Metadata and distribution"
      ]
    },
    {
      "name": "Operations",
      "slug": "operations",
      "summary": "Keeps the day-to-day moving — tickets, schedules, handoffs, and the boring work no human should own.",
      "capabilities": [
        "Ticket triage",
        "Scheduling",
        "Handoff tracking",
        "Runbook execution"
      ]
    },
    {
      "name": "Customer Insights",
      "slug": "customer-insights",
      "summary": "Listens across support, sales, and product signals and surfaces what customers actually mean.",
      "capabilities": [
        "Sentiment clustering",
        "Theme detection",
        "Churn risk",
        "Feature requests"
      ]
    },
    {
      "name": "Forecasting",
      "slug": "forecasting",
      "summary": "Builds and revises forecasts from your own historical data, with the assumptions visible.",
      "capabilities": [
        "Revenue forecasting",
        "Demand planning",
        "Inventory forecasting",
        "Assumption tracking"
      ]
    },
    {
      "name": "Content Generation",
      "slug": "content-generation",
      "summary": "Drafts, edits, and version-controlled prose — for product, marketing, documentation, and reporting.",
      "capabilities": [
        "Drafting",
        "Editing",
        "Version control",
        "Style adherence"
      ]
    },
    {
      "name": "IT Automation",
      "slug": "it-automation",
      "summary": "Repetitive infrastructure and IT work — provisioning, patching, ticket routing, and audit.",
      "capabilities": [
        "Provisioning",
        "Patch management",
        "Ticket routing",
        "Audit logging"
      ]
    },
    {
      "name": "Procurement",
      "slug": "procurement",
      "summary": "Vendor comparison, PO drafting, and renewal tracking — with the documents to back every step.",
      "capabilities": [
        "Vendor comparison",
        "Purchase orders",
        "Renewal tracking",
        "Contract review"
      ]
    },
    {
      "name": "Inventory",
      "slug": "inventory",
      "summary": "Tracks what you have, what is coming, and what is at risk — across locations and SKUs.",
      "capabilities": [
        "Stock levels",
        "Reorder signals",
        "Multi-location sync",
        "Shrinkage alerts"
      ]
    },
    {
      "name": "Legal Review",
      "slug": "legal-review",
      "summary": "First-pass review of contracts and policies against your own playbook — flagged for a human sign-off.",
      "capabilities": [
        "Contract review",
        "Policy review",
        "Playbook matching",
        "Risk flagging"
      ]
    },
    {
      "name": "Compliance",
      "slug": "compliance",
      "summary": "Keeps the evidence trail tidy across PIPEDA, GDPR, SOC 2, and sector-specific regimes.",
      "capabilities": [
        "Evidence collection",
        "Policy mapping",
        "Audit preparation",
        "Incident logging"
      ]
    },
    {
      "name": "HR & Recruiting",
      "slug": "hr-recruiting",
      "summary": "Job descriptions, candidate screening, onboarding workflows — under human review at every gate.",
      "capabilities": [
        "Job descriptions",
        "Screening rubrics",
        "Onboarding workflows",
        "Policy answers"
      ]
    },
    {
      "name": "Sales Intelligence",
      "slug": "sales-intelligence",
      "summary": "Enriches accounts, drafts outreach, and keeps the CRM honest by reading from your own data.",
      "capabilities": [
        "Account enrichment",
        "Outreach drafting",
        "Pipeline hygiene",
        "Forecast roll-up"
      ]
    },
    {
      "name": "Supply Chain",
      "slug": "supply-chain",
      "summary": "Routes, ETAs, and exceptions across your suppliers and carriers — with the source documents cited.",
      "capabilities": [
        "Route planning",
        "ETA tracking",
        "Exception handling",
        "Carrier scoring"
      ]
    },
    {
      "name": "Risk Assessment",
      "slug": "risk-assessment",
      "summary": "Reads incident history, controls, and exposures — and surfaces what is most likely to bite next.",
      "capabilities": [
        "Incident review",
        "Control mapping",
        "Exposure scoring",
        "Mitigation tracking"
      ]
    },
    {
      "name": "Document Processing",
      "slug": "document-processing",
      "summary": "Ingests PDFs, scans, emails, and contracts — extracts the structured data behind them.",
      "capabilities": [
        "OCR and parse",
        "Field extraction",
        "Classification",
        "Indexing"
      ]
    },
    {
      "name": "Research Assistant",
      "slug": "research-assistant",
      "summary": "Reads across your corpus and the open web, with citations — drafts briefs a human can verify.",
      "capabilities": [
        "Source review",
        "Citation tracking",
        "Brief drafting",
        "Reading lists"
      ]
    },
    {
      "name": "Project Management",
      "slug": "project-management",
      "summary": "Plans, sequences, and tracks — and tells you when a project is off track before it is.",
      "capabilities": [
        "Critical path",
        "Status reporting",
        "Risk surfacing",
        "Handoff tracking"
      ]
    },
    {
      "name": "Quality Assurance",
      "slug": "quality-assurance",
      "summary": "Test design, regression suites, and defect triage — for software, process, and product QA.",
      "capabilities": [
        "Test design",
        "Regression suites",
        "Defect triage",
        "Coverage analysis"
      ]
    }
  ]
}