docs(agents): introduce area/project syntax

Amolith created

Change summary

dot_config/AGENTS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

dot_config/AGENTS.md 🔗

@@ -107,7 +107,7 @@ lune habit track KEY -d "2 days ago"
 lune note add "Title" -b NOTEBOOK -c - < content.md
 ```
 
-If I specify an area but not a goal, check `lune goal list -a AREA` first.
+If I specify an area but not a goal, check `lune goal list -a AREA` first. When I refer to `something/else`, I mean `area/goal`. For example, `projects/lunatask` would be `projects` area and `lunatask` goal.
 
 #### How to defer work