docs: sync Data's prompt of record with the live persona - #23
Merged
Merged
Conversation
The file still carried the Letta MemFS memory section from the retired self-hosted runtime (PR #22): records under records/<topic>.md, a memory checkout with no remote, the weekly local backup as the durability story. None of that exists now, and the repository's own AGENTS.md already says Data keeps no runtime memory. The read-only bullet also still said "against the codebase" and treated memory as a write surface. Drops the Memory section and aligns that bullet with the persona text.
|
This pull request updates the
Review |
1 similar comment
|
This pull request updates the
Review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The file
agent/instructions.mdno longer matched the persona it records.Still described the retired Letta runtime. The
## Memorysection was written for the self-hosted MemFS brain removed in #22: records underrecords/<topic>.md,system/loaded every turn, a memory checkout with no remote, and the weekly local backup as the durability story. Data is one Zo persona and one Discord bridge now, and this repository's ownAGENTS.mdalready says Data keeps no runtime memory, so the section contradicted both the runtime and the guide.Read-only bullet had drifted. It said
read-only against the codebaseand ended by calling memory the one place Data writes. The persona saysread-only against repositoriesand stops at the approval gate.Result: the file's sections are now the persona's sections (
How you answer,What you own, and what you do not,Handoffs), and the two touched passages match the live persona text.No runtime effect: the persona is what answers, and nothing reads this file. It exists so the next editor has an accurate record.