CLAUDE.md, AGENTS.md, .cursor/rules — the system prompt your agent reads every session — step 4 of 9
Read the editor. The agent merges ROOT + the leaf-applicable rules, dedup'd. WEB has 2 rules but one ("no console.log...") is already in ROOT so it doesn't double-count. API has 2 fresh rules. What does the script print?
⌘↵ runs the editor.read, then continue.
CLAUDE.md, AGENTS.md, .cursor/rules — the system prompt your agent reads every session — step 4 of 9
Read the editor. The agent merges ROOT + the leaf-applicable rules, dedup'd. WEB has 2 rules but one ("no console.log...") is already in ROOT so it doesn't double-count. API has 2 fresh rules. What does the script print?
⌘↵ runs the editor.read, then continue.