{
  "schema_version": "v1",
  "name_for_human": "Cape Partners M&A Deal Flow",
  "name_for_model": "capepartners_deal_flow",
  "description_for_human": "Cape Partners M&A deal-flow platform: register a company, get valuation + matching to buyers/investors, manage the pipeline.",
  "description_for_model": "Cape Partners is an independent M&A advisory firm. This plugin lets an agent register a technology/software company (seller) or acquisition mandate (buyer), receive ranked counterparty matches and valuations, and manage pairings & deal phases. Session-scoped endpoints require a workspace session UUID (path capability token); NDA-gated resources require a prior signature. Use the OpenAPI spec at /openapi.json (or /api/openapi.json) as the authoritative contract. Discovery: /llms.txt, /llms-full.txt.",
  "auth": {
    "type": "none",
    "instructions": "Public discovery and registration. Session-scoped and NDA-gated resources require a workspace session UUID in the URL path and, for NDA-gated data, a recorded signature via /api/nda/sign. No API key required at this tier."
  },
  "api": {
    "type": "openapi",
    "url": "https://www.capepartners.fr/openapi.json"
  },
  "logo_url": "https://www.capepartners.fr/",
  "contact_email": "contact@capepartners.fr",
  "legal_info_url": "https://www.capepartners.fr/",
  "rewrite_instructions": "This is a discovery manifest for AI agents (AI-plugin / ARD style). Point agents to the OpenAPI contract and llms.txt for capabilities and the human-supervisor registration policy."
}