4 Commits

Author SHA1 Message Date
Anthony Taglianetti 3991cb39d9 Fix profile updates to target named sections at session end
Previously the session-end protocol told the AI to update profile.md
if new insights emerged, with no guidance on where. Over many sessions
this caused freeform bold-text entries to accumulate without structure.

Now requires each update to match an existing H2 section in the file,
with explicit rules against creating new top-level sections.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-09 21:00:00 -07:00
Anthony Taglianetti 4b6385d5bd Add 2.1.1 changelog entry for setup import fix
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 15:31:22 -08:00
Anthony Taglianetti ed4e89f106 Update changelog: fix years to 2026, add setup reorder 2026-02-08 14:50:36 -08:00
Anthony Taglianetti 6bbb2d920d Add CHANGELOG.md with release notes
Documents 2.1.0 (import command, manifest updates), 2.0.0 (8 personas,
12 modalities, split architecture), and 1.0.0 (initial release).

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 14:35:17 -08:00