Public launch scope completion¶
Problem¶
The extension has been validated with internal teams and design partners, but several launch-critical gaps remain before it can be published to the VS Code marketplace for general use. Production-safety concerns are unresolved: the extension may execute queries against user databases without adequate sandboxing, preview rendering has no timeout or resource limits for malformed dashboards, and there is no versioned rollback mechanism if a release introduces regressions. The boundary between "works for known internal projects" and "safe for arbitrary external users" has not been systematically audited. Shipping without closing these gaps risks data-safety incidents and a poor first impression that is hard to recover from.
Context¶
Possible Solutions¶
Plan¶
Implementation Progress¶
Review Feedback¶
- Review cleared