Commit graph

11 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
dae5ab2d08 docs: normalize source contract comments 2026-08-28 06:51:24 +02:00
fy59
070280b9cc feat(resource): implement and freeze Gate G 2026-08-25 14:55:25 +02:00
fy59
242c07a298 feat(reconstruction): add resource-aware matcher runtime and Vulkan ORB backend 2026-08-09 12:31:34 +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
7259746b3d feat(task_queue): add bounded backpressure 2026-08-08 09:53:42 +02:00
fy59
4622aa3b93 new day 2026-08-07 07:23:57 +02:00
fy59
cc9c29cb74 feat: skip resource-blocked tasks in scheduler 2026-08-06 22:16:45 +02:00
fy59
d5b6216ef8 feat: require resource reservations in task scheduler 2026-08-06 21:14:17 +02:00
fy59
030994696b feat: add generic task engine and FIFO scheduler 2026-08-06 20:27:49 +02:00