Commit Graph

54 Commits

Author SHA1 Message Date
DCCONSTRUCTIONS 630d1ae819 feat(simulation): add S1 worker lifecycle ownership 2026-07-24 17:52:17 +03:00
DCCONSTRUCTIONS 12fba7126d fix(simulation): persist command authority provenance 2026-07-24 17:39:26 +03:00
DCCONSTRUCTIONS fc8c81dbc4 feat(simulation): add S1 qualification run repository 2026-07-24 17:37:55 +03:00
DCCONSTRUCTIONS c9b1009259 feat(simulation): qualify S0 time and resource gates 2026-07-24 17:19:28 +03:00
DCCONSTRUCTIONS 6290fcb2ce feat(simulation): qualify D-only stock rover smoke 2026-07-24 16:51:39 +03:00
DCCONSTRUCTIONS 81761067e9 feat(simulation): establish polygon S0 qualification 2026-07-24 15:29:08 +03:00
DCCONSTRUCTIONS 7fba39a629 feat(perception): add camera ego-motion evidence 2026-07-24 13:37:39 +03:00
DCCONSTRUCTIONS 230cba4b21 feat(perception): add persistent lidar motion evidence 2026-07-24 12:49:11 +03:00
DCCONSTRUCTIONS e6dd8c2cf1 feat(perception): qualify world-frame motion tracking 2026-07-24 11:17:10 +03:00
DCCONSTRUCTIONS 23181c867b feat(perception): qualify inline temporal stability 2026-07-24 09:10:07 +03:00
DCCONSTRUCTIONS cfc7b062da feat(perception): qualify bounded temporal stability 2026-07-23 23:30:50 +03:00
DCCONSTRUCTIONS 082b7057da fix(perception): bound LAB replay to AI window 2026-07-23 21:15:53 +03:00
DCCONSTRUCTIONS 10019a454a feat(perception): publish immutable lab session instances 2026-07-23 20:13:40 +03:00
DCCONSTRUCTIONS f1f8e21b78 feat(perception): qualify 1x realtime replay envelope 2026-07-23 19:01:12 +03:00
DCCONSTRUCTIONS ae2ce055c8 fix(viewer): preserve follow camera across layer toggles 2026-07-23 17:14:32 +03:00
DCCONSTRUCTIONS 90450ae320 Preserve recorded camera orbit when toggling follow 2026-07-23 13:57:36 +03:00
DCCONSTRUCTIONS ecd95a22f0 feat(viewer): add recorded point colors and trajectory follow 2026-07-23 13:33:08 +03:00
DCCONSTRUCTIONS 9f712bf353 fix(viewer): gate recorded perception readiness 2026-07-23 12:27:48 +03:00
DCCONSTRUCTIONS ee15160862 fix(viewer): make recorded layers deterministic 2026-07-23 11:42:19 +03:00
DCCONSTRUCTIONS 3a64f54dea fix(viewer): preserve operator camera across AI layers 2026-07-23 10:51:18 +03:00
DCCONSTRUCTIONS a0706fd5d8 feat(perception): add ground-aware cuboid refusion 2026-07-23 08:24:37 +03:00
DCCONSTRUCTIONS b53d6d5a45 feat(perception): integrate calibrated operator pipeline
Add calibrated K1 projection, recorded and near-live perception qualification, unified Rerun operator layers, bounded replay admission, audited viewer controls, worker experiments, and lab evidence.
2026-07-23 00:23:28 +03:00
DCCONSTRUCTIONS 2b53168149 feat(perception): project recorded results into Rerun 2026-07-19 17:39:13 +03:00
DCCONSTRUCTIONS 648d5bced4 feat(compute): add bounded camera job contract 2026-07-19 16:46:32 +03:00
DCCONSTRUCTIONS 57b2208cae feat(k1): add local connection matrix 2026-07-19 09:52:22 +03:00
DCCONSTRUCTIONS 71c85e9894 feat(archive): complete recorded session lifecycle 2026-07-19 01:07:21 +03:00
DCCONSTRUCTIONS ffffee1879 feat(k1): complete canonical control lifecycle 2026-07-19 01:07:02 +03:00
DCCONSTRUCTIONS d7a2c22faf fix(k1): simplify response-gated launch UX 2026-07-18 18:17:16 +03:00
DCCONSTRUCTIONS 7b7b5d6cad feat(k1): wire canonical control session to UI 2026-07-18 17:53:55 +03:00
DCCONSTRUCTIONS 36f0c93d2a fix(k1): gate control dialogue on live state 2026-07-18 17:19:21 +03:00
DCCONSTRUCTIONS a29b38a0d7 fix(k1): record redacted acceptance failures 2026-07-18 16:11:29 +03:00
DCCONSTRUCTIONS eddc09008e feat(k1): add physical acceptance transport 2026-07-18 15:17:46 +03:00
DCCONSTRUCTIONS a4accf0fb6 feat(k1): wire dormant control lease 2026-07-18 14:37:02 +03:00
DCCONSTRUCTIONS ea811ff370 feat(k1): add offline control execution gate 2026-07-18 14:14:30 +03:00
DCCONSTRUCTIONS d7749208a7 feat(k1): recover exact application bootstrap 2026-07-18 13:54:25 +03:00
DCCONSTRUCTIONS af9319a33b feat(k1): add device-bound shadow control gate 2026-07-18 12:09:23 +03:00
DCCONSTRUCTIONS 0ac6424c46 fix(ui): scope spatial tools to scene 2026-07-18 11:31:44 +03:00
DCCONSTRUCTIONS 574a494759 fix(archive): preserve prepared sessions across restarts 2026-07-18 11:08:27 +03:00
DCCONSTRUCTIONS aa3680948f feat(k1): complete primary acquisition lifecycle 2026-07-17 23:03:59 +03:00
DCCONSTRUCTIONS 9d51080d2e feat(plugins): add runtime handshake boundary 2026-07-17 19:50:01 +03:00
DCCONSTRUCTIONS 24a47318f2 feat(plugins): isolate device integrations 2026-07-17 19:29:32 +03:00
DCCONSTRUCTIONS 007ff9fff2 feat(k1): integrate durable evidence with acquisition lifecycle 2026-07-17 17:51:05 +03:00
DCCONSTRUCTIONS 656f0c524d feat(sessions): add durable observation archive and replay API 2026-07-17 17:50:54 +03:00
DCCONSTRUCTIONS 2bda1986bd feat(k1): add live cameras and reliable spatial following 2026-07-17 00:26:03 +03:00
DCCONSTRUCTIONS e6f7648b84 feat(device-plugins): add profiled K1 lifecycle and canonical data plane 2026-07-16 19:44:06 +03:00
DCCONSTRUCTIONS 19ab973110 feat(lab): add isolated iPhone capture evidence 2026-07-16 19:43:41 +03:00
DCCONSTRUCTIONS 63dd8c8790 feat(plugin-sdk): add executable v0alpha2 contracts 2026-07-16 19:43:26 +03:00
DCCONSTRUCTIONS 27bf7527df feat: introduce device plugin runtime boundary 2026-07-16 13:49:10 +03:00
DCCONSTRUCTIONS 904c6ea13a feat: activate self-hosted lidar spatial scene 2026-07-16 10:36:51 +03:00
DCCONSTRUCTIONS 8b5b90d8af fix: show all BLE devices in K1 console 2026-07-15 22:18:32 +03:00