Files
content-ingestion-agent/.agents/plans/wf-decompose-b4be4be4fd0c/steps/step-4.md
demo-bot 5446becd60
Some checks failed
ci / test (push) Failing after 7s
decomposer: record implementation detail for 7 step(s)
2026-09-01 14:10:46 +00:00

559 B

Step 4 — Implementation Detail

  1. Filter publication batches to matching tenant and ACL tenant identifiers.
  2. Reject deleted documents from normal upsert publication.
  3. Return published/rejected counts with tenant and timestamp context.
  4. Provide tenant-scoped deletion helper for tombstones and retention workflows.
  5. Provide structured audit-event creation without secrets or content.
  6. Validate provenance, content hashes, and cross-tenant documents.
  7. Document managed secrets, audit retention, source deletion, and downstream ACL enforcement.