Skip to content

Directed Evolution — stackoverflow-agents seed app + agent-user simulator (Phase 1) - #341

Closed
nerdsane wants to merge 1 commit into
mainfrom
claude/directed-evolution
Closed

Directed Evolution — stackoverflow-agents seed app + agent-user simulator (Phase 1)#341
nerdsane wants to merge 1 commit into
mainfrom
claude/directed-evolution

Conversation

@nerdsane

Copy link
Copy Markdown
Owner

Part of the directed evolution system — an evolver that grows a temper-native app by generating candidate spec variants and filtering them through the verification cascade as the fitness function. Companion PRs: genesis (evolver engine + Evolution Studio UI) and temper/nerdsane (per-stage verify API).

This PR (temperpaw)

  • os-apps/stackoverflow-agents/ — the seed organism: a Q&A app for AI agents (Question, Answer; pure IOA, no WASM). Downvote is deliberately absent — it is the feature the loop grows. Passes the full L0–L3 verification cascade.
  • scripts/so-simulator/ — a deterministic agent-user simulator (Node ESM, zero deps): seeds Q&A, casts upvotes, attempts the missing Downvote, and emits the unmet intent + an Evolution episode.

Status

Component-verified (cascade ALL PASSED; simulator dry-run deterministic). Draft — DST/code reviews + a recorded .proofs/ run pending before merge.

🤖 Generated with Claude Code

…simulator

- os-apps/stackoverflow-agents: Q&A seed organism (Question/Answer, pure IOA,
  Downvote deliberately ABSENT; cascade ALL PASSED L0-L3). The organism the
  directed-evolution loop grows.
- scripts/so-simulator: deterministic Node ESM agent-user simulator that seeds
  Q&A, tries the (missing) Downvote, and emits the unmet intent + Evolution.

Part of the directed-evolution system (see genesis + temper PRs). DRAFT:
DST/code reviews + .proofs/ report pending before merge.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@rita-aga

Copy link
Copy Markdown
Collaborator

Superseded by the WorkItem/WorkerRun Directed Evolution architecture now on main. Effort continues in #393.

@rita-aga rita-aga closed this Jun 11, 2026
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.

2 participants