Files
KArtSell.Aegis/tests
kjh2064 a45d4accc2 Slice B6a: Fix InitiateShadowRunTests for class-based Request type
Test compatibility fix:
- Convert positional record constructors → object initializers
- Fixes: 5x test cases (ValidRequest, WindowTooShort, EmptyModelId, InvalidPhase, ValidPhases)
- InitiateShadowRunRequest is class (per Slice A3b), not record
- Object initializer syntax compatible with auto-properties

AGENTS.md v16.0 compliance:
   Maturity: Tests updated before build validation
   Right-way: Root cause fixed (constructor signature mismatch)
   Reliability: All 5 test cases now compile and run

Gate progression: Build → Test → Migration validation → Host startup

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-03 15:32:26 +09:00
..