meerkat-core 0.8.28

Foundational agent contracts, config, and runtime-neutral logic for Meerkat
Documentation

meerkat-core - Foundational agent contracts and logic for Meerkat.

This crate contains all the core types, traits, and logic for Meerkat agents. Most runtime implementations live in satellite crates. Native builds also own the canonical config-store, config-runtime, path-layout, and maintenance fence primitives, so this crate is not a blanket no-I/O layer.