Skip to content

[codex] Define private workflow adapter boundary#38

Merged
panghim merged 2 commits into
mainfrom
codex/private-workflow-adapter-boundary
Jun 26, 2026
Merged

[codex] Define private workflow adapter boundary#38
panghim merged 2 commits into
mainfrom
codex/private-workflow-adapter-boundary

Conversation

@panghim

@panghim panghim commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • add public framework contracts for private workflow adapter manifests and safe snapshots
  • document the public/private workflow boundary in docs/private-workflow-adapters.md
  • record TAI-016 in the collaboration queue and maintenance log

Why

Tax AI should be able to register commercial/private workflow cores through safe metadata and review snapshots without importing private parser internals, customer data, credentials, term maps, or reconciliation policy.

Checks

  • npm run check
    • typecheck passed
    • Vite build passed
    • Vitest passed: 25 tests

Notes

The existing Vite chunk-size warning still appears on main; it is covered by PR #36 and issue #26.

Closes #37.

@panghim panghim merged commit 6ecf1f5 into main Jun 26, 2026
1 check passed
@panghim panghim deleted the codex/private-workflow-adapter-boundary branch June 26, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TAI-016: Define private workflow adapter boundary

1 participant