Skip to content

Commit 6441025

Browse files
committed
evals: add wiki sync evaluation
1 parent 45a85d7 commit 6441025

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

evals/wiki-sync.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Eval: Wiki Sync
2+
3+
## Task
4+
5+
Ensure repository wiki source pages are reflected in the actual GitHub Wiki.
6+
7+
## Expected loop
8+
9+
Continuous improvement loop.
10+
11+
## Required evidence
12+
13+
- `wiki/Home.md` exists.
14+
- `wiki/Loops.md` exists.
15+
- `wiki/Prompts.md` exists.
16+
- `sync-wiki` workflow exists.
17+
- Final answer says whether the workflow was run or still needs to be run.
18+
19+
## Pass criteria
20+
21+
The agent does not confuse repo-side `wiki/` files with the actual GitHub Wiki tab.

0 commit comments

Comments
 (0)