All changes applied. Summary:
**SOUL.md**
- Merged file-write confirmation rule: now covers all file writes (not just irreversible actions), with explicit exception for obvious single-step tasks
- Added `uv`-only rule for nanobot install/upgrade (was in MEMORY.md as a runtime fact, but it's an agent behavior rule)
**USER.md**
- Added `wood.hell` and `pivo.hell` server names to homelab description (was only in conversation history)
**MEMORY.md**
- Added 5 new durable facts from conversation history: Pi agent AGENTS.md loading behavior, `remind_cli.py` croniter dependency, `remind_cli.py remove` flag requirements, batch-delete ID shifting rule, and wood.hell→pivo.hell backup flow
All three files reviewed. Changes applied to MEMORY.md:
1. **Added `nemotron-3-super` to model presets list** — new preset discovered this session
2. **Added model specs line** — `nemotron-3-super` ctx 262144/max output 16384; `gemini-flash` ctx 256000/max output 16384
3. **Added reminder scheduling detail** — uses cron expressions and absolute timestamps (was already partially there, consolidated)
4. **Added `my` tool config note** — model switching requires `tools.my.allow_set = true`
No changes needed to SOUL.md or USER.md — the conversation history facts were either already captured or belong in MEMORY.md.
Přečetl jsem paměťové soubory a historii, ale **žádná editace neproběhla úspěšně**. Patch na MEMORY.md a compact-memory SKILL.md selhal kvůli neshodě `old_text` — pravděpodobně kvůli mezerám nebo formátování. Následně jsem promarnil zbytek budgetu opakovaným čtením stejného skill souboru.
**Stav:**
- `SOUL.md`, `USER.md`, `MEMORY.md` — nezměněny
- `skills/compact-memory/SKILL.md` — nezměněn
- Žádné nové skill soubory nevytvořeny
- Identifikované změny z posledního history záznamu (2026-06-25 07:57) nejsou zapsané
**Zbývá:**
1. Zapsat do `MEMORY.md`: daily `/compact-memory` auto job posílá report jako notifikaci
2. Doplnit do `skills/compact-memory/SKILL.md` auto mode: `deliver: true` posílá výsledek jako notifikaci
3. Ověřit, že přesun pravidel do `AGENTS.md` už je hotový (podle history ano, ale neověřeno v souboru)
4. Projít history pro další durable fakta, která ještě nejsou v paměti
**Další krok:** Spusť znovu s čistým budgetem a použij přesné `edit_file` s ověřeným `old_text`, nebo `write_file` pro cílené přepisy.