- Updated the DESIGN.md to clarify the relationship between robots and executions, emphasizing that each trigger creates a new execution mapped to a job.Job for monitoring. - Revised the RobotState struct to include fields for tracking multiple running executions and their IDs, improving concurrency management. - Enhanced the TECHNICAL.md to reflect the global robot object for static methods, streamlining the API usage for robot management. - Improved TypeScript interfaces to align with the new execution tracking structure, ensuring consistency across documentation. - Added detailed comments and examples for job creation and execution handling, clarifying the integration of the job system within the robot's functionality. |
||
|---|---|---|
| .. | ||
| DESIGN.md | ||
| TECHNICAL.md | ||