Commit graph

33 commits

Author SHA1 Message Date
Forge Dev
05693dfece driver-red: rewrite to verified RCP2 — WebSocket :9998/rcp, rcp_config handshake, rcp_get/set, cur.val responses, per-channel CDL params, unsolicited notifications; sim rewritten as WS server; gang handles CDL-only cameras (no live LUT on RCP2) w/ representability check; Lut3D.isApproximatelyIdentity — 187 tests 2026-07-11 04:33:26 +00:00
Forge Dev
e1c1491cdd proxy: WatchFolder — size-stability partial-write guard, extension filter, cross-run skip list — 4 tests 2026-07-10 20:21:01 +00:00
Forge Dev
92a29d5a60 cli: forge proxy — per-shot proxy render from library, source matching, grade bake + text burn flags 2026-07-10 20:19:34 +00:00
Forge Dev
b7d43785cf proxy: ffmpeg command builder (ProRes/DNxHR/H264, scale, lut3d grade, drawtext burn-in), process runner, graded ProxyJob w/ temp cube lifecycle — 10 tests 2026-07-10 20:18:33 +00:00
Forge Dev
297477f342 offload: CSV/HTML reports + forge offload/verify CLI w/ MHL manifests per destination; end-to-end verified incl tamper detection — 2 tests 2026-07-10 20:16:52 +00:00
Forge Dev
17fdaa150d offload: MHL v2-shape manifest — generate/write/verify, tamper+missing+size detection, XML escaping — 7 tests 2026-07-10 20:14:28 +00:00
Forge Dev
7894ecf033 offload: CopyEngine — multi-destination verified copy (temp+rename, re-read hash), skip identical, conflict hard-error, partial re-copy — 6 tests 2026-07-10 20:13:12 +00:00
Forge Dev
f52c67707f offload: xxHash64 (spec vectors) + MD5 (RFC 1321 vectors), streaming + chunked file hashing — 7 tests 2026-07-10 20:11:17 +00:00
Forge Dev
1ac4e6a754 camera: DebouncedPusher — interval-limited camera pushes, guaranteed trailing edge, per-camera independence — 5 tests 2026-07-10 20:09:00 +00:00
Forge Dev
bc90bfdf8e video: FrameSource/FrameSink seams, CPU grade processor, PPM still grabber w/ clamping, test pattern source + null sink — 5 tests 2026-07-10 20:07:44 +00:00
Forge Dev
7b8563d02b panel: Wave control map (balls/rings/knobs/buttons -> CDL params w/ sensitivity), grade state + displays, framed wire protocol w/ partial-frame buffering — 12 tests 2026-07-10 20:05:53 +00:00
Forge Dev
74d1287856 camera: GradeGang — multicam link/unlink, per-capability flatten (CDL split vs full bake), lattice downgrade, best-effort push w/ partial-failure summary — 6 tests 2026-07-10 20:03:51 +00:00
Forge Dev
9b89eb8964 driver-sony: Venice 2 CNA-style REST driver — LUT-only push, no-native-CDL capability gate, status polling; Sony sim — 5 tests 2026-07-10 20:02:11 +00:00
Forge Dev
acce32c493 driver-red: RCP2-style TCP driver (length-prefixed JSON) — handshake, param polling, IPP2 CDL slot + LUT upload; RED sim — 7 tests 2026-07-10 20:00:36 +00:00
Forge Dev
bb1ef127ed logger+cli: e2e test (sim->driver->logger->store->all exports), forge export subcommand (ale/csv/edl/ccc/cube); fix supervisor subscription race w/ lock-guarded continuations — 8x soak stable @ 111 tests 2026-07-10 19:57:29 +00:00
Forge Dev
80c5ab0604 export: ALE/CSV/EDL writers — CMX3600 w/ ASC_SOP+ASC_SAT comments, NDF timecode math, CSV escaping — 5 tests 2026-07-10 19:46:42 +00:00
Forge Dev
7395989c26 export: ASC CDL .cdl/.ccc writers + parser, flattened .cube from grade snapshots — 6 tests 2026-07-10 19:43:03 +00:00
Forge Dev
6a4a3e0976 logger: ClipLogger — rec transitions to shot records w/ metadata+grade snapshots, TC out stamping, debounce, multi-slot, manual entry — 6 tests 2026-07-10 19:41:45 +00:00
Forge Dev
ea08f8fcb7 camera: fix waitForConnection race — continuation registered synchronously on actor, timeout resumes directly; 6x suite runs stable at 95 tests 2026-07-10 19:38:57 +00:00
Forge Dev
f723ea6177 library: SQLite store — project/day/shot CRUD, grade snapshot blobs, WAL, cascade delete, serialized writes — 8 tests 2026-07-10 19:37:26 +00:00
Forge Dev
642af95d4e cli: forge push/status/sim — flatten+push looks over IP, split-CDL flag, live sim; verified end-to-end 2026-07-10 19:33:31 +00:00
Forge Dev
5730fb53a2 driver-arri: REST driver — connect/poll/rec events/look push, LUT size gate; fix Linux URLSession hang via completion-handler path; sim closes connections after response — 8 tests 2026-07-10 19:30:22 +00:00
Forge Dev
cf980f70db sim: ARRI-style REST simulator (NIO HTTP) — scriptable rec state/metadata/look upload — 6 tests 2026-07-10 19:01:40 +00:00
Forge Dev
388ad50dd3 camera: CameraDriver seam, capabilities, ConnectionSupervisor w/ backoff retry + state republish, SlotRegistry — 6 tests 2026-07-10 18:59:45 +00:00
Forge Dev
6f024607ae grade: versioned deterministic JSON snapshots (sorted keys), loud unknown-kind failure — 5 tests 2026-07-10 18:58:25 +00:00
Forge Dev
acb538ea0f grade: flattener — stack bake to 3D LUT, CDL-split mode for native camera trim — 8 tests 2026-07-10 18:56:45 +00:00
Forge Dev
195050205a grade: node stack (input/cdl/sat/curves/lut3d/output), bypass, ordering semantics — 10 tests 2026-07-10 18:54:25 +00:00
Forge Dev
e3318b073d chore: add ForgeOffload + ForgeProxy targets, plan phases 7-8 (offload/verify/MHL, proxy gen) 2026-07-10 18:52:53 +00:00
Forge Dev
8b2f77aa46 color: Fritsch-Carlson monotone cubic curves + CurveSet (master+RGB) — 7 tests 2026-07-10 18:51:47 +00:00
Forge Dev
0b4808f67c color: Lut3D trilinear lattice + .cube parse/write with validation — 10 tests 2026-07-10 18:50:43 +00:00
Forge Dev
e1e189378b color: LogC4/Log3G10/S-Log3 transfer fns + AWG4/RWG/SGamut3.Cine gamut matrices, anchor-value verified — 11 tests 2026-07-10 18:48:20 +00:00
Forge Dev
ac3cfe9815 color: ASC CDL SOP+sat math, pre-power clamp, Rec709 luma weights — 10 tests 2026-07-10 18:46:17 +00:00
Forge Dev
8bbcd7f94f chore: package skeleton — 13 targets, NIO+ArgumentParser deps, sqlite shim, placeholder tests green 2026-07-10 18:44:26 +00:00