{
  "name": "Workweaver",
  "legalName": "Bitfoundry.ai",
  "website": "https://workweaver.ai/",
  "category": "AI-Ops platform for governed business automation with proof",
  "description": "Workweaver is the AI-Ops platform for governed business automation with proof, with governed identity, traceability, and proof.",
  "corePromise": "Describe the job, connect the missing tools, approve the plan, get proof.",
  "thesis": "Organization mind: evidence -> decision trace -> governed action -> compounding",
  "publicProofSeed": "Public proof seed: one published dogfood workflow with linked evidence, decision trace, governed action, and outcome.",
  "coreSystems": [
    "Mission Control",
    "Execution Runtime",
    "Evidence Graph",
    "WorkMemory",
    "Harness System",
    "AI-Ops Identity"
  ],
  "flagshipWorkflows": [
    "Morning Briefing",
    "Inbox + Calendar Triage",
    "Lead Follow-up"
  ],
  "capabilityInventory": {
    "operator": [
      {
        "name": "accessibility",
        "purpose": "Accessibility review and WCAG guidance",
        "triggers": [
          "accessibility",
          "a11y",
          "screen reader",
          "keyboard navigation"
        ]
      },
      {
        "name": "ai-cto-ops",
        "purpose": "Always-on autonomous CTO operator with governed authority, continuous monitoring, and executive memory",
        "triggers": [
          "cto",
          "executive assistant",
          "morning briefing",
          "meeting prep",
          "decision log",
          "okr",
          "staff review",
          "chief of staff"
        ]
      },
      {
        "name": "aws-ops",
        "purpose": "AWS/Terraform deployment, drift, cleanup, resilience",
        "triggers": [
          "aws",
          "terraform",
          "deploy",
          "ecs",
          "lambda",
          "rds"
        ]
      },
      {
        "name": "brainstorm",
        "purpose": "Pre-planning pressure test and requirements capture",
        "triggers": [
          "brainstorm",
          "pressure test",
          "requirements",
          "ambiguity"
        ]
      },
      {
        "name": "coding-standards",
        "purpose": "Repo coding conventions",
        "triggers": [
          "code style",
          "coding standards",
          "implementation"
        ]
      },
      {
        "name": "cold-outreach",
        "purpose": "Execute compliant multi-channel B2B cold outreach campaigns",
        "triggers": [
          "cold outreach",
          "outreach campaign",
          "find leads",
          "book meetings",
          "SDR workflow",
          "prospect for me",
          "cold email",
          "generate pipeline"
        ]
      },
      {
        "name": "cross-review",
        "purpose": "Independent second opinion for code, architecture, and decisions",
        "triggers": [
          "cross review",
          "second opinion",
          "review",
          "architecture review",
          "blind spots"
        ]
      },
      {
        "name": "engineering-philosophy",
        "purpose": "AI-native engineering tradeoffs and rewrite-vs-patch thinking",
        "triggers": [
          "architecture",
          "refactor",
          "simplify",
          "tradeoff",
          "rewrite"
        ]
      },
      {
        "name": "execution-discipline",
        "purpose": "Fresh verification, review-response, and recovery discipline for agent work",
        "triggers": [
          "verification gate",
          "review feedback",
          "stuck task",
          "5 whys",
          "fresh verification",
          "evidence",
          "done claim"
        ]
      },
      {
        "name": "frontend-artifacts",
        "purpose": "Workweaver frontend implementation guidance for Mission-shell surfaces in the real stack",
        "triggers": [
          "frontend",
          "ui",
          "landing page",
          "runtime",
          "mission control",
          "browser"
        ]
      },
      {
        "name": "launch-readiness-audit",
        "purpose": "Autonomous launch hardening with Mission-shell coherence, public-truth drift, and gap-closure loops",
        "triggers": [
          "launch audit",
          "readiness",
          "public truth",
          "go live",
          "mission shell"
        ]
      },
      {
        "name": "llm-council",
        "purpose": "Multi-model consultation for stress testing, critical evaluation, blind spot detection, and creative ideation",
        "triggers": [
          "council",
          "consult",
          "stress test",
          "blind spots",
          "multi-model",
          "second opinion",
          "cross-model"
        ]
      },
      {
        "name": "local-docker-e2e",
        "purpose": "Local Docker E2E verification",
        "triggers": [
          "docker e2e",
          "local e2e",
          "pre-commit"
        ]
      },
      {
        "name": "meta-skill",
        "purpose": "Skill quality standard, templates, and validation checklist",
        "triggers": [
          "skill quality",
          "new skill",
          "heal skill",
          "skill audit",
          "meta-skill"
        ]
      },
      {
        "name": "mip-navigator",
        "purpose": "Targeted navigation of MIP truth",
        "triggers": [
          "mip",
          "phase1",
          "implementation state",
          "roadmap"
        ]
      },
      {
        "name": "performance",
        "purpose": "Performance review and optimization",
        "triggers": [
          "performance",
          "latency",
          "throughput",
          "regression"
        ]
      },
      {
        "name": "research",
        "purpose": "Codebase and web research",
        "triggers": [
          "research",
          "investigate",
          "compare"
        ]
      },
      {
        "name": "reuse-before-new",
        "purpose": "Extreme reuse, consolidation, and legacy elimination before adding code",
        "triggers": [
          "reuse",
          "consolidation",
          "simplify",
          "refactor first",
          "duplicate logic",
          "legacy"
        ]
      },
      {
        "name": "security",
        "purpose": "Application security review",
        "triggers": [
          "security",
          "auth",
          "secrets",
          "rate limit"
        ]
      },
      {
        "name": "self-awareness",
        "purpose": "Deep structural codebase analysis with AST-based census, validated proposals, and Codex adversarial review",
        "triggers": [
          "self-awareness",
          "census",
          "audit",
          "consolidation",
          "code quality",
          "structural analysis",
          "dead code",
          "god objects",
          "duplication",
          "coupling",
          "quality-loop"
        ]
      },
      {
        "name": "skill-autoresearch",
        "purpose": "Automated skill quality evaluation and improvement",
        "triggers": [
          "skill improvement",
          "skill quality",
          "auto-research",
          "skill evaluation"
        ]
      },
      {
        "name": "task-decomposition",
        "purpose": "Decompose work into validated parallelizable slices",
        "triggers": [
          "planning",
          "break down",
          "parallelize",
          "sprint"
        ]
      },
      {
        "name": "tdd-implementation",
        "purpose": "Reuse-aware preflight, RED-GREEN-REFACTOR implementation, and verification-first delivery",
        "triggers": [
          "tdd",
          "red green refactor",
          "implementation loop",
          "preflight",
          "regression proof"
        ]
      },
      {
        "name": "testing-suite",
        "purpose": "TDD, regression tests, repro, smoke validation",
        "triggers": [
          "tests",
          "regression",
          "repro",
          "playwright",
          "smoke"
        ]
      },
      {
        "name": "ux-design",
        "purpose": "Workweaver Mission-shell UX, progressive disclosure, and consistency guidance",
        "triggers": [
          "ux",
          "ui",
          "navigation",
          "progressive disclosure",
          "mission control",
          "call desk"
        ]
      },
      {
        "name": "zero-defect",
        "purpose": "Structural defect handling, technical debt reduction, and no-zombie-test discipline",
        "triggers": [
          "zero defect",
          "defect handling",
          "technical debt",
          "zombie test",
          "failing test",
          "fix everything"
        ]
      }
    ],
    "capability": [
      {
        "name": "document-processor",
        "purpose": "Document-processing runtime capability and contract",
        "triggers": [
          "document",
          "doc processing",
          "upload",
          "extract"
        ]
      },
      {
        "name": "voice-ai-integration",
        "purpose": "Voice/meeting/telephony integration guidance",
        "triggers": [
          "voice",
          "twilio",
          "livekit",
          "recall",
          "meeting"
        ]
      },
      {
        "name": "zara-self-awareness",
        "purpose": "Ground-truth description of Zara/tools/memory/guardrails/limits",
        "triggers": [
          "zara",
          "self-awareness",
          "agent knowledge",
          "capability graph"
        ]
      },
      {
        "name": "zoho-cli",
        "purpose": "Zoho connector CLI truth and OAuth/scope debugging",
        "triggers": [
          "zoho",
          "crm",
          "desk",
          "books",
          "invoice",
          "oauth"
        ]
      }
    ]
  },
  "capabilityCount": 30,
  "discoveryArtifacts": {
    "llms": "https://workweaver.ai/llms.txt",
    "llmsFull": "https://workweaver.ai/llms-full.txt",
    "robots": "https://workweaver.ai/robots.txt",
    "sitemap": "https://workweaver.ai/sitemap.xml"
  },
  "publicSurfaces": [
    "https://workweaver.ai/",
    "https://workweaver.ai/platform/",
    "https://workweaver.ai/about/",
    "https://workweaver.ai/waitlist/",
    "https://workweaver.ai/assess/",
    "https://workweaver.ai/agent-knowledge/",
    "https://workweaver.ai/brand-facts/",
    "https://workweaver.ai/guides/",
    "https://workweaver.ai/guides/workweaver-user-guide/",
    "https://workweaver.ai/guides/workweaver-user-guide.md",
    "https://workweaver.ai/guides/best-ai-employee-platform-2026/",
    "https://workweaver.ai/guides/best-ai-employee-platform-2026.md"
  ],
  "connectors": {
    "firstRun": [
      "Gmail",
      "Google Calendar",
      "Slack",
      "HubSpot (CRUD)",
      "Salesforce (CRUD)",
      "WhatsApp"
    ],
    "demandBased": [
      "Telegram"
    ],
    "extensions": [
      "OAuth2/REST/OpenAPI/webhooks",
      "tenant-owned coding bridge",
      "bounded delegated worker identity"
    ]
  },
  "explicitBoundaries": [
    "Does not control desktops, browsers, or local/edge devices.",
    "Mission surfaces that remain under active refinement are not surfaced as universal guarantees."
  ],
  "knownLimitations": [
    "Does not control desktops, browsers, or local/edge devices.",
    "Mission surfaces that remain under active refinement are not surfaced as universal guarantees."
  ],
  "stage": "Guided rollout",
  "pricingVisibility": "Signed-in users only",
  "contacts": {
    "product": "https://workweaver.ai/",
    "platform": "https://workweaver.ai/platform/",
    "about": "https://workweaver.ai/about/",
    "privacy": "https://workweaver.ai/privacy.html",
    "terms": "https://workweaver.ai/terms.html"
  },
  "lastUpdated": "2026-03-26"
}