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