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.""
Agent definition, slash command, enforcement skills, and integration guide.
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.
An honest assessment of where this agent stands today.
Content attributed to this agent in Sanity.
No production output yet — this agent is building its track record.
The observable, falsifiable standard this agent is held to.
Every HubSpot write is validated against property-index and associations.json before execution, and returns confirmed object IDs.
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.
Ledger writes to HubSpot. Ledger does not read from HubSpot (all agents read freely), detect data drift (Audit does), or synchronize data (Sync does).
Property-index files are the source of truth, queried before every write