Skip to content

Tags: davidwuchn/minimal-emacs.d

Tags

v2026.06.12

Toggle v2026.06.12's commit message
⊘ Self-heal hardening + pipeline debugging + verbum gap analysis

Self-heal: route inversion, 6-layer safety, scan-sexps paren repair,
void-defvar audit (11 checks), post-fix validation, dirty-tree gate.

Pipeline: server-name daemon fix, %/& log escaping, void-defvar init,
eq t gate hardening, monitoring idle gate, provenance.json.

Analysis: SkillOpt gaps, verbum crystal equation + statecharts,
Kronecker factorization, per-gate score vectors, Clojure Datahike.

128/128 tests, zero collateral.

v2026.06.02

Toggle v2026.06.02's commit message
◈ Update OUROBOROS-V5.md: 5 backends, skill graph, test count

- Backend count: 3 → 5 (MiniMax-M3, moonshot/k2.6, DeepSeek v4-pro,
  DashScope, Copilot/gpt-5.4-mini)
- DeepSeek model: v4-flash → v4-pro with reasoning_effort high (~60s)
- Executor chain reordered by speed/quality, not old keep-rate stats
- Test count: 2,678 → 2,138 across all references
- Add Skill Graph section (ν-compiler extension): nodes, edges,
  molecule compilation, validation, evolution
- Document hashline editing default + edit_mode TSV tracking
- Document Programmatic tool addition to 4 agents

v2026.05.20

Toggle v2026.05.20's commit message
v2026.05.20: Stable self-evolution pipeline

- >=0 sentinel always-defer (C stack overflow eliminated)
- SIP-safe ulimit ; (daemon startup on macOS)
- --force-with-lease + stale detection + 5 retries (staging push)
- Auto-promote staging→main after verification
- Memory leak fix (buffer-string capture once)
- Spin loop 30s deadline
- 150 regression tests
- Strategy evolution: template-default → complexity-adaptive-skills

v2026.05.10

Toggle v2026.05.10's commit message
Pipeline orchestrator, skill evolution, 5x provider retry, proper-lis…

…t-p hardening, FINDINGS.md/DIRECTIVE.md auto-evolved skills

v2026.05.06

Toggle v2026.05.06's commit message
Merge remote-tracking branch 'origin/main'

v2026.05.04

Toggle v2026.05.04's commit message
2026.05.04 snapshot

v1.5.0-meta-harness

Toggle v1.5.0-meta-harness's commit message
Meta-Harness strategy evolution: proposer, Pareto frontier, held-out …

…test sets, stateful interface, anti-overfitting, signal handling

v2026.04.27

Toggle v2026.04.27's commit message
remove: minimax-m2.1 backend model references

v2026.04.14

Toggle v2026.04.14's commit message
Release v2026.04.14

- Shell timeout sentinel fix (wait for process exit)
- FSM registry bidirectional validation
- Doom-loop message variable fix
- Sandbox nil plan guard
- PDF page count fix (how-many on string)
- Retry on misleading HTTP success codes
- Benchmark mutation-to-immutable refactoring
- Loop pattern compilation fix
- Review error classification skip
- Flat correctness tie rejection
- Indentation alignment fixes
- 1483 tests passing

v2026.04.09

Toggle v2026.04.09's commit message
fix: disable wrapper emacsclient fallback

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>