M3.5.2: POST /ingest endpoint with idempotent async queue #4

Merged
rock merged 1 commits from cleanup/remove-old-workflows into main 2026-08-23 23:35:39 +00:00
Owner

Complete M3.5.2 implementation:

  • IngestQueue with per-project FIFO + global dedup
  • Idempotency by ingest_id (SHA256)
  • Job status tracking with timestamps
  • 8 integration tests, all passing
  • Total: 204 tests passing
Complete M3.5.2 implementation: - IngestQueue with per-project FIFO + global dedup - Idempotency by ingest_id (SHA256) - Job status tracking with timestamps - 8 integration tests, all passing - Total: 204 tests passing
rock added 1 commit 2026-08-23 23:35:37 +00:00
rock merged commit ba4ca6512b into main 2026-08-23 23:35:39 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rock/poimen-memory#4