EngLoopKit v1.15.2
Patch release keeping Stage 20 incident mitigation available when operations-learning context cannot be resolved.
- Incident hook setup, parsing, state, storage, identity, and validation failures now return a structured
learning-context-deferredwarning withcontinue: trueinstead of terminating chat. - Failed incident gates remain unaccepted and undeleted; the standalone
incident-contextvalidator still fails closed, and Stage 21/22 completion gates remain blocking. - CI actions now use the official Node 24-based majors:
checkout@v7,setup-dotnet@v6, andsetup-python@v7. - Exact surface: 26 commands/agents/prompts; .NET SDK 10.0.303; SEK v0.1.3.
- Whole-product readiness: PASS. 3,322 generated tests, 248 core/direct tests, and 64 overlay tests passed. All six modules exceed 95% line and branch coverage; Tool is 97.60% line / 95.07% branch.
- Final CI, isolated tool install, disposable extension install, agent-surface validation, and clean/coexist overlay transactions: PASS.