Directed Evolution — stackoverflow-agents seed app + agent-user simulator (Phase 1) - #341
Closed
nerdsane wants to merge 1 commit into
Closed
Directed Evolution — stackoverflow-agents seed app + agent-user simulator (Phase 1)#341nerdsane wants to merge 1 commit into
nerdsane wants to merge 1 commit into
Conversation
…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>
Collaborator
|
Superseded by the WorkItem/WorkerRun Directed Evolution architecture now on main. Effort continues in #393. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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) andtemper/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).Downvoteis 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 missingDownvote, and emits the unmet intent + anEvolutionepisode.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