Godopu
5041ab1ea8
feat(frontend): convert to live real-time dynamic runtime fetching with force-dynamic and cache no-store
...
- Set cache: 'no-store' in lib/api.ts to trigger real-time REST API requests on every page load
- Add export const dynamic = 'force-dynamic' across all 6 app pages (/home, /members, /publications, /lectures, /standardization)
- Update REQUIREMENTS.md and E2E test runner to validate live server routes and dynamic runtime fetching
- Pass all 12 quality gates cleanly
2026-08-24 19:25:26 +09:00
Godopu
a838af4b94
fix(color): eliminate redundant dark: accent modifiers (R-8.29), resolve A-1/A-2/A-9 contrast issues, and implement C11-9 quality gate
2026-08-20 22:42:26 +09:00
Godopu
0d58be61a0
style: apply accessibility badge contrast refinements and update primary color to #4E77FF
2026-08-20 22:42:26 +09:00
Godopu
30e5bd8429
fix: resolve review issues B1-B6 (color token alpha contract, Header contrast/budget B plan, Publications Overview page, N1-N8 cleanups) with 100% E2E PASS
2026-08-20 22:42:26 +09:00
Godopu
1c772ae091
feat: implement Research Project PageView (v1.8) with static SSG pre-render and E2E gates
2026-07-30 21:54:22 +09:00
Godopu
66fae1ebec
feat: implement layout 3-tier container architecture, desktop screen token, Gate 8 no-escape rule, and clean dead code
2026-07-30 20:49:40 +09:00
Godopu
d833252217
refactor: remove Agent Core Engineering and rename 5 Core Pillars to Core Research Areas
2026-07-30 11:05:45 +09:00
Godopu
7943b9390f
fix: resolve review feedback I1-I7 including ISO 8601 dates, footer address, readme routes, and strict verify_counts gate
2026-07-30 10:44:41 +09:00
Godopu
293431c1e8
doc: update REQUIREMENTS.md to v1.3 correcting AC reference mappings
2026-07-30 10:00:15 +09:00
Godopu
f8f227551f
doc: add REQUIREMENTS.md v1.2 specification
2026-07-30 09:56:18 +09:00
Godopu
cdd0db3946
refactor: resolve all 2nd round review feedback (C1-C9 & 3+2 magazine grid) for ANL lab transformation
2026-07-30 09:16:25 +09:00
Godopu
315ba9ee08
refactor: resolve all code review feedback (B1-B8 & Option A 5 Pillars) for ANL lab transformation
2026-07-30 09:09:49 +09:00