gsxdsm
66bbeaa28d
FN-9108: Restore routed workflow-principal session identity
Restore routed principal attribution throughout workflow prompt and review sessions.
- Thread the graph-selected principal into workflow-step execution.
- Resolve principal runtime configuration, skills, telemetry, and session attribution consistently.
- Fail closed when the routed principal is unavailable and add regression coverage.
- Add a patch changeset for the restored behavior.
Files changed:
.../fn-9108-workflow-principal-session-identity.md | 7 +
.../executor-workflow-step-principal.test.ts | 154 +++++++++++++++++++++
.../engine/src/executor/execute-workflow-step.ts | 34 ++++-
.../engine/src/executor/run-graph-custom-node.ts | 11 +-
4 files changed, 198 insertions(+), 8 deletions(-)
Fusion-Task-Id: FN-9108
Fusion-Task-Lineage: ec668551-8ff4-4ced-8c7f-a4aa04eb044f
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-08-15 17:45:32 -07:00
..
2026-07-31 18:03:13 -07:00
2026-08-15 17:45:32 -07:00
2026-08-13 01:41:54 -07:00
2026-08-13 01:41:54 -07:00
2026-06-08 15:19:27 -07:00
2026-08-10 17:50:27 -07:00