Overview
Agent9 is the automation and intelligence layer that sits above the web monorepo. It handles timeline draft generation, ingest webhooks, bot-authored content, and the operational glue between Ace9 admin and customer-facing properties. Core orchestration code lives in an external Agent9 Platform repository; this ecosystem consumes its APIs and packages.
Orchestration source lives outside this monorepo; case study covers integration only.
Highlights
- Timeline ingest webhooks with HMAC verification and rate limiting
- Agent9 draft builder package for deduplicated auto-blogging spikes
- Bot member attribution and structured ingest logging
- External repo — integration points documented in monorepo architecture docs