Commit graph

7 commits

Author SHA1 Message Date
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
070280b9cc feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
fy59
95700de339 feat(reconstruction): freeze sparse SfM persistence model v1 2026-08-10 11:47:41 +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
d97291ad7b perf(vulkan): evaluate SIFT and RootSIFT matching 2026-08-09 13:35:11 +02:00
fy59
242c07a298 feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +02:00