FOUNDRYForged Integrity
CL
System AdministrationFoundry Core v0.1.0

Gateway & System Infrastructure

Scoped machine-facing boundary for AI agents (ChatGPT, Claude, Gemini, Antigravity) and internal product services (Titus, Quill, Anvil).

Model Context Protocol (MCP) Tools (15)

Standard v1.0
foundry_search_knowledgeTool

Search across canonical entities, raw immutable evidence, decisions, and historical records with multi-facet and temporal filtering.

foundry_query_brainTool

Search canonical entities, decisions, products, tasks, and relationships in the sovereign Foundry Brain.

foundry_get_entityTool

Fetch a canonical entity by ID, slug, or historical alias with full trust metadata and relationships.

foundry_get_productTool

Retrieve complete product workspace projection including affecting decisions, active projects, and telemetry.

foundry_get_projectTool

Retrieve project details, milestones, owner, and connected product.

foundry_get_personTool

Retrieve person profile, roles, and owned organizational assets.

foundry_get_decisionsTool

Retrieve canonical architectural decisions, ADRs, and supersession chains.

foundry_get_relatedTool

Traverse incoming and outgoing relationship graph edges for an entity.

foundry_get_provenanceTool

Retrieve immutable supporting evidence, citations, and supersession history for an entity or decision.

foundry_get_recent_activityTool

Retrieve recent evidence captures and decision changes across the Brain.

foundry_get_sourceTool

Retrieve status and sync health for an external source connector.

foundry_get_evidenceTool

Fetch immutable raw evidence record by ID with cryptographic SHA-256 hash.

foundry_get_historyTool

Query temporal history and audit trail as of a specific date.

foundry_list_conflictsTool

List unresolved contradictory claims, stale knowledge, and attention items in the Review Queue.

foundry_propose_captureTool

Submit raw evidence payload into the append-only Foundry Capture layer (does not silently alter canonical truth).

Authorized Gateway Clients (3)

Scoped RBAC
Antigravity Assistant (Pair Programming)ai_agent
Active
brain:readbrain:queryevidence:readreview:readreview:propose
Rate Limit: 300 req/minLast Used: 4:30:00 AM
Claude Desktop MCP Clientai_agent
Active
brain:readbrain:queryevidence:read
Rate Limit: 120 req/minLast Used: 3:15:00 AM
Titus Connector Serviceinternal_product
Active
evidence:capturebrain:read
Rate Limit: 600 req/minLast Used: 4:00:00 AM

Sovereign Security & Secret Isolation Policy

Foundry operates under a private-by-default architecture. No unauthenticated machine endpoint is exposed. Connectors and MCP sessions enforce cryptographic token verification and least-privilege scoping.