김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 01:13:35 +09:00
af1fab0b07 fix: Correct KRX OpenAPI implementation with proper POST spec and automatic stub fallback
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 01:01:19 +09:00
5dd824b496 fix: Standardize environment variable names (KRX_API_KEY → KRX_OPENAPI, OPENDART_API_KEY → OPENDART_API)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 00:41:50 +09:00
6b2a187556 feat: Complete Phase 2-3 Implementation (95% Production Ready)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 00:40:06 +09:00
a329931cb1 feat: Hangfire recurring jobs environment flag (HANGFIRE_RETRY_ENABLED)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 00:32:39 +09:00
b92ceb0243 fix: Gate 3 validation retraction (overclaim correction)
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-03 00:27:48 +09:00
3ff34f3825 feat: P0-P4 Infrastructure & Documentation Completion (AGENTS.md v16.0)
acf747907c fix: Hangfire distributed lock timeout resilience + Gate 3 execution
Compare 2 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-02 23:54:46 +09:00
55228755c0 Merge pull request 'AGENTS.md v16.0: DateTime + Anonymous Guardrails + Architecture Tests' (#3) from agent/db-contract-test-safety into main
bf172ff0d2 fix: Replace AllowAnonymous() with explicit Roles() (AGENTS.md v16.0)
1470bbcff2 fix: Replace all DateTime.Now/UtcNow with IClock injection (AGENTS.md v16.0)
c2e21677c5 improvement: Enhance DownstreamConsumerJob logging - handle legacy events, suppress false warnings
e2488cdcfa fix: Remove duplicate /api prefix in FastEndpoints routes (RoutePrefix already adds it)
Compare 9 commits »
kjh2064 merged pull request kjh2064/KArtSell.Aegis#3 2026-08-02 23:54:44 +09:00
AGENTS.md v16.0: DateTime + Anonymous Guardrails + Architecture Tests
kjh2064 created pull request kjh2064/KArtSell.Aegis#3 2026-08-02 23:54:17 +09:00
AGENTS.md v16.0: DateTime + Anonymous Guardrails + Architecture Tests
kjh2064 pushed to agent/db-contract-test-safety at kjh2064/KArtSell.Aegis 2026-08-02 23:44:21 +09:00
bf172ff0d2 fix: Replace AllowAnonymous() with explicit Roles() (AGENTS.md v16.0)
kjh2064 pushed to agent/db-contract-test-safety at kjh2064/KArtSell.Aegis 2026-08-02 23:43:01 +09:00
1470bbcff2 fix: Replace all DateTime.Now/UtcNow with IClock injection (AGENTS.md v16.0)
kjh2064 pushed to agent/db-contract-test-safety at kjh2064/KArtSell.Aegis 2026-08-02 23:26:24 +09:00
c2e21677c5 improvement: Enhance DownstreamConsumerJob logging - handle legacy events, suppress false warnings
e2488cdcfa fix: Remove duplicate /api prefix in FastEndpoints routes (RoutePrefix already adds it)
fa8ce1815f docs: Clarify Host startup - must use --configuration Debug for DEVELOPMENT mode
77b05e17f7 docs: Fix Host startup guidance - DEVELOPMENT mode required for DevelopmentHeaderAuthenticationHandler
804de9d5a4 chore: Remove duplicate Host.Features.Observability.MetricsSql.cs (use BuildingBlocks)
Compare 6 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-02 22:58:40 +09:00
8838fbe814 Merge pull request 'Gate 3 준비완료: All Gates 1-5 implemented, 95/95 tests PASS' (#2) from agent/db-contract-test-safety into main
dad316e743 feat: P2 Real observability service integration (AGENTS.md v16.0)
eac2af79e0 docs: Update roadmap + production readiness for Gate 3 rehearsal mode
db2f6e5a49 chore: Add idempotency to 0031 migration (IF NOT EXISTS on all CREATE INDEX)
77e76d3873 fix: Remove role-based GRANT from 0031 migration for test DB compatibility
Compare 15 commits »
kjh2064 merged pull request kjh2064/KArtSell.Aegis#2 2026-08-02 22:58:40 +09:00
Gate 3 준비완료: All Gates 1-5 implemented, 95/95 tests PASS
kjh2064 created pull request kjh2064/KArtSell.Aegis#2 2026-08-02 22:56:40 +09:00
Gate 3 준비완료: All Gates 1-5 implemented, 95/95 tests PASS
kjh2064 pushed to agent/db-contract-test-safety at kjh2064/KArtSell.Aegis 2026-08-02 22:28:34 +09:00
dad316e743 feat: P2 Real observability service integration (AGENTS.md v16.0)
kjh2064 pushed to agent/db-contract-test-safety at kjh2064/KArtSell.Aegis 2026-08-02 22:18:13 +09:00
eac2af79e0 docs: Update roadmap + production readiness for Gate 3 rehearsal mode
db2f6e5a49 chore: Add idempotency to 0031 migration (IF NOT EXISTS on all CREATE INDEX)
77e76d3873 fix: Remove role-based GRANT from 0031 migration for test DB compatibility
ca85a2c902 fix: Phase 2-3 DB isolation + Gate 3 data layer real connection (AGENTS.md v16.0)
0bf3bc3c75 fix: Resolve Phase 2-3 observability metrics query issues
Compare 13 commits »
kjh2064 pushed to main at kjh2064/KArtSell.Aegis 2026-08-02 17:38:09 +09:00
9738188221 테스트 DB 계약과 실행 안전성 정렬
74ddd95a05 테스트 DB 계약과 실행 안전성 정렬
Compare 2 commits »
kjh2064 merged pull request kjh2064/KArtSell.Aegis#1 2026-08-02 17:38:08 +09:00
테스트 DB 계약과 실행 안전성 정렬
kjh2064 created pull request kjh2064/KArtSell.Aegis#1 2026-08-02 17:37:54 +09:00
테스트 DB 계약과 실행 안전성 정렬