COMMITS
August 18, 2026
A
feat(ids): network and file intrusion detection that can say "I do not know"
Adam Erickson committed
A
feat(tune): remember what the loop measured, so it stops relearning it
Adam Erickson committed
A
test: document what the zero-constructor detector does not catch
Adam Erickson committed
A
fix(vault): no empty path in Failed, no silently dropped models
Adam Erickson committed
A
perf(tune): read CPU load directly instead of collecting every signal
Adam Erickson committed
A
docs: collect the three breaking fixes into one queued section
Adam Erickson committed
A
fix(ontology): keep the reader's error, and stop claiming macOS has no swap
Adam Erickson committed
A
fix(macos): do not report the machine model as the CPU model
Adam Erickson committed
A
ci: let every platform report instead of cancelling at the first failure
Adam Erickson committed
A
docs: record the CI failure and the macOS wiring in CHANGELOG and HANDOFF
Adam Erickson committed
A
fix(ontology): gate absences-as-text where every reading passes, not per helper
Adam Erickson committed
A
feat(macos): wire the CPU and memory readers into the ontology resolver
Adam Erickson committed
A
fix(ontology): only observations can contradict a <none> diagnostic
Adam Erickson committed
A
test(ontology): name the contradicting rows instead of counting them
Adam Erickson committed
A
fix(ontology): stop fabricating gpu.0 and passing "n/a" off as measured
Adam Erickson committed
A
fix(docs): reword prose that documentation_links read as a command
Adam Erickson committed
A
fix: three Linux clippy errors and a macOS test failure; CI has been red
Adam Erickson committed
A
docs(handoff): a timed benchmark does not distinguish Windows power schemes
Adam Erickson committed
A
test: pin the set of new() constructors that fabricate readings
Adam Erickson committed
August 17, 2026
A
docs(handoff): record why the tuning loop cannot be verified on Windows
Adam Erickson committed
A
fix(cli): gate handle_gui_frame_command behind the gui feature
Adam Erickson committed
A
feat(tune): close the loop — measure whether a setting helped, revert if not
Adam Erickson committed
A
feat(vault): read an IronVault model vault; correct the MSRV
Adam Erickson committed
August 12, 2026
A
fix(profile): retry a failed read; require reversibility for unattended writes
Adam Erickson committed
A
feat(profile): make applied settings reversible; rewrite the handoff
Adam Erickson committed
A
feat!: restore the egui GUI; withdraw the Dewey port
Adam Erickson committed
A
feat(gui): rebuild Overview from the egui GUI's own widgets
Adam Erickson committed
A
feat(gui): dashboard layout on the original CyberColors palette
Adam Erickson committed
A
fix(gui): unreadable bars, wasted space, and overrunning labels
Adam Erickson committed
A
fix(gui): make the window legible and the tabs clickable
Adam Erickson committed