From 4eb97a6d1dd4e5550aba7523a95464808f520b8d Mon Sep 17 00:00:00 2001 From: Saagar Date: Sun, 28 Jun 2026 03:40:15 -0700 Subject: [PATCH 1/2] Clarify OPERANT registry aliases --- config/project-registry-overrides.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/project-registry-overrides.json b/config/project-registry-overrides.json index 04ececd..89cf67b 100644 --- a/config/project-registry-overrides.json +++ b/config/project-registry-overrides.json @@ -7,6 +7,7 @@ "netmapper": "NetworkMapper", "notion_os": "Notion", "mcpaudit-web": "MCPAudit", + "operant-mcp": "operant-public", "portfolio-code-health": "portfolio-health", "screenshotselect": "ScreenshottoDataSelect", "interruptionresume": "Interruption Resume Studio" @@ -48,6 +49,7 @@ "MCP Audit": "MCPAudit", "Notion": "Notion", "Notion Operating System": "Notion", + "OPERANT": "operant-public", "OrbitMechanics": "OrbitMechanic", "OrbitForge (staging)": "OrbitForge", "Personal Ops": "operator-os-docs", From fe3766cfdb1b486de91d30ff118db38fef9277f8 Mon Sep 17 00:00:00 2001 From: Saagar Date: Sun, 28 Jun 2026 03:40:24 -0700 Subject: [PATCH 2/2] Document OPERANT catalog contract --- config/portfolio-catalog.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config/portfolio-catalog.yaml b/config/portfolio-catalog.yaml index 4afdec4..b479183 100644 --- a/config/portfolio-catalog.yaml +++ b/config/portfolio-catalog.yaml @@ -225,6 +225,19 @@ repos: review_cadence: weekly intended_disposition: maintain tool_provenance: claude-code + operant-public: + owner: d + purpose: operating-agent calibration benchmark with shipped public MCP access + lifecycle_state: active + criticality: high + review_cadence: weekly + intended_disposition: maintain + category: infrastructure + tool_provenance: claude-code + maturity_program: maintain + target_maturity: operating + doctor_standard: full + notes: Canonical operating project is OPERANT / saagpatel/operant; local checkout remains operant-public. operant-mcp is the shipped MCP distribution slice, not a separate active project. PageDiffBookmark: owner: d lifecycle_state: active