Add FDC3 v3 Sail demo state#432
Open
DovOps wants to merge 1 commit into
Open
Conversation
✅ Deploy Preview for lucky-concha-f3599f ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This was referenced Jun 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the state 014 FDC3 v3 + Sail demo path for TraderX, based on
@finos/fdc3@3.0.0-alpha.2and the Sail v3 beta branch.This updates the state 014 specs, generation flow, runtime scripts, and smoke tests so TraderX can run as a Sail-hosted FDC3 v3 demo with:
/fdc3/appd/v2/appsfdc3.instrument, andtraderx.accountcontext propagationThe local Sail override copies were removed from this state. The corresponding upstream Sail work is tracked separately so TraderX can converge on upstream Sail behavior instead of carrying patched Sail app/widget code inside the state pack.
Sail Dependency Note
State 014 is currently pinned to the Sail v3 beta line plus Dov's Sail branch work because the demo depends on three Sail improvements discovered while integrating TraderX:
Those Sail PRs all target
finos/FDC3-Sail:sail-v3-beta. Once they land upstream, state 014 should be able to move back to the upstream Sail branch/ref instead of using the local/demo Sail branch.Related Tracking
specs/014-fdc3-intent-interoperability/system/upstream-followups.mdValidation
bash -n pipeline/install-generated-runtime-harness.sh pipeline/render-state-014-fdc3-intent-interoperability.sh scripts/start-state-014-fdc3-intent-interoperability-generated.sh scripts/status-state-014-fdc3-intent-interoperability-generated.sh scripts/test-state-014-fdc3-intent-interoperability.sh scripts/test-state-014-fdc3-playwright-smoke.shtools/validate-frontmatter.shbash pipeline/speckit/validate-root-spec-kit-gates.shbash pipeline/speckit/validate-speckit-readiness.shbash pipeline/verify-spec-coverage.shscripts/test-state-014-fdc3-intent-interoperability.sh http://localhost:8080 http://localhost:8090