This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Comment Format for Task Tracking | |
Each task is marked with # 🆔TASK-NAME, followed by a flow reference showing: | |
🔝 Origin location (role + file path) | |
🔙 Previous step (role + file path) | |
🔜 Next step (role + file path) | |
Example Implementation |