Commit graph

20 commits

Author SHA1 Message Date
fy59
4278d124c2 docs: reconcile Task System with current execution policy 2026-09-02 22:02:00 +02:00
fy59
b84f860d86 refactor(core): freeze global maintenance baseline
Complete the A-to-Z Lardon3D maintenance and coherence pass.

Generalize host resource policy, remove the global CPU12 ceiling, preserve
host CPU/RAM reserves, scale Task capabilities through the Resource Governor,
and validate deterministic parallel GV execution.

Migrate Project DB to v23 with data-driven camera, lens, optical configuration
and calibration profiles, including manual lenses without EXIF.

Integrate safe optional LARDON SSD swap/scratch control with Governor and F10
drain/safe-to-unplug semantics.

Refactor the ncurses TUI into a runtime observatory with durable progress,
elapsed time, smoothed ETA, throughput, resource telemetry, Governor state,
optics workflow, colors and compact/no-color fallbacks.

Reconcile Queue lifetime, persistence, concurrency, comments, tests,
README, AGENTS and canonical documentation.

GLOBAL_MAINTENANCE_AUDIT=PASS/FROZEN
2026-09-01 08:00:47 +02:00
fy59
599be97fbe feat(governor): freeze adaptive GPU-first orchestration
Freeze Compute Governor v2 and asynchronous Vulkan Matcher execution.

Governor now owns production task admission and live resource adaptation,
with GPU-first AUTO selection for validated backends, CPU12 host capacity,
desktop CPU/RAM reserves, UMA accounting, pressure throttling, hysteresis,
and recovery.

Validate and freeze the rolling Vulkan ORB Matcher path, host topology
policy, task capability envelopes, runtime telemetry, restart/durability
contracts, portable CPU fallback, and scientific equivalence.

COMPUTE_GOVERNOR_V2=PASS/FROZEN
ORB_VULKAN_ASYNC_EXECUTION=PASS/FROZEN
MATCHER_GPU=EXISTING_BACKEND_VALIDATED_AND_PREFERRED
2026-08-30 22:17:51 +02:00
fy59
663176f884 feat: freeze pre-sfm execution and compute resources 2026-08-29 16:46:17 +02:00
fy59
892d0c5954 feat: freeze photo quality triage 2026-08-28 11:57:42 +02:00
fy59
40d9d27ba6 secure commit 2026-08-28 06:31:44 +02:00
fy59
f1a139e3c1 feat(reconstruction): add durable track builder runtime 2026-08-10 00:01:47 +02:00
fy59
70a5a18ad6 feat(reconstruction): add durable geometric verifier 2026-08-09 15:28:22 +02:00
fy59
558f00cd6f feat(reconstruction): add geometric verification model 2026-08-09 14:01:04 +02:00
fy59
242c07a298 feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00
fy59
e08e609fc4 error 2026-08-09 00:34:51 +02:00
fy59
9bffaa6fd4 feat: finalize visual index v1 2026-08-08 14:13:47 +02:00
fy59
b12af521e5 feat: finalize feature store v1 2026-08-08 13:22:57 +02:00
fy59
0f99415317 feat(catalog): add persistent scan sets and image assets 2026-08-08 12:27:02 +02:00
fy59
36d083f727 feat(project): resume recoverable tasks on project open 2026-08-08 11:57:28 +02:00
fy59
02c2ecb22c feat(import): migrate image import to durable task runtime 2026-08-08 11:41:34 +02:00
fy59
2c122e495f feat(task): add durable task kind registry 2026-08-08 11:11:21 +02:00
fy59
efa556a824 feat(project): wire project database and task recovery inventory 2026-08-08 10:52:35 +02:00
fy59
2b6e9bf444 feat(task): add durable task checkpoint foundations 2026-08-08 10:17:28 +02:00
fy59
32f3c8bc57 docs: reorganize and consolidate Lardon3D documentation 2026-08-08 09:54:37 +02:00