Skip to content

docs(0.40.3): sync design docs + comments to one-driver/generators model#97

Merged
drewstone merged 1 commit into
mainfrom
chore/0.40.3-doc-sync-generators
May 25, 2026
Merged

docs(0.40.3): sync design docs + comments to one-driver/generators model#97
drewstone merged 1 commit into
mainfrom
chore/0.40.3-doc-sync-generators

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Doc-only follow-up after agent-runtime 0.25.0 shipped ONE improvementDriver + pluggable reflectiveGenerator/agenticGenerator (not separate analystDriver + autoresearchDriver).

Syncs the canonical design docs (loop-taxonomy.md, self-improvement-engine.md) + code comments (types.ts, evolutionary.ts, run-optimization.ts) to match shipped reality. Records: MutableSurface = string | CodeSurface (0.40.2), default-tracing descoped (OTEL + labeledStore already serve the flywheel), and the generators model.

Docs/comments only — no behavior change. Patch bump because docs ship in the npm package. Typecheck + lint clean.

…s model

agent-runtime 0.25.0 shipped ONE improvementDriver with pluggable
reflectiveGenerator / agenticGenerator — not separate analystDriver +
autoresearchDriver. Sync the canonical design docs + code comments to match
shipped reality:

- loop-taxonomy.md: driver table + improvement-tier table + resolved-decisions
  + vocab now describe improvementDriver + generators (not two drivers).
  MutableSurface noted as string | CodeSurface (shipped 0.40.2), not 'string
  only, tiers 3-4 open'.
- self-improvement-engine.md: propose() table, package-boundary table, and
  build sequence reflect the generators model + that 0.40.2/0.25.0 shipped;
  default-tracing recorded as descoped (OTEL + labeledStore already serve it).
- types.ts / evolutionary.ts / run-optimization.ts comments: drop the
  nonexistent analystDriver/autoresearchDriver names; reference
  evolutionaryDriver (agent-eval) + improvementDriver (agent-runtime).

Docs-only + comment-only; no behavior change. Patch bump because docs ship in
the npm package. Typecheck + lint clean.
@drewstone drewstone merged commit f6ac368 into main May 25, 2026
1 check passed
@drewstone drewstone deleted the chore/0.40.3-doc-sync-generators branch May 25, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant