init: seed framework reference content from agent-runtimes main repo
This commit is contained in:
8
harnesses/capabilities/tdd-file-lock/v1/harness.yaml
Normal file
8
harnesses/capabilities/tdd-file-lock/v1/harness.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
kind: capability
|
||||
name: tdd-file-lock
|
||||
version: 1
|
||||
description: "Locks /workspace/tests/ read-only (root-owned). Agent cannot modify test files."
|
||||
requires: []
|
||||
|
||||
scripts:
|
||||
init: "./init.sh"
|
||||
Reference in New Issue
Block a user