Upload metadata.json with huggingface_hub
Browse files- metadata.json +8 -0
metadata.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "agent-coordination",
|
| 3 |
+
"description": "Agent heartbeats and registry",
|
| 4 |
+
"num_records": 180,
|
| 5 |
+
"fields": {},
|
| 6 |
+
"source": "DeckerGUI ecosystem + synthetic generation",
|
| 7 |
+
"created": "2026-08-17"
|
| 8 |
+
}
|