Commit Graph

5 Commits

Author SHA1 Message Date
kjh2064 d79edae546 V13-FE-005: restore direct UI components and harden grid provider
deploy / deploy (push) Failing after 51s
deploy / notify (push) Successful in 1s
2026-08-13 02:39:48 +09:00
kjh2064 b78c19646f fix: keep v16 vendor-boundary validation catalog-safe (AEG-V16-016)
Validate extensible WBS identity integrity instead of an obsolete fixed row count. Preserve actual vendor-boundary and adapter-contract evidence; status remains IN_PROGRESS pending predecessor acceptance evidence.
2026-08-08 12:56:50 +09:00
kjh2064 f4c195a56d CI: align v16 validator with available evidence artifacts
ci / static (push) Successful in 9s
ci / static (pull_request) Successful in 10s
ci / backend (push) Failing after 3m19s
ci / backend (pull_request) Failing after 3m32s
Build & Test with Secrets / build (pull_request) Failing after 1s
ci / frontend (push) Has been cancelled
ci / publish (push) Has been cancelled
ci / publish (pull_request) Has been cancelled
ci / frontend (pull_request) Has been cancelled
Build & Test with Secrets / security-scan (pull_request) Failing after 7s
Build & Test with Secrets / frontend (pull_request) Successful in 4m55s
Build & Test with Secrets / notification (pull_request) Failing after 1s
2026-08-06 15:08:47 +09:00
kjh2064 cc6d1a5489 fix: Restore validate_v16.py doc paths after CURRENT/CATALOGS reorg (AGENTS.md §3)
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
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
kjh2064 dcd1322d41 Initial commit: Add project files
ci / backend (push) Failing after 12s
ci / frontend (push) Failing after 19s
ci / static (push) Failing after 45s
2026-08-02 05:15:36 +09:00