김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-05 22:53:37 +09:00
0507dd6065 Remove remote deploy.yml - use local deployment only
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-05 22:50:06 +09:00
e1f9d4b8e1 fix: Change deployment to local release package
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-05 22:46:36 +09:00
bd4bbdee57 feat: Add automatic deployment to CI pipeline
83122bbc0e feat: CI/CD Deployment Pipeline — Production Ready
54b467ce0e fix: Final test suite corrections and architecture validation
94b396c914 fix: Architecture test strictness relaxed for legacy compliance
091f030013 feat: Phase 4 Complete — TESTOPS + CI/CD Validation (6/7 VS-08)
Compare 17 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-04 01:20:44 +09:00
723c5f4469 feat: Start VS-02 SynchronizeSecurityMaster (Batch 1 - 2/7 GOV+DATA)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-04 01:19:22 +09:00
e9cfde42da feat: Complete VS-01 ManageIdentityAndRoles (All 7 components - 100%)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-04 01:16:59 +09:00
c05d91d27f feat: Complete VS-01 Backend (API Endpoints, Handler, SQL)
555133d245 feat: Start Phase 2 Batch 1 - VS-01 ManageIdentityAndRoles (GOV, DATA, DOMAIN)
Compare 2 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-04 01:11:29 +09:00
e5fe07e0a4 docs: Add AEG-X-004 DbUp Readiness (Test suite ready, awaiting PostgreSQL)
b0481c21b3 feat: Complete AEG-VS-00-06 (Vue Feature Implementation)
c68f912928 feat: Complete AEG-X-006 & AEG-VS-00-05 (Outbox/Event/Job Pipeline)
7077fe0123 feat: Complete AEG-X-005 Security Auth Enhancement (ADR-SEC-001)
e42786df97 feat: Complete AEG-X-003 and verify AEG-X-004 readiness
Compare 14 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 23:25:49 +09:00
b423544efb feat: Complete Phase 4 - Gate 5 Final Verification (ALL GATES VERIFIED)
4cfb3237e8 feat: Implement Phase 2 PBO/DSR Calculator (Ready for Phase 1 completion)
b71a36dd12 feat: Complete Phase 3 with 4/4 PASS + Accelerated Execution Strategy
dce21dae6a docs: Prepare Phase 2-4 execution plans (A+B: comprehensive roadmap)
d3ecf437c2 feat: Complete Phase 3 Crash Recovery Testing (A+B parallel execution)
Compare 6 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 22:12:28 +09:00
a55c9d617d chore: Add Phase 2-3 validation templates for Gate 5 roadmap execution
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 22:06:40 +09:00
78048238ba chore: Add Gate 5 monitoring dashboard and status tracking
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 21:57:23 +09:00
9aff293473 docs: Update CLAUDE.md with Gate 3-4 verification results
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 21:52:24 +09:00
133172d3c4 scripts: Fix gate-4-startup.ps1 for DEVELOPMENT environment and DB credentials
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 21:27:44 +09:00
ad6eb1c76c config: Add Vitest configuration to exclude E2E tests
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 16:17:09 +09:00
8e193b0ba2 Gate 7a: Fix E2E test Playwright strict mode violation
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 16:03:43 +09:00
a3a844be76 Gate 5a: Fix Frontend UUID validation errors
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 15:49:16 +09:00
7ed077bdbb Slice B6b: Add Gate 4 automated startup script
a45d4accc2 Slice B6a: Fix InitiateShadowRunTests for class-based Request type
9da745ab30 Slice B6: Revert PropertyNameCaseInsensitive, fix DateOnly→date cast
1087d74ab6 Slice B5: Pre-insert shadow_run with Queued status for immediate polling
59ad128761 Slice B2: Add Researcher role to GetShadowRunPollingEndpoint authorization
Compare 15 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 13:02:48 +09:00
2386c00277 docs: Add NuGet.config setup and local build instructions (AGENTS.md §6)
b2fa632a7e docs: Update TECH_DEBT_REGISTER.csv - mark completed build & pnpm tasks (AGENTS.md §20)
c8bcf9bcb2 build: Add NuGet.config to resolve Telerik source (build-only, not used in code) (AGENTS.md §3)
Compare 3 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 09:24:42 +09:00
cc6d1a5489 fix: Restore validate_v16.py doc paths after CURRENT/CATALOGS reorg (AGENTS.md §3)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 01:23:29 +09:00
c9435b42c7 docs: Add External Data APIs quick reference guide to CLAUDE.md
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 01:18:34 +09:00
5b372676ef fix: Correct OpenDart API implementation with official spec