Skip to content

Releases: denisrigsby/Aetheria

v0.3.2 — Process identity and safe stop

Choose a tag to compare

@denisrigsby denisrigsby released this 14 Sep 20:34
1398df4

Process identity, safe stopping, reaper consistency, and tests.

  • Identity-checked supervisor/watchdog/probe roles (lh_process_identity.py)
  • plant_control stop signals both STOP files, tree-kills a still-alive verified supervisor, kills recorded probe only by probe identity, rejects PID-only matches, exits 1 if allowlisted survivors remain
  • Unified probe matcher includes _lh_probe_ wrappers
  • Watchdog: no PID-only kill; conservation/manual-start latch (see PR #4 review comment)
  • Tests: portable + Windows fixtures; CI Ubuntu + Windows jobs
  • Docs: OPERATIONS/README/ARCHITECTURE/RELEASE_GATE

Does not include companion, STL, living dumps, or private audit reports.
Merge: 1398df4 (PR #4)

v0.3.0 — Cycle runner contract

Choose a tag to compare

@denisrigsby denisrigsby released this 11 Jul 17:50

Aetheria Sovereign Agent v0.3.0

Professional control-plane release focused on trustworthy multi-cycle execution and operator clarity.

Highlights

  • Cycle runner contract — structured lh_probe_summary_v1, env-based cycle count, dual-read parents (supervisor + hope path)
  • Bounded finalize — parent does not wait forever after successful contract
  • Status & resources — one command for plant health, related processes, orphan workers, RAM/CPU
  • --reap-orphans — safe cleanup when the plant is idle
  • run_probe_bounded — manual smokes that cannot leave unbounded orphans
  • Docs — WHY, CYCLE_RUNNER, refreshed README/OPERATIONS/ARCHITECTURE

Not included (by design)

Private cycle body, living memory, live registries, host PIDs, operator-private notes.

Links

v0.2.1 — Why + status report

Choose a tag to compare

@denisrigsby denisrigsby released this 11 Jul 15:51

Public WHY.md and read-only status_report.py. See CHANGELOG.

v0.2.0 — Restart-resilient control plane

Choose a tag to compare

@denisrigsby denisrigsby released this 11 Jul 15:22

Highlights

  • Restart-resilient green ticks — durable log so change-control progress survives process restart
  • Watchdog relaunch truth — success when the supervisor PID is alive (not only a fast launcher return)
  • Rolling segments — recommended default 48 ticks per process; multi-PID campaigns are normal
  • Continuity audit — read-only verify script for backups, resume shape, momentum carry
  • Docs — product-facing README/operations; host paths and private operator seeds removed from public surface

Full notes

See CHANGELOG.md.

Not included (by design)

Private living memory, live registries, host PIDs, and operator-private notes.

v0.1.0 — Control plane

Choose a tag to compare

@denisrigsby denisrigsby released this 10 Jul 22:12

Aetheria Sovereign Agent v0.1.0

First tagged public control-plane release.

Included

  • Detached multi-cycle supervisor + watchdog launchers
  • Measured entry path (�etheria_hope_path)
  • Sandbox guarded-edit demo target
  • Landing README, architecture (mermaid), operations runbook
  • CONTRIBUTING / SECURITY and lightweight CI

Not included (by design)

  • Private living memory, live registries, host state

Docs

https://github.com/denisrigsby/Aetheria-sovereign-agent#readme