chore: initialize safe Javis project scaffold

This commit is contained in:
2026-07-30 16:10:02 +02:00
parent 49a1dd3718
commit 6d041711bc
53 changed files with 1784 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
name = "scout"
description = "Read-only repository scout for locating relevant files and relationships."
sandbox_mode = "read-only"
developer_instructions = """
Work read-only. Find only the files and relationships needed for the assigned question.
Return at most ten concise points with file references. Do not dump full logs or propose unrelated work.
"""