adobe-to-docusign-migrator/docs
Paul Huliganga 447a89923a docs: comprehensive project documentation update
architecture.md — full rewrite to reflect current v2 state:
  - Accurate component map and pipeline stages
  - Session lifecycle (server-side files, cookie signing, rotation)
  - Multi-account DocuSign support flow
  - Audit log record schema
  - Batch job in-memory state caveat documented
  - Security design table (log sanitizer, session signing, PDF checksums)
  - Known limitations table (retry gaps, shard config, CI fixtures)

PRODUCT-SPEC.md — remove phantom migration_service.py and pdf_coords.py
  that were in the original spec but never implemented; document where
  pipeline orchestration actually lives

README.md — add Production deployment section covering:
  - Reverse proxy / HTTPS requirement for OAuth callbacks
  - Required env vars table
  - SESSION_SECRET_KEY rotation procedure
  - Adobe shard configuration (EU2 / NA1 / others via ADOBE_SIGN_BASE_URL)
  - DocuSign sandbox-to-production switch
  - Session store maintenance (stale file cleanup)

field-mapping.md — add Multi-Document Templates section explaining
  documentId assignment, page number behaviour, and the known limitation
  for multi-doc templates where page numbers are not rebased per document

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 09:51:38 -04:00
..
agent-harness docs: update README, field-mapping, and EXECUTION-BOARD for Phase 23 and post-redesign fixes 2026-04-21 15:34:06 -04:00
ui-mockup fix(ui-mockup): replace approximated logo with official Docusign SVG 2026-04-21 10:14:59 -04:00
IMPLEMENTATION-PLAN.md feat: idempotent upload + FastAPI web UI with full test coverage 2026-04-17 14:47:27 -04:00
UI-REDESIGN-PLAN.md docs(ui-redesign): implementation plan for Phases 14–22 + execution board update 2026-04-21 10:37:46 -04:00
architecture.md docs: comprehensive project documentation update 2026-04-23 09:51:38 -04:00
collab-diagram-log.md Add latest migration files and validation outputs 2026-04-20 01:12:46 -04:00
oracle-vm-deploy-cheat-sheet.md Add multi-user web auth sessions 2026-04-21 21:05:15 -04:00
oracle-vm-deployment.md Add multi-user web auth sessions 2026-04-21 21:05:15 -04:00