diff --git a/.changeset/fn-8546-ideation-candidate-ids.md b/.changeset/fn-8546-ideation-candidate-ids.md new file mode 100644 index 0000000000..337a026fa9 --- /dev/null +++ b/.changeset/fn-8546-ideation-candidate-ids.md @@ -0,0 +1,7 @@ +--- +"@runfusion/fusion": patch +--- + +summary: Make ideation candidate IDs discoverable for direct convergence. +category: fix +dev: Show and diverge tool text now includes candidate identity, provenance, and content. diff --git a/docs/agent-tool-surface-full-loop.md b/docs/agent-tool-surface-full-loop.md index bfce4140f9..bf95875482 100644 --- a/docs/agent-tool-surface-full-loop.md +++ b/docs/agent-tool-surface-full-loop.md @@ -1,5 +1,7 @@ # Full-loop agent tool-surface audit and delivery plan +> **Status:** The mission-hierarchy and persisted-ideation gaps recorded below have been delivered. Current `fn_ideation_*` tools share the persisted factory across engine and eligible chat lanes; show/diverge text includes canonical candidate IDs and provenance so agents can converge an explicit candidate. Remaining entries are the historical delivery audit. + [← Docs index](./README.md)