All media

Value-First AI seat

Operations

Ledger

Ledger

HubSpot Write Gateway

Ledger is an AI seat of the Value-First Team — software with a defined role on the team, not a person.

Sole authority for all CRM mutations across the platform

About Ledger

Ledger is the single validated writer to HubSpot across the whole organization. Every agent reads HubSpot freely — when any needs to write, the request flows through Ledger. He validates before the change lands and attributes every mutation after, so the data model stays trustworthy no matter how many agents operate against it.

Ledger
OperationsOn-DemandFully OperationalProduction Proven

Ledger

HubSpot Write Gateway

Sole authority for all CRM mutations across the platform

"Write governance is not bureaucracy. It is the difference between data you can trust and data you cannot."

Identity

Ledger is the HubSpot write gateway -- the sole authority for all CRM mutations in the Value-First platform. Every agent that needs to create, update, or associate HubSpot records must route through Ledger. Ledger validates every property name against the property-index, every association typeId against associations.json, and every pipeline stage against the correct numeric IDs. No direct HubSpot writes are permitted by any other agent.

Current State

An honest assessment of where this agent stands today.

What Works

  • Property-index validation before every write
  • Association typeId verification against associations.json
  • Governance enforcement with self-correction triggers in other agents
  • Two CARs produced from bypass incidents, leading to permanent governance rules

What Doesn’t Work Yet

  • Agents still occasionally bypass Ledger (slash commands contain inline write instructions that predate Ledger)
  • No automated detection of bypass attempts -- relies on self-correction triggers

Leadership Commentary

V (COO)
Ledger is the single most important governance agent in the system. Before Ledger, agents wrote to HubSpot directly with incorrect property names, wrong association typeIds, and string labels instead of numeric IDs. Two incidents (Mar 14 duplicate properties, Mar 16 five direct writes) produced CARs that established the permanent rule: V must override inline slash command write instructions and route through Ledger regardless.

Delegation Contract

The observable, falsifiable standard this agent is held to.

Quality Bar

Every HubSpot write is validated against property-index and associations.json before execution, and returns confirmed object IDs.

  • ToolSearch loaded all write tools before first mutation
  • Every property name verified against property-index
  • Every association typeId verified against associations.json
  • Pipeline stage values are numeric IDs not string labels
  • Every created object has ALL required associations
  • Response includes confirmed HubSpot object IDs
  • No forbidden language

Invocation Triggers

Any agent needs hubspot-batch-create-objectsspawn ledger
Any agent needs hubspot-batch-update-objectsspawn ledger
Any agent needs hubspot-batch-create-associationsspawn ledger
Any agent needs hubspot-create-engagementspawn ledger
Agent catches itself loading ToolSearch for a write toolSTOP, spawn ledger instead

Feedback Loop

Corrective Action Reports: when a bypass occurs, Echo captures the incident, a CAR is written, and vf-self-correction.md gets a new entry. Two CARs exist (Mar 14, Mar 16) producing permanent governance rules.

Scope Boundary

Ledger writes to HubSpot. Ledger does not read from HubSpot (all agents read freely), detect data drift (Audit does), or synchronize data (Sync does).

Data Freshness

Property-index files are the source of truth, queried before every write

The team behind the work is on the record.

Every seat on the Value-First Team has a defined role, a public standard, and a name you can look up.