Workflows
19 workflows — across all your playbooks
| Name | Abbrev. | Playbook | Order | Description | Actions |
|---|---|---|---|---|---|
| Envision the System | ESM | Junior Edda | 1 | Turn your vision into formal design artifacts - user journey, … | |
| Define Architecture | DTA | Junior Edda | 2 | Analyze ESM artifacts, make architectural decisions across 16 domains (application … | |
| Deploy Software Process | DSP | Junior Edda | 3 | Check prerequisite artifacts (ESM, DTA), choose target AI IDE, and … | |
| Estimate the Project | EST | Junior Edda | 4 | Two-level estimation workflow for AI-assisted software development. Level 1 produces … | |
| Design & Deploy Cloud Infra | DCI | Junior Edda | 5 | Design and deploy cloud infrastructure using AWS CDK with Python. … | |
| Design & Deploy CICD | DCD | Junior Edda | 6 | Design and deploy CI/CD pipeline using GitHub Actions in the … | |
| Bootstrap Project | BSP | Junior Edda | 7 | Bootstrap a greenfield project from SAO.md decisions. Install prerequisites, initialize … | |
| Build Feature | BPE | Junior Edda | 8 | Interactive, feature-by-feature AI-assisted development. Use BPE after ESM, DTA, DSP, … | |
| Plan Iteration | PIN | Junior Edda | 9 | Dark-factory sprint planning. Use PIN when ESM, DTA, DSP, and … | |
| Manage Iteration | MIN | Junior Edda | 10 | Feature-driven, team-lead-driven sprint execution. Advanced-model TL orchestrates the full build→integrate→test→fix→close … | |
| Test Automation Framework | TFK | Junior Edda | 11 | Establish and maintain the test automation infrastructure following the Test … | |
| Prepare for Ingestion | PIN | Playbook for Playbooks | 1 | Produce a segmented, annotated version of the source that is … | |
| Extract Knowledge | EEN | Playbook for Playbooks | 2 | Produce a complete Extraction Worksheet with all buckets populated — … | |
| Assemble Playbook | AAP | Playbook for Playbooks | 3 | Map the Extraction Worksheet onto the Mimir schema and wire … | |
| Collect and Compile Source | CSE | Program Graphs for Code Analysis | 1 | Scrape target repositories, filter to compilable projects, extract variable usage … | |
| Build Program Graphs | BGS | Program Graphs for Code Analysis | 2 | Transform compiled source code into program graphs by layering syntax … | |
| Compute Node Representations | CRS | Program Graphs for Code Analysis | 3 | Compute initial node state vectors by combining subtoken embeddings of … | |
| Train GGNN | TGN | Program Graphs for Code Analysis | 4 | Configure task-specific graph modifications, batch graphs as disconnected components, run … | |
| Evaluate and Analyze | EAE | Program Graphs for Code Analysis | 5 | Evaluate on seen and unseen project test sets, compare against … |