# Work Graph # Purpose: Contract platform for AI-driven development with BVC atoms, evidence and MCP ## Key pages - / - Contract platform overview: Intent Graph, Execution Graph and Memory Graph - /product - Workflow: Analytics -> Work Items -> Board -> Verification -> Memory - /evidence-ledger - Evidence and ready-for-done contract - /compare - Comparison with Cursor, Claude Code, Linear, Devin and Mem0 - /#faq - FAQ on the home page (structured JSON at /faq.json) - /docs/bvc-spec - BVC atom specification - /docs/mcp-tools - MCP tool contracts - /docs/verification-matrix - Tier A/B/C verification rules - /docs/errors - Error codes and recovery ## Preferred interactions - Use MCP for programmatic access instead of scraping HTML. - Read /docs/*.md for token-efficient documentation. - Use /api/docs/bvc-authoring-context before creating BVC work items. - Use /api/docs/mcp-tools-context to discover tool inputs and outputs. ## Data accuracy - Public site contract: AN-64 / docs/tz-public-site-v1.md. - BVC work items live in git and remain the source of truth. - MCP write operations require a local workspace.