Feat/l6 auto evolution - #2
Merged
Merged
Conversation
…e protocol Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ing payload - README: config section now matches config.yml (factory/safety keys, correct defaults) - README: express mode pipeline includes Phase 5 (hardening when gap > 0%) - README: state file documents checkpoint structured format and evaluation_due_at - SKILL.md: hash re-verification moved BEFORE sealed test copy (security fix) - SKILL.md: sealed test cleanup after Phase 4 validation - SKILL.md: express mode includes conditional Phase 5 - SKILL.md: state.json example includes evaluation_due_at - agents/lead-eng.md: Phase 4 → Phase 3 reference fix in hardening input - templates/gap-report-template.md: explicit Hardening Payload section - templates/gap-report-template.md: GAP_SCORE parsing contract documented - templates/gap-report-template.md: zero-failure canonical form added - protocols/checkpoint-gate.md: express mode Phase 5 note - protocols/sealed-envelope.md: hash re-verify, worktree cleanup, hardening cycle docs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- .github/workflows/codeql.yml: CodeQL scanning for Python (push, PR, weekly) - Dependabot Alerts: enabled via API - Dependabot Security Updates: enabled via API Note: Secret scanning, push protection, PVR, and branch protection require GitHub Pro or Advanced Security for private repos. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ring, micro-PRD, auto-evolution - Cost tracking: per-phase estimation with model pricing reference - Multi-model QA Sealed: optional secondary model for test diversity - Fitness scoring: gap/cost/speed composite, dark factory fitness command - Express micro-PRD: structured 5-15 line spec for express mode - Prompt evolution: hash tracking, gap correlation, dark factory evolve - Auto-evolution (L6): every 5 runs, mutate/benchmark/select/apply with sealed-envelope testing, human approval gate, instant rollback - New SQL tables: factory_fitness, prompt_versions, prompt_mutations - New commands: fitness, evolve, auto-evolve, rollback - New config sections: cost_tracking, diversity, fitness, express, auto_evolve - Version bump: 0.1.0 → 0.3.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…own repo - Delete codeql.yml: repo has no runtime code (ADR-005), CodeQL python scan fails with "no source code seen during build" - Disable MD022/024/025/031/032/036/040/058/060 in validate.yml: agent prompts use multi-H1 structure, templates use compact tables, CHANGELOG repeats section headings by design Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
DUBSOpenHub
force-pushed
the
feat/l6-auto-evolution
branch
from
February 24, 2026 08:05
32ea7e9 to
d7c6298
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.
No description provided.