You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Listening contract:
- AKOÚŌ contract bumped to v0.6 (0.6-oida.1): /remember command + remember
preset, memory-lineage-listening in the harness mode set, /fiction grants
declared speculation, /forensic keeps its suppression
- outputs carry akouo_version, apparatus (hybrid MOSS+DSP substrate,
perception sources, known blind spots, model ids), and listener blocks;
claims carry source (dsp/model/context) and time_range anchors on events
- new harness/akouo/manifest.py loads the upstream machine-readable contract
(akouo.manifest.json + presets/presets.json); tests include a drift check so
the harness fallback tables cannot silently diverge
Preset vocabulary aligned with upstream presets/presets.json:
- environment->field, speech->voice, memory->recall, with
LEGACY_PRESET_ALIASES on the daemon, preset_aliases in the manifest, and the
same mapping in the macOS shell so saved selections follow the rename;
oída preset ids are now a tested strict subset of the upstream vocabulary
Earworm v0.2 (akousma spec v1.1) in the bridge:
- records carry a skimmable summary; listening entries wrapped in the v1.1
envelope with akouo.* entries pinned to akouo/v0.6; registration auto-links
recurrences (same_source_as on matching content hash)
Also includes the previously uncommitted July overhaul documented in
CHANGELOG 0.2.0 (floating-listener box redesign, dashboard restyle, engine and
capture polish) plus repo hygiene (.uv-tools ignored, caches cleaned).
130 tests + 5 subtests green; ruff clean; swift build clean.
0 commit comments