Skip to content

emrg: evolution_prompt quick-ref — add #535 scheduler projects.yml self-heal entry - #538

Merged
argszero merged 1 commit into
masterfrom
feature/quick-ref-scheduler-self-heal
Aug 7, 2026
Merged

emrg: evolution_prompt quick-ref — add #535 scheduler projects.yml self-heal entry#538
argszero merged 1 commit into
masterfrom
feature/quick-ref-scheduler-self-heal

Conversation

@argszero

Copy link
Copy Markdown
Owner

Summary

Add a feature entry to the implemented-features quick reference in evolution_prompt.md for #535 (scheduler projects.yml self-heal, merged):

  • _ensure_self_evolution_task() now ensures the projects.yml emrg entry at daemon startup (path fixed to ~/.emrg/evolution/emrg, existing entries preserved)
  • Fixes the asymmetry where tasks.yml got startup self-heal but projects.yml relied on the clone branch (needs first tick + network) — dangling-cwd root cause
  • 3 new tests (missing-append / present-preserve / other-entries-kept)

No behavior change — prompt documentation only.

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

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

✅ LGTM — cycle (1/3). Self-review: single quick-ref entry after #531, matching established pattern; accurately describes #535's merged behavior. 502 tests pass on master.

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

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

✅ LGTM — cycle (1/3). Self-review: single quick-ref entry after #531, matching established pattern; accurately describes #535's merged behavior (startup projects.yml self-heal, fixed path, preserve existing).

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

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

✅ LGTM — cycle (2/3). Re-verified: single quick-ref entry for #535 (scheduler projects.yml self-heal) after #531; accurate; established pattern. CI green (31144922554).

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

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

✅ LGTM — cycle (3/3). Final re-verification: single quick-ref entry for #535 (scheduler projects.yml self-heal) after #531 entry; accurate; established pattern. CI green (31144922554). 3 consecutive ✅ from different cycles — mergeable.

…lf-heal entry
Feature entry for the merged scheduler self-heal: _ensure_self_evolution_task
now ensures the projects.yml emrg entry at daemon startup (fixed path
~/.emrg/evolution/emrg, existing entries preserved) — the tasks.yml startup
self-heal had no projects.yml counterpart until #535.
@argszero
argszeroforce-pushed the feature/quick-ref-scheduler-self-heal branch from 53f35f0 to ec3b5f8CompareAugust 7, 2026 03:45
@argszero
argszero merged commit 576fe9b into masterAug 7, 2026
1 check passed
@argszero
argszero deleted the feature/quick-ref-scheduler-self-heal branch August 7, 2026 03:47
argszero added a commit that referenced this pull request Aug 7, 2026
…uler work (#540)
Version bump 0.2.9 → 0.2.10 across all 6 version sources
(pyproject.toml / emrg/__init__.py / gui/package.json / uv.lock /
make-installer.sh / build-runtime.sh). test_version_sync all green.
Release includes #539 flaky session-ID entropy fix, #533/#534 README
restructure (core differentiator front + MANIFESTO anglicized), #535
scheduler projects.yml self-heal, #537/#538 quick-ref updates.
Co-authored-by: EMRG Evolution <emrg@argszero.dev>
Sign up for freeto 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

@argszero