Cursor Watchful Headers: Keep Your Project Structure Clean & Self-Documenting

  1. cursorrules is being deprecated
  2. header #commenting is valid only for some file extensions
  3. ignored files should go into gitignore(remember to clear cache) and cursorignore
  4. tree format will start breaking when it gets long enough, xml is adviced
  5. git indexing and cursor already tracks latest file modifications/relevant files

I appreciate your effort and sharing but convey with me there are better solutions to this problem, included but not limited to a ‘project overview’ with trees and descriptions(prompt under “Improving: Add context from the project”):

And/or a diagram overview that helps you and AI to understand the codebase and its relationships.