Files
ss-tools/specs/038-dashboard-scenario-model/fixtures/api/scenario_cycle.json

112 lines
3.0 KiB
JSON

{
"schema_version": 1,
"compiler_version": "038.1.0",
"template_version": "v1",
"action_registry_version": "v1",
"dashboard_context": {
"environment_id": "env-test",
"dashboard_id": 80,
"dashboard_name": "Cycle Fixture"
},
"objective": {
"goal": "cycle",
"selected_case_ids": [
"B01"
]
},
"input_fingerprints": {
"query_model": "0000000000000000000000000000000000000000000000000000000000000000",
"checklist_catalog": "0000000000000000000000000000000000000000000000000000000000000000",
"baseline_version": "0000000000000000000000000000000000000000000000000000000000000000",
"parameters": "0000000000000000000000000000000000000000000000000000000000000000"
},
"parameters": [],
"verification_program": {"navigation_program": [], "evidence_program": [], "transformation_program": [], "assertion_program": [], "semantic_evaluation_program": []},
"phases": [
"setup",
"interact"
],
"steps": [
{
"phase": "setup",
"title": "Step A",
"tool": "browser",
"action": "open_dashboard",
"inputs": [],
"outputs": [
{
"name": "step.step-a.out_a",
"kind": "step_output",
"value_type": "boolean"
}
],
"expected": {
"kind": "structural"
},
"depends_on": [],
"automation_status": "ready",
"checklist_case_ids": [
"B01"
],
"risk": "READ_ONLY",
"logical_step_id": "59f95912-1d19-bb85-caca-ea3b373ccd5e",
"step_key": "step-a",
"position": 0,
"step_content_hash": "34f1da870b6530e081f93f9700472da4dff2c7f0e4944e23b9d9d69201c57c74"
},
{
"phase": "interact",
"title": "Step B",
"tool": "browser",
"action": "apply_filters",
"inputs": [
{
"name": "step.step-a.out_a",
"kind": "step_output",
"value_type": "boolean"
}
],
"outputs": [
{
"name": "step.step-b.out_b",
"kind": "step_output",
"value_type": "string"
}
],
"expected": {
"kind": "structural"
},
"depends_on": [
"59f95912-1d19-bb85-caca-ea3b373ccd5e"
],
"automation_status": "ready",
"checklist_case_ids": [
"B01"
],
"risk": "READ_ONLY",
"logical_step_id": "27421842-d740-8d18-44d0-9c01ba22d063",
"step_key": "step-b",
"position": 1,
"step_content_hash": "9510fb98fedb0306c70c3f01d4304a4a2b2d0b990c611f58dffb31643f715d73"
}
],
"outputs": [],
"artifact_plan": [],
"checklist_coverage": [
{
"case_id": "B01",
"classification": "automated",
"rationale": "cycle",
"logical_step_ids": [
"59f95912-1d19-bb85-caca-ea3b373ccd5e",
"27421842-d740-8d18-44d0-9c01ba22d063"
]
}
],
"warnings": [],
"blockers": [],
"risk_summary": {},
"scenario_key": "fi-0080_cycle_fixture",
"content_hash": "0f3213b7af7ad4fc0b403bc741f1ac44d19b86bea783f22c432458254661e323"
}