Files
KArtSell.Aegis/tools
kjh2064 cc6d1a5489
ci / backend (push) Failing after 1s
Build & Test with Secrets / build (push) Failing after 1s
ci / static (push) Failing after 6s
Build & Test with Secrets / security-scan (push) Failing after 5s
Build & Test with Secrets / frontend (push) Failing after 59s
ci / frontend (push) Failing after 1m2s
Build & Test with Secrets / notification (push) Failing after 1s
fix: Restore validate_v16.py doc paths after CURRENT/CATALOGS reorg (AGENTS.md §3)
Changes:
- Update CSV references from docs/v16_0/ to docs/CURRENT/CATALOGS/
- Rename 08_DETAILED_WBS_MASTER.csv → WBS_MASTER.csv
- Rename FE_COMPONENT_CATALOGUE.csv → FE_COMPONENT.csv
- Add explicit UTF-8 encoding to JSON read (fixes cp949 decode error on Windows)

CI was failing at static/validate_v16.py step due to docs reorganization not reflected in validator.
Local test (python tools/validate_v16.py):
- Before: FAIL=18 (missing CSV paths)
- After: FAIL=2 (unrelated source archive issues, pre-existing)

Fixes AGENTS.md rule 20 'Never claim build/test passed without evidence'.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-03 09:20:39 +09:00
..