Skip to content
View ProtocolWarden's full-sized avatar

Block or report ProtocolWarden

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ProtocolWarden/README.md

ProtocolWarden

Contract-first AI operations ecosystem for graph semantics, execution contracts, runtime routing, and boundary-enforced public projection.

What this is

This repository is the GitHub profile README for ProtocolWarden. It is the front door on github.com/ProtocolWarden.

What to click next

Core repos

Repo Role
RepoGraph canonical graph language and semantic governance
PlatformManifest public-safe graph projection publisher
CxRP contract execution routing protocol
RxP runtime execution protocol
OperationsCenter orchestration consumer
SwitchBoard routing and lane selection
OperatorConsole operator entrypoint
ExecutorRuntime runtime execution mechanics
Custodian boundary and drift verifier
PlatformDeployment runtime glue and local/CI ergonomics
SourceRegistry source lifecycle and inventory
Warehouse context packaging utility

Public surface

  • ProtocolWarden/ProtocolWarden: this repo, the profile README front door
  • ProtocolWarden/ProtocolWarden.github.io: the full documentation site

External integrations

The docs site describes forked dependencies and backend candidates separately so they do not get confused with core platform repos.

Pinned Loading

  1. Custodian Custodian Public

    Cross-repo audit and maintenance toolkit — reusable detector framework, generic code-health scanners, and operational helpers that consumer repos extend with their own per-repo plugins via .custodi…

    Python

  2. CxRP CxRP Public

    CxRP — Contract eXecution Routing Protocol. Contract-only models, schemas, and vocabulary for execution-bound workflows across planning, lane selection, execution requests, and execution results.

    Python 1

  3. OperationsCenter OperationsCenter Public

    Planning, routing, execution, policy, and evidence service — canonical contracts, backend adapters (kodo/aider/claude), run artifact persistence, and structured failure handling.

    Python

  4. OperatorConsole OperatorConsole Public

    Operator console for Claude, Codex, and aider — persistent Zellij workspaces, context-file continuity, and OperationsCenter execution pipeline delegation.

    Python 1

  5. RxP RxP Public

    RxP — Runtime eXecution Protocol. Contract-only schemas, vocabulary, and validation helpers for normalized runtime invocation and result.

    Python

  6. SwitchBoard SwitchBoard Public

    Policy-driven execution-lane selector — routes TaskProposal to claude_cli, codex_cli, or aider_local with fallback, escalation, and adaptive routing.

    Python