yaml-flow 8.0.1 → 8.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/browser/asset-integrity.json +2 -2
  2. package/browser/board-livecards-localstorage.js +3 -3
  3. package/cli/browser-api/board-live-cards-browser-adapter.d.ts +1 -1
  4. package/cli/node/board-live-cards-cli.js +6 -6
  5. package/cli/node/fs-board-adapter.d.ts +2 -2
  6. package/cli/node/fs-board-adapter.js +6 -6
  7. package/cli/{types-C2YQXFwo.d.ts → types-D2XnLbBj.d.ts} +15 -0
  8. package/examples/ARCHITECTURE.md +188 -0
  9. package/examples/board/demo-shell-with-server.html +2 -2
  10. package/examples/board/demo-task-executor.js +29 -32
  11. package/examples/board-local/demo-shell-localstorage.html +3 -3
  12. package/examples/step-machine-cli/json/double-handler.js +20 -0
  13. package/examples/step-machine-cli/json/mixed-handlers.flow.json +118 -0
  14. package/examples/step-machine-cli/json/mixed-handlers.input.json +5 -0
  15. package/examples/step-machine-cli/json/scale-handler.js +13 -0
  16. package/examples/step-machine-cli/yaml/double-handler.js +20 -0
  17. package/examples/step-machine-cli/yaml/mixed-handlers.flow.yaml +94 -0
  18. package/examples/step-machine-cli/yaml/mixed-handlers.input.json +5 -0
  19. package/examples/step-machine-cli/yaml/scale-handler.js +13 -0
  20. package/lib/{artifacts-store-lib-public-BABrgFkV.d.ts → artifacts-store-lib-public-BWC3YuLa.d.ts} +1 -1
  21. package/lib/{artifacts-store-lib-public-DGa8BpJT.d.cts → artifacts-store-lib-public-DBICnGL6.d.cts} +1 -1
  22. package/lib/artifacts-store-public.d.cts +2 -2
  23. package/lib/artifacts-store-public.d.ts +2 -2
  24. package/lib/board-live-cards-node.cjs +6 -6
  25. package/lib/board-live-cards-node.d.cts +5 -5
  26. package/lib/board-live-cards-node.d.ts +5 -5
  27. package/lib/board-live-cards-node.js +6 -6
  28. package/lib/{board-live-cards-public-BnmRAbQV.d.cts → board-live-cards-public-BF9FP0mL.d.cts} +15 -0
  29. package/lib/{board-live-cards-public-CsmYrvpd.d.ts → board-live-cards-public-dJAl5IL-.d.ts} +15 -0
  30. package/lib/board-live-cards-public.cjs +1 -1
  31. package/lib/board-live-cards-public.d.cts +1 -1
  32. package/lib/board-live-cards-public.d.ts +1 -1
  33. package/lib/board-live-cards-public.js +1 -1
  34. package/lib/board-live-cards-server-runtime.cjs +4 -4
  35. package/lib/board-live-cards-server-runtime.d.cts +2 -2
  36. package/lib/board-live-cards-server-runtime.d.ts +2 -2
  37. package/lib/board-live-cards-server-runtime.js +4 -4
  38. package/lib/card-store-public.d.cts +1 -1
  39. package/lib/card-store-public.d.ts +1 -1
  40. package/lib/server-runtime/index.cjs +4 -4
  41. package/lib/server-runtime/index.d.cts +3 -3
  42. package/lib/server-runtime/index.d.ts +3 -3
  43. package/lib/server-runtime/index.js +4 -4
  44. package/lib/{types-DkFvgxwq.d.cts → types-CXBzvC0s.d.cts} +1 -1
  45. package/lib/{types-CBxkYuLY.d.ts → types-D48hpnTR.d.ts} +1 -1
  46. package/package.json +4 -4
  47. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.config/card-store-ref.json +0 -1
  48. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.config/chat-handler.json +0 -1
  49. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.config/outputs-store-ref.json +0 -1
  50. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.config/task-executor.json +0 -1
  51. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.state-snapshot/board/graph.json +0 -29
  52. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime/.state-snapshot/board/lastJournalProcessedId.json +0 -1
  53. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/gandalf-runtime-out/.outputs/status.json +0 -25
  54. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/cards/card-market-prices/computed_values.json +0 -67
  55. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/cards/card-portfolio/computed_values.json +0 -1
  56. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/cards/card-portfolio-value/computed_values.json +0 -52
  57. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/data-objects/holdings.json +0 -22
  58. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/data-objects/positions.json +0 -46
  59. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/data-objects/quotes.json +0 -35
  60. package/examples/board/.demo-setup/run-1778665078572-3466-a8ay4k/board-default/runtime-out/.outputs/status.json +0 -113
@@ -1,13 +1,13 @@
1
- import { I as InvocationAdapter } from './types-DkFvgxwq.cjs';
2
- export { D as DescribeEnvelope } from './types-DkFvgxwq.cjs';
1
+ import { I as InvocationAdapter } from './types-CXBzvC0s.cjs';
2
+ export { D as DescribeEnvelope } from './types-CXBzvC0s.cjs';
3
3
  import { a as KindValueRef } from './storage-interface-BhAON-gW.cjs';
4
4
  export { p as parseRef, s as serializeRef } from './storage-interface-BhAON-gW.cjs';
5
- import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-BnmRAbQV.cjs';
6
- export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-BnmRAbQV.cjs';
5
+ import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-BF9FP0mL.cjs';
6
+ export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-BF9FP0mL.cjs';
7
7
  import { ExecutionRef, ArgsMassaging } from './execution-refs.cjs';
8
8
  export { executionRefFromScriptPath, parseExecutionRef, serializeExecutionRef } from './execution-refs.cjs';
9
9
  export { createCardStorePublic } from './card-store-public.cjs';
10
- export { c as createArtifactsStore, a as createArtifactsStorePublic, b as createCardFileMetadataStore, d as createChatArtifactsStore, e as createFileArtifactsStore } from './artifacts-store-lib-public-DGa8BpJT.cjs';
10
+ export { c as createArtifactsStore, a as createArtifactsStorePublic, b as createCardFileMetadataStore, d as createChatArtifactsStore, e as createFileArtifactsStore } from './artifacts-store-lib-public-DBICnGL6.cjs';
11
11
  import './types-BBhqYGhE.cjs';
12
12
 
13
13
  /**
@@ -1,13 +1,13 @@
1
- import { I as InvocationAdapter } from './types-CBxkYuLY.js';
2
- export { D as DescribeEnvelope } from './types-CBxkYuLY.js';
1
+ import { I as InvocationAdapter } from './types-D48hpnTR.js';
2
+ export { D as DescribeEnvelope } from './types-D48hpnTR.js';
3
3
  import { a as KindValueRef } from './storage-interface-BhAON-gW.js';
4
4
  export { p as parseRef, s as serializeRef } from './storage-interface-BhAON-gW.js';
5
- import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-CsmYrvpd.js';
6
- export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-CsmYrvpd.js';
5
+ import { e as BoardNonCorePlatformAdapter, d as BoardPlatformAdapter } from './board-live-cards-public-dJAl5IL-.js';
6
+ export { f as BOARD_GRAPH_KEY, g as BoardLiveCardsNonCorePublic, c as BoardLiveCardsPublic, C as CommandInput, a as CommandResult, E as EMPTY_CONFIG, L as LiveCard, S as SNAPSHOT_SCHEMA_VERSION_V1, h as createBoardLiveCardsNonCorePublic, i as createBoardLiveCardsPublic, j as createCardStore } from './board-live-cards-public-dJAl5IL-.js';
7
7
  import { ExecutionRef, ArgsMassaging } from './execution-refs.js';
8
8
  export { executionRefFromScriptPath, parseExecutionRef, serializeExecutionRef } from './execution-refs.js';
9
9
  export { createCardStorePublic } from './card-store-public.js';
10
- export { c as createArtifactsStore, a as createArtifactsStorePublic, b as createCardFileMetadataStore, d as createChatArtifactsStore, e as createFileArtifactsStore } from './artifacts-store-lib-public-BABrgFkV.js';
10
+ export { c as createArtifactsStore, a as createArtifactsStorePublic, b as createCardFileMetadataStore, d as createChatArtifactsStore, e as createFileArtifactsStore } from './artifacts-store-lib-public-BWC3YuLa.js';
11
11
  import './types-BBhqYGhE.js';
12
12
 
13
13
  /**