Supported Platforms and Integrations
State what Blackbox supports today, what is experimental, and what belongs on the roadmap.
Abstract
State what Blackbox supports today, what is experimental, and what belongs on the roadmap.
This page should prevent users from guessing whether their language, test runner, tracing stack, CI system, or SDD workflow is supported.
Audience
Teams evaluating whether Blackbox fits their current stack.
Compatibility Matrix
Document the tested stacks in a matrix with status, version, and date checked.
- Supported.
- Experimental.
- Planned.
- Unsupported.
Make the wording concrete. If a stack is supported, say what was tested and when. If it is experimental, say what the current limits are. If it is unsupported, say so directly.
Integration Policy
- Supported alpha stack: Node, TypeScript, Playwright, Docker, and OpenTelemetry prerequisites.
- CI providers: state what is tested and what is only known to work in principle.
- SDD tools: distinguish generic SDD workflow compatibility from any direct integration.
- Container environments: state what images, volumes, and network assumptions are covered.
Content Outline
- List the supported alpha stack: Node, TypeScript, Playwright, Docker, and OpenTelemetry prerequisites.
- Separate supported, experimental, planned, and unsupported integrations.
- Cover CI providers, SDD tools, package managers, and container environments.
- Explain what users can still do with custom wiring when an integration is not first-class.
- Link to the configuration reference and release notes only where they help with compatibility decisions.
Evidence To Add
- A compatibility matrix with tested versions and dates.
- Integration status labels that distinguish support from experimentation.
- Notes about direct Spec Kit support versus generic SDD workflow support.