{
  "schemaVersion": "pc.memory.context.v1",
  "name": "Pushing Memory",
  "canonicalUrl": "https://memory.pushingcap.com",
  "productionTruth": "https://www.pushingcap.com",
  "description": "A source-linked context and dispatch portal for the Pushing Capital operating mesh.",
  "entities": [
    {
      "slug": "manny",
      "name": "Manny",
      "kind": "owner",
      "shortLabel": "Owner / operator",
      "summary": "The human authority who sets intent, approves consequential actions, and decides when evidence is sufficient.",
      "authority": "Final approval for identity, finance, credentials, communication, infrastructure, and production changes."
    },
    {
      "slug": "pushing-capital",
      "name": "Pushing Capital",
      "kind": "company",
      "shortLabel": "Company / orchestration",
      "summary": "The operating and technology layer that connects evidence, workflows, agents, infrastructure, and governed delivery.",
      "authority": "Defines the company workflow, route contracts, and system-of-record boundaries."
    },
    {
      "slug": "p",
      "name": "P",
      "kind": "client-agent",
      "shortLabel": "Sole client-facing AI voice",
      "summary": "P is Pushing Capital’s only AI agent authorized to speak directly with clients for the company, coordinate their forms, and carry a negotiation forward inside a governed mandate.",
      "authority": "P may explain, clarify, compare, prepare, route, and negotiate non-binding options. Manny and the responsible human team retain final authority for binding terms, approvals, signatures, submissions, payments, and regulated decisions.",
      "sourceRoute": "https://pushingsecurity.pushingcap.com/p"
    },
    {
      "slug": "pushing-security",
      "name": "PushingSecurity",
      "kind": "security-control-plane",
      "shortLabel": "Trust / client evidence",
      "summary": "The client-facing trust and evidence lane for identity, permissions, custody, and security-aware workflow state.",
      "authority": "Controls security posture and client evidence boundaries; it does not grant financial or owner authority."
    },
    {
      "slug": "heavy-doc-croc",
      "name": "Heavy Doc Croc",
      "alias": "HeyDoorDock",
      "kind": "product",
      "shortLabel": "Document intelligence",
      "summary": "The document-intelligence product that reconstructs paperwork, extracts evidence, and prepares reviewable workflow artifacts.",
      "authority": "May analyze and prepare documents; submission, signature, payment, and filing remain separate approval lanes."
    },
    {
      "slug": "charles",
      "name": "Charles",
      "kind": "agent-node",
      "shortLabel": "Agent / runtime node",
      "summary": "A local and remote agent runtime that can receive bounded tasks, load current context, and report evidence back to the mesh.",
      "authority": "Executes only within an approved task envelope; it is not a company, owner, or independent decision-maker."
    }
  ],
  "pContract": {
    "schemaVersion": "pc.p.authority.v1",
    "authority": "sole-ai-client-voice-for-pushing-capital-with-human-final-authority",
    "characteristics": [
      "client-first acknowledgement",
      "calm premium voice",
      "plain-language legibility",
      "platform-wide orchestration",
      "evidence before claims",
      "non-binding negotiation",
      "prepare-then-human-commit",
      "strict client isolation",
      "clear next move"
    ],
    "characteristicCount": 9,
    "memoryPolicy": "stable identity first, source-linked facts second, semantic recall third"
  },
  "approvalPolicy": {
    "outboundDispatch": "fresh-owner-approval-required",
    "inboundMemory": "quarantine-then-source-verify",
    "providerMutation": "explicit-approval-required"
  },
  "sourcePolicy": {
    "mode": "source-linked",
    "rawPrivateBodiesStored": false,
    "canonicalDiscovery": [
      "https://www.pushingcap.com/.well-known/agent-card.json",
      "https://www.pushingcap.com/auth.md"
    ]
  },
  "blockedActions": [
    "direct-vercel-production-routing",
    "direct-cloud-run-or-vm-browser-calls",
    "secret-values-in-memory",
    "automatic-outbound-dispatch"
  ]
}
