<VERSION>/AGENTS.mdshould be generated based onfastrepl/hyprnote's git tag.- For example,
v1.0.1/*should be based onhttps://github.com/fastrepl/hyprnote/tree/desktop_v1.0.1. - Each
AGENTS.mdshould contain clear descriptions/examples of how data on user devices looks. - Each
AGENTS.mdshould never referencemainor migrations. - Describe how data looks in detail. Never make mistakes on format or filename.
- Note that
hyprnote/crates/db-useris irrelevant. Focus onhyprnote/apps/desktop/src/store/tinybase.
- For example,
<VERSION>/<NAME>should be a folder that can be used for theCONTENT_BASEenv variable.- For example,
CONTENT_BASE="$REPO/v1.0.1/simple" /Applications/Hyprnote\ Staging.app/Contents/MacOS/hyprnote-staging - This ensures new versions work properly with existing user data.
- For example,