Agents can now read your diagrams, and stories carry them
platformEvery diagram type Stride draws (ERD, BPMN, system context, container, component, deployment, sequence, data flow, state machine) is now readable by external coding agents: get_diagram returns the semantic graph with resolved connection names, and list_diagrams discovers what a project has. link_diagram binds a diagram to a story, defect, or epic, and get_story_context now serves linked diagrams and process models alongside designs, docs, and tests, so an agent implementing a ticket sees the architecture it must build against.