Commit graph

14 commits

Author SHA1 Message Date
fy59
fb8b33f58b pre-sfm: freeze A6000 v25 resource scaling proof 2026-09-02 09:18:13 +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
dae5ab2d08 docs: normalize source contract comments 2026-08-28 06:51:24 +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
2b6e9bf444 feat(task): add durable task checkpoint foundations 2026-08-08 10:17:28 +02:00
fy59
d1292bf58e fix(task): harden reservation handling in sequence break 2026-08-07 11:01:47 +02:00
fy59
cba1da075d fix(task): release reservation safely on early cancellation 2026-08-07 10:28:45 +02:00
fy59
ad90295e0d new models 2026-08-07 09:24:01 +02:00
fy59
4622aa3b93 new day 2026-08-07 07:23:57 +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