We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfe11f commit 91af7a8Copy full SHA for 91af7a8
1 file changed
AGENTS.md
@@ -21,7 +21,6 @@ If any ad-hoc instruction conflicts with this file, this file wins.
21
Before proposing or implementing changes, read:
22
1. `aidocs/README.md`
23
2. `aidocs/COMPONENT_MAP.md`
24
-3. root `GOALS_v3.md`
25
26
Then load only the canonical docs needed for the task scope.
27
@@ -31,8 +30,7 @@ In addition you must run full architecture preflight before coding when **any**
31
30
32
Read in order:
33
1. `aidocs/STARTUP_FLOW.md`
34
-2. root `GOALS_v3.md`
35
-3. `aidocs/TESTING_CURRENT.md`
+2. `aidocs/TESTING_CURRENT.md`
36
37
Then summarize in your own words:
38
- core architectural invariants
0 commit comments