Add webhook ingestion endpoint for external sources #39

Merged
warkanum merged 1 commits from issue-8-webhook-ingestion into main 2026-07-15 04:35:20 +00:00
Member

Closes #8\n\n## Summary\n- add authenticated POST /webhooks/thoughts for external JSON webhook ingestion\n- normalize source/type/topic/person/action metadata and preserve sanitized webhook source metadata\n- support idempotency-key duplicate handling and document curl usage\n\n## Verification\n- make test\n- make build

Closes #8\n\n## Summary\n- add authenticated POST /webhooks/thoughts for external JSON webhook ingestion\n- normalize source/type/topic/person/action metadata and preserve sanitized webhook source metadata\n- support idempotency-key duplicate handling and document curl usage\n\n## Verification\n- make test\n- make build
sgcommand added 1 commit 2026-07-15 03:04:53 +00:00
feat: add webhook thought ingestion
CI / build-and-test (pull_request) Successful in 3m33s
CI / build-and-test (push) Successful in 3m37s
e459775740
sgcommand force-pushed issue-8-webhook-ingestion from fe82678280 to e459775740 2026-07-15 03:04:53 +00:00 Compare
warkanum merged commit 5cd81f325f into main 2026-07-15 04:35:20 +00:00
Sign in to join this conversation.