Spaces:
Sleeping
Sleeping
| TITLE: "Runtime Flow" | |
| DESCRIPTION: "Command → Parse → Transition → Query → Card generation pipeline." | |
| CONTENT: | |
| flow: | |
| - "Input Command" | |
| - "CommandParser.parse" | |
| - "StateMachine.transition" | |
| - "DatasetAPIClient (optional)" | |
| - "CardGenerator.generate" | |
| - "YAML Validator" | |
| - "UI render + history" | |
| CONTEXT_LINKS: | |
| - "DATA_SPLITTER.api_integration_patterns" | |
| NEXT_ACTIONS: | |
| - "SEARCH train WORKFLOW_" | |
| - "FILTER train event_type = 'WORKFLOW_COMPLETED'" | |