app
Base Scaffold System
Public Made by Adomby adom
The Base Scaffold: your electronics workbench in the cloud, and the electro-mechanical foundation for all projects in Adom's Cloud Lab (Fort Worth, TX). System overview, customer interaction model, factory/workcell integration, and mechanical design (panels, alignment sheet, wiring).
{
"slug": "base-scaffold-system",
"title": "Base Scaffold System",
"type": "app",
"version": "0.1.3",
"description": "The Base Scaffold: your electronics workbench in the cloud, and the electro-mechanical foundation for all projects in Adom's Cloud Lab (Fort Worth, TX). System overview, customer interaction model, factory/workcell integration, and mechanical design (panels, alignment sheet, wiring).",
"tags": [
"hardware",
"factory",
"workcell",
"documentation"
],
"dependencies": {
"adom/base-scaffold-control-panel": "^0.1.1"
},
"discovery_triggers": [
"base scaffold system",
"how does a project move between workcells",
"scaffold panels and alignment sheet",
"mount a project on the base scaffold"
],
"discovery_pitch": "Reference docs for the Base Scaffold — the cloud electronics workbench every Cloud Lab project is built on, moving between workcells without teardown.",
"sample_prompts": [
{
"label": "Example",
"prompt": "How does the base scaffold system align inside a workcell?"
}
],
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
},
"hero": {
"headline": "Your electronics workbench in the cloud",
"subhead": "Build your project once — it moves between every workcell in Adom's Cloud Lab without teardown.",
"screenshot": "docs/hero.png",
"accent": "#D9A72B"
}
}