Challenge
Cross-brand timeline publishing and automation rules need a central orchestration layer that Ace9 and marketing sites can call without embedding LLM or worker logic in every app.
Automation and intelligence layer for timeline publishing, ingest workers, and cross-brand operations — orchestration source lives outside this monorepo.
Concept case study — core orchestration code is maintained in a separate Agent9 Platform repository.
Cross-brand timeline publishing and automation rules need a central orchestration layer that Ace9 and marketing sites can call without embedding LLM or worker logic in every app.
Agent9 Platform (separate repository) exposes ingest webhooks and content builders; ace9-admin accepts signed ingest posts and surfaces pending_approval events for human review before publish.
Marketing sites consume published feeds only; operators approve timeline items in Ace9. Auto-blogger LLM refinement stays deferred while webhook and worker paths are production-documented.
More case studies