micro--go-micro
09cf00b5ec
* loop: establish the continuous-improvement charter + scheduled backbone Define the autonomous improvement loop (internal/docs/CONTINUOUS_IMPROVEMENT.md): full autonomy with correctness (build/test/lint) as the only gate, work sourced from roadmap + issues + an improvement radar + dogfooding, Claude Code driving and Codex executing scoped tasks, with brand/positioning and breaking API kept with the human. Add a durable scheduled GitHub Action (.github/workflows/continuous-improvement.yml) as the session-independent backbone — a safe no-op until an ANTHROPIC_API_KEY secret is added. * docs: mark harness Resilience as shipped Resilience (per-call timeout + context propagation + opt-in retry/backoff) landed in #3017/#3021; update the agent-harness status table from 'In progress' to 'Shipped'. --------- Co-authored-by: Claude <noreply@anthropic.com>