51 lines
1.1 KiB
Markdown
51 lines
1.1 KiB
Markdown
# Phase 1.0B device-smoke approval template
|
|
|
|
This template is intentionally empty and non-authorizing.
|
|
|
|
```yaml
|
|
authorized: false
|
|
transfer_authorized: false
|
|
execution_authorized: false
|
|
installation_authorized: false
|
|
autoload_authorized: false
|
|
automatic_retry: false
|
|
|
|
artifact:
|
|
label: retroarch_ps5_software_smoke.elf
|
|
sha256: null
|
|
size: null
|
|
chimera_retroarch_source_commit: null
|
|
build_manifest_sha256: null
|
|
|
|
operator_observation:
|
|
firmware_text: null
|
|
firmware_expected: "9.60"
|
|
observed_by: null
|
|
observed_at: null
|
|
|
|
window:
|
|
maximum_transfers: 1
|
|
maximum_executions: 1
|
|
maximum_runtime_ms: 60000
|
|
live_replacement: false
|
|
retry: false
|
|
autoload: false
|
|
installation: false
|
|
|
|
expected_visible_phases:
|
|
- S07_RUNNING
|
|
- S08_SHUTDOWN_REQUESTED
|
|
expected_shutdown:
|
|
- OPTIONS_HOLD_2000_MS
|
|
- RUNTIME_LIMIT_60000_MS
|
|
- FRAME_LIMIT_3600
|
|
|
|
accepted_remaining_risks: []
|
|
operator_stop_criteria_reviewed: false
|
|
```
|
|
|
|
An edited copy is not valid unless every identity is exact and a new active
|
|
task explicitly grants that artifact-specific transfer and execution. This
|
|
template is not an execution package and contains no address, sender or
|
|
device command.
|