State 014 Learning Guide
Position In Learning Graph
- Previous state(s): 012-platform-convergence-c3
- Dotted-line parent(s): none
- Next state(s): none
Convergence Metadata
- Convergence state:
no - Convergence level:
none - Lineage role:
canonical - Nearest previous convergence:
none - Nearest next convergence:
none
Rendered Code
- Generated branch: code/generated-state-014-fdc3-intent-interoperability
- Authoring branch (spec source): main
Code Comparison With Previous State
- Compare against
012-platform-convergence-c3: code/generated-state-012-platform-convergence-c3...code/generated-state-014-fdc3-intent-interoperability
Plain-English Code Delta
- Added: FDC3 interop adapter in TraderX frontend for DesktopAgent integration.
- Added: Outbound
fdc3.instrumentcontext publishing when a user selects a ticker-bearing row in trade/order/position views. - Added: Inbound
fdc3.instrumentcontext handling that updates ticker-focused UI state (filters and ticket defaults). - Added: Standard intent handling for
ViewOrders(instrument-scoped orders view routing). - Added: Outbound standard intent triggers for
ViewChartandViewQuotefrom explicit TraderX UI actions. - Added: Custom inbound intents
TraderX.CreateTradeTicketandTraderX.CreateOrderTicketthat open the respective ticket UI with preselected ticker context. - Added: Local Sail sidecar runtime profile for interop demos.
- Added: Seeded Sail app-directory profile that includes:
Run This State
./scripts/start-state-014-fdc3-intent-interoperability-generated.sh
Canonical Spec Links
- State spec pack: /specs/fdc3-intent-interoperability
- Architecture: /specs/fdc3-intent-interoperability/system/architecture
- Flows / topology: /specs/fdc3-intent-interoperability/system/runtime-topology
- Research: link
- Data model: link
- Quickstart: link