Changelog
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Changed
Keep
docs/adr/local-only (gitignored; purged from git history; not published)
[0.1.0] — 2026-09-25
First public library cut: DI-first agent harness with native lanes, cost on the run path, built-in EventLog, judge/decide outcomes, and persona user stories.
Added
pyiv DI —
MechaHarnessConfig/SettingsConfig; hosts subclass hooks (get_inference_class,get_harness_class,get_access_policy, judge connection/provider). OpenAPIRunRequest/run()remains the non-DI facadeEventLog — namespaced, host-extendable event types; queryable in-memory / logging logs; harness lifecycle, inference, tools, cost, and access checks
Cost — Ability units,
CostAccountant,core:coston harness runsAccess — deny-by-default grants,
AccessPolicy,CompoundPolicycomposition,AccessControl/ Configget_access_policy()Harness families —
pass_through,tool_loop,react, OpenAI/Anthropic tool families on the shared EventLog + cost path; Completer nestingLanes —
InferenceEnvironment.active_lane()(reason/judge/media); wrong-lane errors name operator load hintsJudge — typed
judge()→Judgement(signals);JudgementPolicy/decide()verdicts; System One adapter; injectableAPIConnectionConfig/SimpleHttpConnectionConfig.from_env(MECHA_JUDGE_*); outcomesCompletion/Judgement/GenerationPhase 1–5 scaffolds — routing, graph, research, context experiments, operation registry, decision log
Persona user stories — Nubble / Fangore / Taloneth prose narratives; dual-mode static cassettes (CI, zero skips) / live via
MECHA_STORY_BACKENDDocs site — Sphinx + Pages at https://rl337.org/mechaharness/; founding principles on the home page; packaging, Trusted Publishing, and auto version bump
Changed
junesparkbackend no longer ships a private LANbase_urldefault; setMECHA_BASE_URLSettings stays slim: judge HTTP knobs bind on
APIConnectionConfig, not as a provider bag onSettings
Security
Purged historical
REQUIREMENTS.md(host LAN inventory) from git history prior to public release