Skip to content

Feat/l6 auto evolution - #2

Merged
DUBSOpenHub merged 5 commits into
mainfrom
feat/l6-auto-evolution
Feb 24, 2026
Merged

Feat/l6 auto evolution#2
DUBSOpenHub merged 5 commits into
mainfrom
feat/l6-auto-evolution

Conversation

@DUBSOpenHub

Copy link
Copy Markdown
Owner

No description provided.

Gregg Cochran and others added 5 commits February 23, 2026 21:26
…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
DUBSOpenHub force-pushed the feat/l6-auto-evolution branch from 32ea7e9 to d7c6298 Compare February 24, 2026 08:05
@DUBSOpenHub
DUBSOpenHub merged commit 1f4db43 into main Feb 24, 2026
1 check passed
@DUBSOpenHub
DUBSOpenHub deleted the feat/l6-auto-evolution branch February 24, 2026 08:28
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