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 45a85d7 commit 6441025Copy full SHA for 6441025
1 file changed
evals/wiki-sync.md
@@ -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