Understand the filesystem
Connected workspace providers get an empty
integrations/<provider>.md file in each Project when no previous instruction exists. Disconnecting an Integration does not delete that file or its edits.
Archiving a Project moves its folder to archived/; unarchiving returns it to projects/. Permanently deleting a Project removes it from the active and archived Project lists, but keeps its folder and files read-only under legacy/projects/.
Cogno reserves only the locations shown above. Folders or files such as
notes/, agents/, and README.md are free-form content created by a
person or agent, or preserved from an earlier trial. Cogno does not create
them as part of the standard layout.Memory files are not automatically inserted into every prompt. Coding agents
list, search, and read the files they need. Workspace-wide reads are the
default, so an agent can read other Project folders but can only change its
own Project folder.
Edit Memory files
1
Open Settings → Memory
Open Settings → Memory. The Explorer shows
workspace, live projects, archived Projects, and legacy in that order. The archived and legacy sections start collapsed.2
Create or open a file
Select New file or New folder, or select an existing file. Markdown files open in Preview or Markdown mode; other UTF-8 files open as Plain text.
3
Edit and let Cogno save
Type in the editor. Changes save automatically after you stop typing; ⌘S saves immediately.
4
Copy the agent-visible path
Select Copy path when you want to reference the exact path in a task or conversation.