Add webhook ingestion endpoint for external sources #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a generic webhook ingestion path so external systems can push events, notes, or content into AMCS without going through the MCP interface directly.
Why
Webhook ingestion is explicitly listed as deferred in the implementation plan and would make AMCS easier to integrate with automation tools and external services.
Scope ideas
Acceptance criteria
Source
Deferred feature from
llm/plan.md: webhook ingestion.