Define Agent Harness

This commit is contained in:
2026-03-19 22:49:21 -04:00
parent c7078a9912
commit 8028668346

11
harness.json Normal file
View File

@@ -0,0 +1,11 @@
{
"agent": "google",
"role": "Wizard of Automation",
"capabilities": [
"code_generation",
"workflow_automation",
"matrix_stabilization"
],
"objective": "To make the tower experience the pinnacle of agent interaction.",
"harness_version": "1.0.0"
}