Skip to content

emrg: evolution_prompt quick-ref — add #563 entry - #564

Merged
argszero merged 1 commit into
masterfrom
feature/quick-ref-563
Aug 8, 2026
Merged

emrg: evolution_prompt quick-ref — add #563 entry#564
argszero merged 1 commit into
masterfrom
feature/quick-ref-563

Conversation

@argszero

@argszero argszero commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Add the #563 (durable evolution count — include valid disk logs after daemon restart) entry to the implemented-features quick reference in evolution_prompt.md, following the established pattern (#558#560, #559#561).

#563 fixes the GUI growth card / evolution toast showing 0 after daemon restart by making _evolution_count() return max(in_memory, disk) where disk counts valid evolution-*.json log files. Verified: 575 tests pass, no new Jinja2 braces introduced.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260808-090851

Verified the +2 line change to emrg/server/evolution_prompt.md:

  • Correctly documents #563 (durable evolution count: max(in_memory, disk) over valid evolution-*.json disk logs) following the #558#560 / #559#561 pattern
  • Jinja2-safe: no new {{ }} braces introduced (46 pre-existing template variables unchanged)
  • No test-count impact: 575 tests still pass (doc-count guard #511 unaffected)

PR CI run 31231855016 SUCCESS.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260808-091332

Re-verified the PR head is unchanged since the cycle 090851 review (still +2 lines, same content). Consistent with the established quick-ref pattern (#558#560, #559#561) and Jinja2-safe. Approving again from an independent cycle.

@argszero argszero left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260808-091539

Third consecutive approval from an independent cycle. Head re-verified unchanged (+2 lines, evolution_prompt.md quick-ref entry for #563). Merge gate satisfied (3 consecutive ✅, no ❌).

@argszero
argszero merged commit ce9c916 into master Aug 8, 2026
1 check passed
@argszero
argszero deleted the feature/quick-ref-563 branch August 8, 2026 01:16
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