File size: 668 Bytes
7bc5763 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | {
"name": "Runtime Trail: Robot Day Loop v0.1",
"space_name": "runtime-trail-robot-day-loop",
"version": "0.1",
"short_description": "Robot sandbox where skill grows through receipts.",
"license": "cc-by-nc-sa-4.0",
"created_and_developed_by": "Collin D. Weber",
"roles": [
"Developer & System Architect",
"Systems Integrity Steward"
],
"entrypoint": "index.html",
"sdk": "static",
"files": [
"README.md",
"index.html",
"runtime_trail_robot_day_loop_v0_1.html",
"assets/social_card.png",
"assets/thumbnail.png",
"LICENSE.txt",
"HF_COPY_PASTE_FIELDS.txt",
"SHA256SUMS.txt",
"RELEASE_MANIFEST.json"
]
} |