kjh2064
5589a0432b
Validators (Pushes and Pull Requests) / validate-ui-and-storage (push) Successful in 16s
Validators (Pushes and Pull Requests) / validate-core (push) Failing after 56s
feat(collection): wire KIS collection end-to-end, add price-history pipeline (WBS QE-M0/M1/M2)
...
Critical re-review of the QuantEngine WBS evidence system found several
regressions of the "no fake gates" discipline established by M0, plus a
still-unwired M1 collection path. This closes 10 more WBS tasks
(QE-M1-01..06, QE-M2-01/02/04/05/06 — see spec/60_quant_engine_wbs.yaml)
with real, gate-verified evidence (18/34 total).
M1 — real KIS data now lands in PostgreSQL end-to-end:
- SchedulerService: load ticker universe from GatherTradingData.json instead
of a hardcoded array; fix a Hangfire scoped-service resolution bug.
- KisDataCollectionOrchestrator: restore logging on the lineage-event write
path (was a bare `catch {}` swallowing all failures silently); persist
daily OHLCV bars into quantengine.price_history_daily per run.
- Verified live: POST /api/collection/run -> Hangfire -> orchestrator ->
KIS mock API -> PostgreSQL, with Playwright DOM/API parity evidence.
M2 — historical price-history pipeline:
- CollectionRepository: SavePriceHistoryDailyAsync (idempotent upsert),
GetPriceHistorySummaryAsync (per-ticker aggregation) + a new
DateOnlyTypeHandler registered globally, since Dapper has no built-in
System.DateOnly support in either direction (write threw
NotSupportedException, read threw a constructor-mismatch
InvalidOperationException — found by exercising both paths live).
- tools/validate_price_history_integrity_v1.py: gap-freeness (vs KIS
trading calendar) + price-sanity gate over collected history.
- Admin Collection page: new "히스토리 현황" summary table +
GET /api/collection/history-summary, with Playwright evidence.
Governance/gate fixes:
- validate_market_time_series_schema_v1.py mislabeled its own output
"runtime_database_query": "DATA_GATED" despite never opening a DB
connection (pure file/regex check) — relabeled "check_scope":
"STATIC_STRUCTURAL_ONLY" and wired the node into the release DAG so it
isn't only reachable from ci.yml, matching every other validator.
Live-data authority for the same claim stays with QE-M2-01's pg_query
gate (spec/60), documented in spec/64.
- Fixed a WBS log_pattern check (QE-M1-06) that couldn't match its own
multi-line target; loosened two depends_on edges (QE-M1-05/06,
QE-M2-04/05) that encoded "needs X verified" when the real requirement
was only "needs X's code merged."
- Discovered and fixed admin-pages.spec.ts logging in with the wrong
seeded password (admin/admin instead of admin/quant123!, per CLAUDE.md)
— every test in that suite had been silently failing at the login step.
Deferred: QE-M2-03 (2-year backfill) — the KIS mock/VTS token endpoint
started returning 403 after the first successful call this session; looks
like a token-issuance rate limit or credential issue on KIS's side, not a
code defect. Backfilling at scale right now would just generate more 403s,
so left QE-M2-03 PENDING pending KIS account/console verification.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-07-12 21:07:53 +09:00
..
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 18:00:34 +09:00
2026-06-22 22:45:00 +09:00
2026-06-14 10:25:30 +09:00
2026-06-14 11:55:40 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 01:42:36 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 00:19:49 +09:00
2026-06-22 22:45:00 +09:00
2026-06-15 02:29:29 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 18:00:34 +09:00
2026-06-23 18:00:34 +09:00
2026-06-23 18:00:33 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 21:54:02 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-26 14:18:48 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-26 11:40:51 +09:00
2026-06-21 20:07:32 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:07:32 +09:00
2026-06-21 20:07:32 +09:00
2026-06-21 20:07:32 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:48 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-24 18:06:05 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-13 18:46:33 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 12:39:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 10:42:00 +09:00
2026-06-22 18:55:59 +09:00
2026-06-23 10:19:49 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 21:54:02 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 20:52:17 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 12:39:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 17:59:57 +09:00
2026-06-13 17:59:57 +09:00
2026-06-13 17:59:57 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 01:42:36 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-06-25 17:40:19 +09:00
2026-06-14 15:02:45 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 13:57:57 +09:00
2026-06-14 14:56:49 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:05:55 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 17:27:51 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-26 14:18:48 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 15:54:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-25 17:40:19 +09:00
2026-06-25 17:40:19 +09:00
2026-06-25 17:40:19 +09:00
2026-06-25 17:47:06 +09:00
2026-06-25 17:47:06 +09:00
2026-06-25 17:49:20 +09:00
2026-06-25 17:49:20 +09:00
2026-06-25 17:49:20 +09:00
2026-06-25 17:49:20 +09:00
2026-06-22 18:55:59 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-26 14:17:04 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 01:48:17 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 16:22:19 +09:00
2026-06-13 15:54:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:05:55 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-18 02:04:25 +09:00
2026-06-14 20:52:17 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-18 00:06:52 +09:00
2026-06-18 00:29:18 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 00:29:18 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-06-18 00:06:52 +09:00
2026-06-13 22:24:16 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 18:00:34 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 11:03:52 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 10:25:23 +09:00
2026-07-11 18:12:32 +09:00
2026-06-23 01:21:30 +09:00
2026-06-21 22:33:30 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:09:16 +09:00
2026-06-21 20:05:55 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 23:02:33 +09:00
2026-06-21 20:05:55 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:21:30 +09:00
2026-07-01 13:02:10 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:02:11 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 11:07:02 +09:00
2026-06-14 11:32:00 +09:00
2026-06-14 11:07:02 +09:00
2026-06-26 14:17:04 +09:00
2026-06-21 20:04:44 +09:00
2026-07-12 12:08:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 17:27:51 +09:00
2026-06-23 01:09:25 +09:00
2026-06-23 00:19:49 +09:00
2026-06-23 00:19:49 +09:00
2026-06-23 00:19:49 +09:00
2026-06-23 01:21:30 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 18:00:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 00:24:47 +09:00
2026-06-23 00:52:26 +09:00
2026-06-23 00:52:26 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 00:52:26 +09:00
2026-06-23 00:28:34 +09:00
2026-06-23 00:52:26 +09:00
2026-06-23 00:52:26 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 00:19:49 +09:00
2026-06-26 14:18:48 +09:00
2026-06-13 13:20:14 +09:00
2026-07-01 14:17:53 +09:00
2026-06-23 18:00:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 23:05:47 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 18:00:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 18:25:32 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:04:44 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 18:07:13 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 01:48:17 +09:00
2026-06-23 00:33:32 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 01:44:22 +09:00
2026-07-01 13:55:03 +09:00
2026-07-01 13:55:03 +09:00
2026-07-01 13:55:03 +09:00
2026-06-23 00:33:32 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 00:22:28 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:32:07 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:21:30 +09:00
2026-06-23 01:21:30 +09:00
2026-06-25 18:05:57 +09:00
2026-06-25 18:05:57 +09:00
2026-06-21 20:11:26 +09:00
2026-06-23 00:33:32 +09:00
2026-06-13 13:20:14 +09:00
2026-06-15 02:29:29 +09:00
2026-06-15 02:30:02 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 01:57:19 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 11:40:51 +09:00
2026-06-24 18:06:05 +09:00
2026-06-24 18:06:05 +09:00
2026-06-23 00:19:49 +09:00
2026-06-18 02:21:13 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-24 18:06:05 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-07-12 12:01:09 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 14:05:30 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 12:45:37 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 01:48:00 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 01:48:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:55:36 +09:00
2026-06-22 22:45:00 +09:00
2026-06-22 01:42:36 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-14 10:39:37 +09:00
2026-06-13 13:20:14 +09:00
2026-07-06 17:15:21 +09:00
2026-06-24 18:06:05 +09:00
2026-07-06 17:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 10:58:22 +09:00
2026-06-14 18:15:21 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-21 23:22:22 +09:00
2026-06-24 18:06:05 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 14:05:30 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 21:07:53 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:04:44 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 11:51:31 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-18 01:57:19 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 22:45:00 +09:00
2026-07-12 12:08:03 +09:00
2026-06-22 22:45:00 +09:00
2026-06-26 14:17:04 +09:00
2026-06-18 01:57:19 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 21:07:53 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-21 20:05:55 +09:00
2026-07-12 21:07:53 +09:00
2026-06-22 22:45:00 +09:00
2026-06-18 01:48:17 +09:00
2026-06-22 22:45:00 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 14:18:03 +09:00
2026-06-26 14:18:03 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 12:49:34 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-26 18:07:13 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 12:22:17 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-18 02:04:25 +09:00
2026-06-15 02:29:29 +09:00
2026-06-13 13:20:14 +09:00
2026-07-12 11:37:18 +09:00
2026-06-21 20:06:55 +09:00
2026-06-26 11:40:51 +09:00
2026-06-26 11:40:51 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-13 13:20:14 +09:00
2026-06-22 18:55:59 +09:00
2026-06-13 13:20:14 +09:00
2026-06-23 01:21:30 +09:00
2026-07-01 13:55:03 +09:00
2026-07-01 14:17:53 +09:00
2026-06-23 00:54:59 +09:00
2026-06-23 00:52:26 +09:00
2026-07-12 10:58:22 +09:00
2026-06-23 00:36:19 +09:00
2026-06-23 00:54:59 +09:00
2026-06-23 00:58:48 +09:00
2026-06-23 00:36:19 +09:00