Vantz Stockwell
|
500d92cbe3
|
fix: Schema alignment and code corrections (COA 2)
Test Asgard Runner / test (push) Successful in 3s
- Replace owner_id → owner_user_id in all queries
- Replace auth_token → companion_agent_token in server_connections
- Replace l.active → (l.status = 'active') checks using ENUM
- Fix AppError → ApiError in all new API files
- Add missing imports (Path, PanelAdapter trait)
- Fix StoreConfig nullable type mismatches
Resolves 122 compilation errors. Only sqlx cache generation remains.
Phase 3: EXECUTE complete per V4_WORKFLOW
|
2026-02-15 18:23:33 -05:00 |
|