a36c02bbf7
This documents the current preview apply contract, updates the project map to match the live code paths, and adds the local scratchpad issue tracking reminder to the workspace instructions.
873 B
873 B
Repository Instructions
Project Map
- Read
PROJECT_MAP.mdbefore doing substantive work in this repo. - Treat
PROJECT_MAP.mdas the primary orientation file for code structure, hot paths, feature ownership, and known issues. - Update
PROJECT_MAP.mdwhen commands, modules, feature areas, persistence contracts, or major known issues change. - After any meaningful structural or user-facing change, append a short one-line entry to the
PROJECT_MAP.mdchange log.
Local Testing Notes
- Periodically check the local-only
testing-notes.mdscratchpad during bug-fix work, especially before asking what to do next. - When
testing-notes.mdcontains unresolved items that belong in tracker form, convert them into Gitea issues and then rewrite the file back to its scratchpad prompt. - Do not re-add
testing-notes.mdto git; it is intentionally local-only.