conductor-oss-native-linux-x64 0.11.0 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -216,10 +216,12 @@ The live terminal is now the primary session workspace. The dashboard still prov
216
216
 
217
217
  ### Terminal Validation And Rollout
218
218
 
219
- Stage 5 terminal validation now has explicit operator guidance:
219
+ Phase 2 terminal validation now has explicit operator guidance:
220
220
 
221
- - [Terminal rollout notes](docs/terminal-rollout.md) cover measurement recipes, rollout guardrails, and failure signals to capture.
222
- - [Terminal QA checklist](docs/terminal-qa-checklist.md) covers desktop, phone, and remote-browser test passes before release.
221
+ - [Terminal rollout notes](docs/terminal-rollout.md) cover benchmark hooks, acceptance targets, merge gates, and failure signals to capture.
222
+ - [Terminal QA checklist](docs/terminal-qa-checklist.md) covers desktop, phone, and private-remote manual verification.
223
+ - [Terminal QA matrix](docs/terminal-qa-matrix.md) is the sign-off sheet for recorded timings and pass/fail status.
224
+ - `bun run bench:terminal -- <session-id>` runs the lightweight terminal benchmark sweep through the dashboard endpoints.
223
225
 
224
226
  ## Architecture
225
227
 
package/bin/conductor CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-oss-native-linux-x64",
3
- "version": "0.11.0",
3
+ "version": "0.12.0",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "os": [