GuidesProjects and memory
Correct or remove something a project remembers
Project memory is editable. Fix a remembered fact that is wrong, or retract one entirely — and know which surface lets you do it.
Draft — not yet walked in the live product
All 5 steps below were written by reading the Keenoble source rather than by performing them, and each unwalked one is tagged [UNVERIFIED]. Reading a component tells you what a control is labelled; it does not prove the control is reachable, that the order is right, or that the result is what the text says. Until a reviewer has walked every step, this page is excluded from the sitemap, marked noindex, and publishes no structured data.
Before you start
- A project selected, with at least one remembered item.
- The Code surface. This is the honest limit: the memory panel is read-only in Chat and in Preview. The Edit and Remove controls only render in Code.
Steps
Open Code with the project selected. Click the “Memory” button at the bottom right. [Unverified]
Read the list under “What I remember about this project”. Each entry is one remembered item. [Unverified]
To fix one, click “Edit” under it. The text becomes editable. [Unverified]
Change the wording and click “Save”. “Cancel” closes the editor without changing anything. [Unverified]
To retract one entirely, click “Remove”. It disappears from the list. [Unverified]
If the write fails, the item comes back rather than silently vanishing from your view while still being remembered.
Nothing is overwritten in place
Editing does not rewrite history — it records a correction that supersedes the earlier version, and removing records a retraction. The store is append-only, so what the project believes can change while the record of how it changed stays intact.
That is the same discipline this lab applies to its own published claims: correct in public, keep the record.
Why the controls are not in Chat
In Chat and Preview the panel is read-only — you can see what is remembered, but not change it there. If you want to correct something you noticed mid-conversation, switch to Code with the same project selected; it is the same memory.
Next
Having problems with the platform? Contact us at support@keenlabs.pro. If a step here does not match what Keenoble does, the step is the bug — send it to the same address. All the guides are at /guides; shorter answers are on the FAQ.