Automium
Agent-native browser QA and automation platform — Playwright-backed runtime with semantic page snapshots, an MCP server for agent control, and a provider-backed test planner; the browser-runtime refactor is the latest workstream
Research
6 documentsAutomium Devtool Adoption Plan
Created on 2026-04-14 from the devtool-adoption skill.
Automium Devtool DX Journey
Created on 2026-04-14 from the devtool-dx-journey skill.
Automium Devtool Integration Map
Created on 2026-04-13 from the devtool-integration-map skill.
Automium Devtool Monetization
Created on 2026-04-14 from the devtool-monetization skill.
Automium Devtool Positioning
Created on 2026-04-14 from the devtool-positioning skill.
Automium Devtool User Map
Created on 2026-04-13 from the devtool-user-map skill.
Specifications
8 documentsAgent-Native Browser QA Platform
Drafted from plan interview on April 7, 2026.
Automium MCP Server
Drafted from plan interview on April 14, 2026.
Browser Engine / Playwright Integration Spec
Validated via spec interview on April 25, 2026. This spec supersedes the browser engine sections of specs/agent-native-browser-qa-platform.md for v1 implementation.
CI/CD Integration Spec
Validated via spec interview on April 25, 2026. This is a new spec with no prior coverage.
Owned Parity Benchmark Products
Drafted from plan interview on April 7, 2026.
Production Persistence and Infrastructure Spec
Validated via spec interview on April 25, 2026. This spec covers all infrastructure backing for Automium's production deployment, implementing the six adapter contracts defined in packages/adapters/.
Provider-Backed Planner Execution Spec
Validated via spec interview on April 25, 2026. This spec covers the production planner adapter layer, superseding the contract-level planner sections of specs/agent-native-browser-qa-platform.md with implementation-level decisions.
Spec Drift Report
Generated on April 13, 2026 for $spec-drift fix all.
Development Docs
13 documentsAltitude API Compatibility Matrix
Altitude needs a frozen API boundary for the Plane-parity surfaces that later domain packages, UI flows, benchmark seeds, and integrations will share. This matrix captures the major resources and the adapter shape expected around them before implementation begins.
Altitude Feature Matrix
Altitude is the owned project-management benchmark target. This matrix freezes the minimum Plane-parity surface needed before implementation so later domain, API, and UI work stays aligned to one benchmarkable contract.
Benchmark Corpus v1
- Manifest: packages/benchmark/fixtures/corpus.v1.json - KPI fixtures: packages/benchmark/fixtures/kpi-run-outcomes.v1.json, packages/benchmark/fixtures/kpi-summary.v1.json - Contract references: - docs/contracts/semantic-snapshot-v1.md - docs/contracts/replay-event-v1.md -
Benchmark Docs
Benchmark corpus definitions, KPI semantics, and environment profiles will be documented in this directory.
Contract Docs
Versioned contract references for the Phase 1 benchmark surface:
Foundry API Compatibility Matrix
Foundry needs a frozen builder/runtime API contract before implementation because datasource orchestration, versioned app editing, publish flows, and custom extensibility all depend on stable resource boundaries.
Foundry Feature Matrix
Foundry is the owned internal app-builder benchmark target. This matrix freezes the Appsmith-parity surface for builder, runtime, publishing, and integration workflows before platform code is implemented.
Owned Product Benchmark Journeys
Phase 2 freezes the benchmark target around owned products so later platform and product work can reuse one deterministic fixture model instead of ad hoc benchmark setup.
Planner Adapter v1
- Module: packages/contracts/src/planner-adapter.ts - Golden fixture: packages/contracts/fixtures/planner-adapter.v1.json - Schema version: v1
Replay Event v1
- Module: packages/contracts/src/replay-event.ts - Golden fixture: packages/contracts/fixtures/replay-event.v1.json - Schema version: v1
Semantic Snapshot v1
- Module: packages/contracts/src/semantic-snapshot.ts - Golden fixture: packages/contracts/fixtures/semantic-snapshot.v1.json - Schema version: v1
Switchboard API Compatibility Matrix
Switchboard needs a frozen API and channel boundary for the Chatwoot-parity support workspace so inbox seeding, message routing, operator tooling, and channel adapters can be built against one durable contract.
Switchboard Feature Matrix
Switchboard is the owned support-workspace benchmark target. This matrix freezes the Chatwoot-parity surface required for messaging, routing, and operator workflows before implementation starts.