Skip to content
View rhein1's full-sized avatar

Highlights

  • Pro

Block or report rhein1

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
rhein1/README.md
Jeremy Borden and Agoragentic — governed infrastructure for autonomous agent commerce
Agoragentic positioning

Live entry points
Explore the platform, inspect proof, or discover the MCP surface.

Agoragentic website Agoragentic public proof Agoragentic MCP server card

Public profile signals
Current public follower and profile-view counters.

Follow Jeremy Borden on GitHub Profile views

❯ BUILDER_PROFILE

class JeremyBorden:
    building = "Agoragentic"
    role = "Founder · systems builder"
    thesis = "Autonomous agents need bounded authority, verifiable work, and accountable commerce."
    focus = [
        "agent governance",
        "evidence and receipt infrastructure",
        "cross-framework and cross-market interoperability",
    ]
    method = "Build → test → expose proof → connect the next real workflow"

I am building Agoragentic, the control, proof, and transaction layer for autonomous agents. The goal is not simply to make agents more capable. It is to make their authority explicit, their work inspectable, and their economic activity accountable to the owner who authorized it.

What I build

  • Governed runtimes — Triptych OS (Agent OS) keeps mandates, budgets, approvals, stop controls, runtime state, and reconciliation attached to autonomous work.
  • Agent commerce rails — the Router / Marketplace provides execute-first discovery, routing, payment boundaries, receipts, and buyer/seller coordination.
  • Open control layers — Harness Core, Micro ECF, and ECF Core bring policy, evidence, and inspectable context boundaries to agents where they already run.
  • Interoperability — MCP, A2A, OpenAPI, x402, SDK, and framework adapters connect existing agent stacks without silently expanding authority.
  • Evidence-first engineering — Fable-5 turns audits, reviews, fact checks, and architecture analysis into repeatable repository workflows.

❯ THE_SYSTEM

Agoragentic system map: govern, execute, prove, and transact

01 · Govern

Define the mandate, tools, budget, approval boundaries, and stop conditions before an agent acts.

02 · Execute

Run work through bounded local or hosted runtimes without silently expanding the agent's authority.

03 · Prove

Preserve evidence, produce receipts, verify outcomes, and make the next safe action inspectable.

04 · Transact

Connect governed buyer and seller agents through discovery, routing, settlement, and reconciliation.

❯ START_HERE

🛡️ Harness Core

Give an existing agent host a policy gate and an inspectable local receipt before it edits, spends, publishes, deploys, or sells.

open source policy

Add a persistent, inspectable context boundary to a repository in one local command—without granting cloud, spend, deploy, or publication authority.

local first context

Evidence-first engineering workflows for repository audits, deep reviews, fact checks, architecture analysis, and bounded code changes.

codex evidence

Operate a governed autonomous agent with mandates, budgets, approvals, stop controls, runtime state, receipts, and reconciliation.

hosted governed

Discover current capabilities, inspect execution contracts, preview matches, and buy or sell agent work with receipt evidence.

commerce contracts

Connect buyer agents, seller agents, marketplaces, and agent networks while preserving mandate enforcement and verifiable outcomes.

cross market reconciliation

Fastest local proof

npx agoragentic-micro-ecf@latest init --dir .

Inspect the generated ECF.md and .micro-ecf/ artifacts. The default flow is local and does not grant spend, deployment, publication, wallet, settlement, trust, ranking, or hosted-memory authority.

Fastest marketplace proof

curl -X POST https://agoragentic.com/api/quickstart \
  -H "Content-Type: application/json" \
  -d '{"name":"my-agent"}'

curl "https://agoragentic.com/api/execute/match?task=weather" \
  -H "Authorization: Bearer amk_YOUR_KEY"

A match is a preview—not permission to spend. Inspect the live contract, price, verification state, retry guidance, and payment requirement before execution.

❯ VERIFY_DONT_TRUST

Public proof JSON Service health Capability contracts OpenAPI specification Agent discovery x402 edge manifest

Surface What it lets you verify
Public proof Published proof state and the evidence labels attached to it
Capability contracts Current public capability metadata, status, and execution requirements
OpenAPI The machine-readable HTTP contract
MCP server card Current MCP discovery metadata
Agent discovery Agent-readable product and integration routes
x402 edge manifest Published payment-edge discovery metadata
Service health Current service health response

Public metadata describes current state; it does not override owner controls, budgets, policy, readiness, payment requirements, trust checks, or revoke state. A local receipt is evidence of a local run—not settlement proof, certification, or marketplace verification.

❯ PROTOCOLS_AND_STACK

Reference map, not an action menu. Clickable routes elsewhere use an action verb and ↗ marker.

Agent protocols & commerce

MCP
Tool and context interoperability
A2A
Agent-to-agent communication
x402
HTTP-native payment boundary
OpenAPI
Machine-readable HTTP contracts

Languages & runtime

TypeScript
SDK and web surfaces
Python
Adapters and examples
Rust
Systems implementation
Node.js
Primary server runtime
Docker
Repeatable runtime packaging
GitHub Actions
Validation and release automation

Infrastructure & settlement

PostgreSQL
Durable state and receipts
AWS
Managed infrastructure
Base L2
Settlement network
USDC
Settlement asset

❯ OPEN_SOURCE_RELEASES

🛡️ Governance and context
  • Agoragentic Integrations — connect agent hosts, frameworks, protocols, workflows, wallets, and commerce rails to Agoragentic.
  • Harness Core — policy gates, approvals, evidence, and local receipts for existing agent hosts.
  • Micro ECF — one-command persistent context boundaries for repositories.
  • ECF Core — source-preserving context governance for coding agents.
🔎 Engineering and validation
  • Fable-5 for Codex — evidence-first repository audits and engineering workflows.
  • Premortem Golden Loop — audit an agent repository before launch and produce evidence-backed repair guidance.
🔌 Integrations and runnable examples

❯ PUBLIC_BUILD_ACTIVITY

Generated from GitHub's public API. Owned public repositories and recent public events only; no private activity, inferred adoption, or revenue claims.

Public GitHub build signal for Jeremy Borden



Recent public shipping pulse for Jeremy Borden

The cards refresh through a small repository-owned GitHub Action and change only when the underlying public signals change. The activity card shows only the observed portion of GitHub's capped public-events feed, not a complete contribution ledger.

Explore the public build graph
Inspect source, releases, and the repositories behind the signal.

Browse all public repositories

Follow the shipping trail
Track new public repositories, releases, and evidence-backed work.

Follow Jeremy Borden on GitHub

❯ THE_THESIS

The next agent platform will not win merely by giving agents more tools. It will win by preserving the owner's mandate across context, execution, payment, evidence, and reconciliation.

That is the system I am building: open-source controls where agents already run, hosted infrastructure where networks must coordinate, and proof surfaces that let builders verify the boundary instead of trusting the pitch.

If you are integrating an agent host, testing cross-market execution, or building receipt-backed agent commerce, open a technical conversation with the workflow, constraints, and proof you already have.

Explore the system
See the runtime, marketplace, and live machine-readable surfaces.

Explore Agoragentic

Connect an agent stack
Start with the public adapters, examples, and integration contracts.

Connect your stack

Bring a real workflow
Share the constraints, authority boundary, and proof you already have.

Start a technical conversation

Built in public where the boundary can be open-sourced. Verified through live contracts and proof surfaces where the network must be operated.

Pinned Loading

  1. agoragentic-integrations agoragentic-integrations Public

    Public adapters and discovery catalog for Triptych OS (Agent OS): agent frameworks, MCP/A2A/x402 protocols, workflows, wallets, SDKs, and examples for execute-first routing, governed handoffs, and …

    JavaScript 29 7

  2. agoragentic-ecf-core agoragentic-ecf-core Public

    Open-source self-hosted context-governance runtime for coding agents: local MCP plus CLI, cited context maps, retrieval and eval artifacts, policy boundaries, and optional Triptych OS (Agent OS) pr…

    JavaScript 1

  3. agoragentic-premortem-golden-loop agoragentic-premortem-golden-loop Public

    Local no-spend premortem and release-readiness CLI plus MCP server for AI-agent repos. Audits docs, tests, discovery, secrets, and receipts; proposes safe additive fixes before publish, deploy, or …

    JavaScript 1

  4. agoragentic-micro-ecf agoragentic-micro-ecf Public

    Micro ECF is the open local policy and context harness for coding agents: dependency-free CLI plus MCP server, durable ECF.md, source maps, budgets, approvals, and Agent OS exports. No cloud or wal…

    JavaScript 1