CL-6440: longevity campaign harness (@corbits/longevity-sim) - #177
Merged
Merged
Conversation
Boots a scratch hub+sidecar stack, signs up a simulated sales team, deploys real Ollama-backed agents through the workflow deployment freeze path, and drives a seeded campaign plan against it: paced sends, measured agent turns, time-compressed routines, hub restarts, provider switches, and mid-campaign skill-edit/agent-spawn checks, with degradation metrics checkpointed by message count.
TheGreatAxios
force-pushed
the
cl-6440-longevity-sim
branch
from
August 21, 2026 00:35
1a826b0 to
8ab7784
Compare
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.
Adds
@corbits/longevity-sim, the longevity simulation harness for CL-6440 (references the ticket; does not close it — the campaign findings land there).What it does
POST /workflows/deployments-> invite), spread across multiple Ollama-served models viaopenai-compatiblecatalog providers — no Anthropic, no stub inference; hub/sidecar children inherit a whitelisted env, so no API key can leak in.next_fire_atadvance + manual runs), hub restarts mid-conversation, provider switches, and mid-campaign skill-edit / agent-spawn self-improvement checks.Notes
References CL-6440.