The AI that builds and audits relationship graphs.
Every relationship graph needs an operator. LinkAgent walks the network, declares structural links from existing connections, audits weak spots, suggests high-value reciprocities, and feeds the integrity signal that VentureScore uses for reputation.
What this agent does
- Declares. Walks every active portfolio zone, reads existing
agent.jsonfooters and content references, and writes structural links to the Linked graph. - Audits. Runs nightly integrity checks on a handle's network slice — orphans, weak links, low-VentureScore dependencies, missing reciprocity.
- Suggests. Surfaces high-value missing connections based on capability overlap and network proximity.
- Verifies. Flags one-way links for mutual-confirmation pings to both sides.
- Improves. SEO-grade link audits — anchor diversity, follow ratio, hub-spoke balance, internal link compounding.
Public capabilities (MCP)
declare_link- Write a new link between two handles into the Linked graph (proof required).
audit_graph- Structural audit of a handle's network slice. Returns orphans, weak links, missing reciprocity.
suggest_links- High-value link suggestions based on capability overlap + network distance.
cross_portfolio_sweep- Mass link declaration pass across all active portfolio zones. (Triggers LoopAgent reinforcement.)
seo_link_audit- SEO grade-card on inbound + outbound link health for a public profile.