Skip to main content

AnalyticsPipelineAi

6 tools in this family (folder Editor/Tools/AnalyticsPipelineAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
analytics_add_provider_adapterwritesDrop a single provider adapter into the generated scaffold without re-emitting the
analytics_export_event_catalog_mdwritesRender a Markdown reference doc for the spec — one section per event with the param
analytics_generate_codewritesEmit one [Serializable] DTO per event plus AnalyticsTracker.cs and AnalyticsPipeline.cs
analytics_propose_from_promptread-onlyBuild an AnalyticsEventSpec skeleton from a natural-language goal. Returns a draft
analytics_simulate_eventread-onlyDry-run an event against the spec. Returns the wire envelope that would be enqueued by
analytics_validate_specread-onlyValidate an AnalyticsEventSpec. Returns { ok, errors[] }. Always run this before