We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 272ea26 commit 9f6a911Copy full SHA for 9f6a911
1 file changed
scripts/verify_repo.py
@@ -41,6 +41,9 @@
41
'docs/showcase/README.md',
42
'docs/adoption/README.md',
43
'docs/operations/README.md',
44
+ 'docs/architecture/context-loading.md',
45
+ 'docs/architecture/context-engineering.md',
46
+ 'docs/prompts/quality.md',
47
'templates/README.md',
48
'templates/complete-project-context.md',
49
'templates/repository-context-template.md',
@@ -73,6 +76,9 @@
73
76
'docs/local-runner/README.md',
74
77
75
78
79
80
81
82
'wiki/Home.md',
83
]
84
0 commit comments