Skip to content

Commit 9f6a911

Browse files
committed
ci: include context and prompt quality docs
1 parent 272ea26 commit 9f6a911

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/verify_repo.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
'docs/showcase/README.md',
4242
'docs/adoption/README.md',
4343
'docs/operations/README.md',
44+
'docs/architecture/context-loading.md',
45+
'docs/architecture/context-engineering.md',
46+
'docs/prompts/quality.md',
4447
'templates/README.md',
4548
'templates/complete-project-context.md',
4649
'templates/repository-context-template.md',
@@ -73,6 +76,9 @@
7376
'docs/local-runner/README.md',
7477
'docs/adoption/README.md',
7578
'docs/operations/README.md',
79+
'docs/architecture/context-loading.md',
80+
'docs/architecture/context-engineering.md',
81+
'docs/prompts/quality.md',
7682
'wiki/Home.md',
7783
]
7884

0 commit comments

Comments
 (0)