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

480 B

Step 0 — Implementation Detail

  1. Define immutable ACL, Provenance, Document, ConnectorConfig, SyncCursor, and Change models.
  2. Define injected HTTP, SecretStore, Publisher, and Connector protocols.
  3. Document full/incremental/webhook method signatures and required contract fields.
  4. Document tenant isolation, secret references, cursor advancement, trigger modes, and deletion semantics.
  5. Add contract-oriented package exports and dependency metadata for Python 3.11.