Skip to content

fix(docker): expose process definition build flag - #120

Merged
burhop merged 1 commit into
devfrom
codex/078-process-definition-docker-flag
Aug 31, 2026
Merged

fix(docker): expose process definition build flag#120
burhop merged 1 commit into
devfrom
codex/078-process-definition-docker-flag

Conversation

@burhop

@burhop burhop commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose the existing default-off process-definition frontend flag as a Docker build argument
  • preserve the default-off rollback image while allowing the enabled development image to contain the route
  • add a focused Docker smoke-contract assertion

Why

PR #117 merged the read-only Process Definition feature, but the production Docker frontend build could not receive VITE_WRIGHT_PROCESS_DEFINITION_VIEW. This bounded correction restores truthful post-merge deployment verification without changing the API, route contract, or default-off behavior.

Validation

  • Wright dev push fast gate: passed
  • Ruff and format: passed
  • MyPy: passed
  • Docker MCP bundle tests: 29 passed
  • workflow policy tests: 5 passed
  • Docker smoke contracts: 14 passed
  • prior exact-content enabled and rollback image builds plus browser walkthrough: passed on Windows

Scope

Two files, 9 insertions, 1 deletion. No direct dev push, merge, release, benchmark, or EPP-F02B implementation is included.

@burhop
burhop merged commit 7404a54 into dev Aug 31, 2026
29 checks passed
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.

1 participant