Files
content-ingestion-agent/.agents/plans/wf-decompose-b4be4be4fd0c/steps/step-2.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

545 B

Step 2 — Implementation Detail

  1. Validate site and library scope before retrieval.
  2. Resolve the Graph token from the configured secret reference.
  3. List drive children and filter by folder and supported file extensions.
  4. Retrieve file content and map MIME type, eTag, web URL, modification time, and tenant ACL.
  5. Implement Graph delta-token incremental retrieval and deleted-item detection.
  6. Map subscription notifications into Change records with subscription and sequence metadata.
  7. Add SharePoint PDF normalization coverage.