Context for developing and debugging Hubitat Elevation apps, drivers, and hub environment — sandbox constraints, lifecycle idioms, capability contracts, plus grounded deploy/log-tail/lint mechanisms.
81
94%
Does it follow best practices?
Impact
27%
Average score across 2 eval scenarios
Advisory
Suggest reviewing before use
{
"name": "jbaruch/hubitat-dev",
"version": "0.1.0",
"description": "Context for developing and debugging Hubitat Elevation apps, drivers, and hub environment — sandbox constraints, lifecycle idioms, capability contracts, plus grounded deploy/log-tail/lint mechanisms.",
"private": false,
"rules": "rules/",
"skills": "skills/",
"repository": "https://github.com/jbaruch/hubitat-dev",
"author": {
"name": "Baruch Sadogursky",
"email": "jbaruch@sadogursky.com"
}
}