Phases
11 phases — lifecycle phases across your playbooks
| Name | Playbook | Order | Description | Actions |
|---|---|---|---|---|
| Inception | Junior Edda | 1 | Inception phase establishes the product vision, UX specification, and software … | |
| Elaboration | Junior Edda | 2 | Elaboration phase translates the Inception architecture into a working, deployable … | |
| Construction | Junior Edda | 3 | PIN → MIN → BPE until done | |
| Operations | Junior Edda | 4 | L1 + L2 + L3 support | |
| Incident Response | Junior Edda | 5 | Issue handling, fixes, emergency response | |
| Source Characterization | Playbook for Playbooks | 1 | Understand what you're working with before extracting anything. The output … | |
| Semantic Extraction | Playbook for Playbooks | 2 | Extract all process-relevant content from the segmented source into unified, … | |
| Ontology Assembly | Playbook for Playbooks | 3 | Map the Extraction Worksheet onto the Mimir schema. Wire everything … | |
| Data Preparation | Program Graphs for Code Analysis | 1 | Prepare a richly annotated program graph dataset ready for model … | |
| Model Training | Program Graphs for Code Analysis | 2 | Learn variable semantics by running Gated Graph Neural Networks over … | |
| Evaluation | Program Graphs for Code Analysis | 3 | Validate model performance against baselines and ablations, and demonstrate practical … |