Skip to content

Commit 3ff33e2

Browse files
committed
Add vermeer-focused .devin/wiki.json
Introduce .devin/wiki.json with repository notes directing contributors to focus exclusively on the vermeer directory: document its architecture, implementation, and APIs; exclude content from the computer module/directory; and prioritize vermeer-specific functionality and code examples.
1 parent 5a6a5fe commit 3ff33e2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.devin/wiki.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"repo_notes": [
3+
"Focus exclusively on the vermeer directory and its components",
4+
"Document vermeer's architecture, implementation, and APIs",
5+
"Exclude all content from the computer module/directory",
6+
"Prioritize vermeer-specific functionality and code examples"
7+
]
8+
}

0 commit comments

Comments
 (0)