fix: restore clock and validation contracts #5

Merged
kjh2064 merged 1 commits from agent/restore-clock-contract-build into main 2026-08-06 13:39:59 +09:00
Owner

Summary

  • restore IClock dependency injection and UTC DateTime conversion
  • align MarketDataPolicy tests with maxDate contract
  • remove architecture-test comment false positive

Validation

  • dotnet build KArtSell.sln --no-restore -c Release: passed, 0 warnings, 0 errors
  • Architecture tests: 13/13 passed
  • ModelOperations tests: 54/54 passed
  • SignalEngine tests: 18/18 passed
  • Frontend Vitest: 40/40 passed
  • Full integration test run: not claimed; prior run timed out after 120 seconds
## Summary - restore IClock dependency injection and UTC DateTime conversion - align MarketDataPolicy tests with maxDate contract - remove architecture-test comment false positive ## Validation - dotnet build KArtSell.sln --no-restore -c Release: passed, 0 warnings, 0 errors - Architecture tests: 13/13 passed - ModelOperations tests: 54/54 passed - SignalEngine tests: 18/18 passed - Frontend Vitest: 40/40 passed - Full integration test run: not claimed; prior run timed out after 120 seconds
kjh2064 added 1 commit 2026-08-06 13:39:47 +09:00
fix: restore clock and validation contracts
ci / backend (push) Failing after 1s
ci / static (push) Failing after 7s
ci / backend (pull_request) Failing after 1s
ci / static (pull_request) Failing after 10s
Build & Test with Secrets / build (pull_request) Failing after 2s
ci / publish (pull_request) Has been cancelled
ci / frontend (pull_request) Has been cancelled
Build & Test with Secrets / security-scan (pull_request) Has been cancelled
Build & Test with Secrets / notification (pull_request) Has been cancelled
Build & Test with Secrets / frontend (pull_request) Has been cancelled
ci / publish (push) Has been cancelled
ci / frontend (push) Has been cancelled
e0d58ac31d
kjh2064 merged commit 036a4e8b80 into main 2026-08-06 13:39:59 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjh2064/KArtSell.Aegis#5