Changes made:
**USER.md** — added:
- **Cestování** section with Panama trip details (durable fact: route, dates, passengers, flexibility)
- Research preference: source-by-source analysis + lessons-learned for future searches
**MEMORY.md** — updated:
- Merged flight-search operational details into existing project context line: KAYAK as sole data source, cz.kayak.com for CZK, max 1 layover with layover time shown, top 3–5 offers in table, all results stored in DB, prices in original currency + CZK conversion
No changes to SOUL.md (no new behavioral rules). Flight-search SKILL.md already covers the detailed workflow — no duplication needed.
No changes needed. Both history entries are either `[skip]` or `[ephemeral]` and already superseded — USER.md already records `Preset: glm`, and the brief `kimi27` switch is stale ephemeral state.
The fact from conversation history is already captured in two places:
- **USER.md** line 63: "Prefers single reminder with multiple fire times rather than separate reminders for each time" (user preference)
- **SKILL.md** lines 37-42: "One reminder text = one record… put them all on a single `add` with repeated `--at`/`--cron`" (operational rule)
This is proper MECE — preference in USER.md, implementation in SKILL.md. No changes needed.
Přidáno do USER.md → Preferred interaction: preference přidávat nový obsah na konec souborů. Žádné jiné změny nebyly potřeba — fact je čistě preference uživatele (ne behavior pravidlo agenta), patří do USER.md.