Project notes

Year file

2026 record.

8 dated public artifacts filed in 2026.

Entries
8
Months
4
Source
GitHub

Filed by month

August 20263 entries
AEM v0.2.0 compatibility

MaverickKB/aethermind

Coordinator aligns its bundled store with AEM v0.2

The source-available coordinator now writes new bundled continuity records in canonical layers.aem, reads existing layers.jsonl records as an unchanged prefix, and recognizes an existing AEM store without conversion. It accepts the public primitive and Hermes plugin through their 0.2 generation while retaining its explicit-root MCP contract.

Why it mattersA project can move its coordinator path toward the same append-only AEM record used by the public primitive without a destructive conversion or a stranded earlier history. The update also adds preservation, inspection, and rollback guidance for stores carrying either generation.

ScopeUntagged public source snapshot for the AEM v0.2.0 compatibility update. The coordinator package remains pre-release at 0.0.0, and this does not establish an automated migration, update channel, or upgrade guarantee. Preserve and verify a project’s own store before upgrading.

0.2.0 source update

MaverickKB/aethermind-primitive

Primitive 0.2.0 source update published

The public primitive adds ways to attach continuity to a concrete artifact or anchor, record pressure and routine events, mark supersessions and rollbacks, and produce scoped currentness and brief views. It also adds archive support and explicit capability reporting.

Why it mattersIt lets a project carry forward the reason and active state of a specific piece of work instead of leaving every continuity signal as a flat collection of notes. The original append-only 0.1 store and familiar commands remain usable.

ScopeUntagged public source snapshot labeled 0.2.0, not a claim that every agent, fork, or adapter supports the new methods. Existing 0.1 stores are readable, but projects should preserve and verify their own store before upgrading.

0.2.0 source update

MaverickKB/aethermind-hermes-plugin

Hermes adapter 0.2.0 source update published

The Hermes adapter brings the expanded continuity operations into the plugin: artifact- and anchor-aware layers, currentness and scoped briefs, routine events and archives, audit and plan checks, and more selective reads. Its lifecycle hooks and existing ten tool names remain in place.

Why it mattersIt gives a Hermes session more ways to orient around a specific artifact or current thread without making Hermes the definition of AetherMind. The underlying record remains project-local.

ScopeUntagged public source snapshot labeled 0.2.0. This remains an Apache-2.0 reference adapter, not a universal runtime guarantee; projects should preserve and verify their own continuity store before upgrading.

July 20261 entry
Source snapshot

MaverickKB/aethermind

AetherMind coordinator source published

The aethermind repository published a source-available local coordinator with CLI, provenance, support, privacy, and harness-contract material alongside the source.

Why it mattersIt makes the higher-level coordinator inspectable as its own public surface, rather than collapsing it into the smaller continuity primitive or a particular adapter.

ScopePre-release, source-available code. It is not the MIT primitive and does not establish the same behavior for every harness or environment.

June 20263 entries
Prototype snapshot

MaverickKB/hermes-continuity-control-plane

Local-frame control plane published

The hermes-continuity-control-plane repository published a standalone local-frame plugin with its architecture, manifest, release notes, and test surface.

Why it mattersIt gives readers a concrete, inspectable control-plane experiment without asking them to confuse one local implementation with the whole AetherMind project.

ScopePrototype material. It is not a universal runtime layer and does not claim that context resumption is solved for production use.

Scope correction

MaverickKB/aethermind-primitive

Primitive scope clarified

The aethermind-primitive documentation narrowed the public contract to a project-local, append-only continuity substrate with a CLI, validation, and optional agent recipes.

Why it mattersIt gives newcomers a precise reason to use the primitive: carry durable working judgment beside the work, without presenting it as a replacement for source records, retrieval, or memory.

ScopeThe MIT primitive is deliberately small. This correction does not bring the coordinator or private operational surfaces into the public package.

Adapter guidance

MaverickKB/aethermind-hermes-plugin

Hermes hook guidance tightened

The Hermes adapter refined its hook-layer guidance and added a local validation check that requires a concise marker when a meaningful layer is written.

Why it mattersIt makes the integration's write discipline easier to inspect as one concrete adapter contract, instead of treating the Hermes path as the definition of AetherMind everywhere.

ScopeThis is one optional Hermes integration. It does not demonstrate identical behavior across models, agents, or non-Hermes harnesses.

May 20261 entry
Historical evidence

MaverickKB/aethermind-first-benchmark-proof

First public evidence packet preserved

The first-benchmark-proof repository added a redacted packet, checksum, and scored-orientation files that make an early exploratory study inspectable.

Why it mattersIt preserves the artifact trail behind an earlier question and gives later benchmark design something concrete to examine, rather than asking readers to accept a claim at face value.

ScopePublished on 26 May 2026, commit 9272d62, with no tagged release. It uses an older implementation and harness, so its scores are historical rather than current or portable.