@claudexor/schema 3.1.1 → 3.2.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/dist/agent-capabilities.d.ts +232 -116
- package/dist/agent-capabilities.d.ts.map +1 -1
- package/dist/agent-capabilities.js +8 -1
- package/dist/agent-capabilities.js.map +1 -1
- package/dist/apply-eligibility.d.ts +513 -222
- package/dist/apply-eligibility.d.ts.map +1 -1
- package/dist/apply-eligibility.js +42 -2
- package/dist/apply-eligibility.js.map +1 -1
- package/dist/attachment.d.ts +17 -17
- package/dist/attachment.d.ts.map +1 -1
- package/dist/attachment.js +1 -1
- package/dist/attachment.js.map +1 -1
- package/dist/auth.d.ts +475 -475
- package/dist/auth.d.ts.map +1 -1
- package/dist/auth.js +1 -1
- package/dist/auth.js.map +1 -1
- package/dist/budget.d.ts +61 -61
- package/dist/budget.d.ts.map +1 -1
- package/dist/budget.js +3 -1
- package/dist/budget.js.map +1 -1
- package/dist/config.d.ts +320 -316
- package/dist/config.d.ts.map +1 -1
- package/dist/config.js +26 -19
- package/dist/config.js.map +1 -1
- package/dist/context.d.ts +38 -38
- package/dist/context.d.ts.map +1 -1
- package/dist/context.js +1 -1
- package/dist/context.js.map +1 -1
- package/dist/control-auth-route.d.ts +46 -0
- package/dist/control-auth-route.d.ts.map +1 -0
- package/dist/control-auth-route.js +24 -0
- package/dist/control-auth-route.js.map +1 -0
- package/dist/control-gc.d.ts +15 -15
- package/dist/control-gc.d.ts.map +1 -1
- package/dist/control-gc.js +1 -1
- package/dist/control-gc.js.map +1 -1
- package/dist/control-harness-list.d.ts +896 -0
- package/dist/control-harness-list.d.ts.map +1 -0
- package/dist/control-harness-list.js +13 -0
- package/dist/control-harness-list.js.map +1 -0
- package/dist/control-operation-responses.d.ts +691 -590
- package/dist/control-operation-responses.d.ts.map +1 -1
- package/dist/control-operation-responses.js +27 -1
- package/dist/control-operation-responses.js.map +1 -1
- package/dist/control-run-detail.d.ts +2663 -920
- package/dist/control-run-detail.d.ts.map +1 -1
- package/dist/control-run-detail.js +13 -1
- package/dist/control-run-detail.js.map +1 -1
- package/dist/control-run-retry.d.ts +18 -18
- package/dist/control-run-retry.d.ts.map +1 -1
- package/dist/control-run-retry.js +1 -1
- package/dist/control-run-retry.js.map +1 -1
- package/dist/control-run-scope.d.ts +2 -2
- package/dist/control-run-scope.d.ts.map +1 -1
- package/dist/control-run-scope.js +1 -1
- package/dist/control-run-scope.js.map +1 -1
- package/dist/control-secret.d.ts +7 -7
- package/dist/control-secret.d.ts.map +1 -1
- package/dist/control-secret.js +1 -1
- package/dist/control-secret.js.map +1 -1
- package/dist/control-thread-apply.d.ts +65 -65
- package/dist/control-thread-apply.d.ts.map +1 -1
- package/dist/control-thread-apply.js +1 -1
- package/dist/control-thread-apply.js.map +1 -1
- package/dist/control-trust.d.ts +23 -23
- package/dist/control-trust.d.ts.map +1 -1
- package/dist/control-trust.js +1 -1
- package/dist/control-trust.js.map +1 -1
- package/dist/control.d.ts +1658 -2225
- package/dist/control.d.ts.map +1 -1
- package/dist/control.js +43 -73
- package/dist/control.js.map +1 -1
- package/dist/credential-profile-snapshot.d.ts +3185 -0
- package/dist/credential-profile-snapshot.d.ts.map +1 -0
- package/dist/credential-profile-snapshot.js +28 -0
- package/dist/credential-profile-snapshot.js.map +1 -0
- package/dist/credential-profile.d.ts +122 -107
- package/dist/credential-profile.d.ts.map +1 -1
- package/dist/credential-profile.js +12 -6
- package/dist/credential-profile.js.map +1 -1
- package/dist/decision.d.ts +122 -117
- package/dist/decision.d.ts.map +1 -1
- package/dist/decision.js +9 -4
- package/dist/decision.js.map +1 -1
- package/dist/deep-scan.d.ts +5 -5
- package/dist/deep-scan.d.ts.map +1 -1
- package/dist/deep-scan.js +1 -1
- package/dist/deep-scan.js.map +1 -1
- package/dist/delegation.d.ts +73 -0
- package/dist/delegation.d.ts.map +1 -0
- package/dist/delegation.js +120 -0
- package/dist/delegation.js.map +1 -0
- package/dist/delivery.d.ts +32 -32
- package/dist/delivery.d.ts.map +1 -1
- package/dist/delivery.js +1 -1
- package/dist/delivery.js.map +1 -1
- package/dist/effort.d.ts +1 -1
- package/dist/effort.d.ts.map +1 -1
- package/dist/effort.js +1 -1
- package/dist/effort.js.map +1 -1
- package/dist/events.d.ts +57 -37
- package/dist/events.d.ts.map +1 -1
- package/dist/events.js +23 -1
- package/dist/events.js.map +1 -1
- package/dist/gate.d.ts +7 -7
- package/dist/gate.d.ts.map +1 -1
- package/dist/gate.js +1 -1
- package/dist/gate.js.map +1 -1
- package/dist/git-capability.d.ts +23 -0
- package/dist/git-capability.d.ts.map +1 -0
- package/dist/git-capability.js +15 -0
- package/dist/git-capability.js.map +1 -0
- package/dist/harness.d.ts +409 -409
- package/dist/harness.d.ts.map +1 -1
- package/dist/harness.js +19 -22
- package/dist/harness.js.map +1 -1
- package/dist/index.d.ts +7 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +7 -0
- package/dist/index.js.map +1 -1
- package/dist/interaction.d.ts +10 -0
- package/dist/interaction.d.ts.map +1 -0
- package/dist/interaction.js +2 -0
- package/dist/interaction.js.map +1 -0
- package/dist/operation.d.ts +113 -113
- package/dist/operation.d.ts.map +1 -1
- package/dist/operation.js +1 -1
- package/dist/operation.js.map +1 -1
- package/dist/output-schema-dialect.d.ts +1 -1
- package/dist/output-schema-dialect.d.ts.map +1 -1
- package/dist/output-schema-dialect.js +1 -1
- package/dist/output-schema-dialect.js.map +1 -1
- package/dist/output-schema.d.ts +2 -2
- package/dist/output-schema.js +2 -2
- package/dist/plan.d.ts +29 -29
- package/dist/plan.d.ts.map +1 -1
- package/dist/plan.js +1 -1
- package/dist/plan.js.map +1 -1
- package/dist/primitives.d.ts +1 -1
- package/dist/primitives.d.ts.map +1 -1
- package/dist/primitives.js +1 -1
- package/dist/primitives.js.map +1 -1
- package/dist/problem.d.ts +6 -6
- package/dist/problem.d.ts.map +1 -1
- package/dist/problem.js +1 -1
- package/dist/problem.js.map +1 -1
- package/dist/project.d.ts +87 -25
- package/dist/project.d.ts.map +1 -1
- package/dist/project.js +21 -1
- package/dist/project.js.map +1 -1
- package/dist/quota.d.ts +48 -48
- package/dist/quota.d.ts.map +1 -1
- package/dist/quota.js +1 -1
- package/dist/quota.js.map +1 -1
- package/dist/raw.d.ts +16 -16
- package/dist/raw.d.ts.map +1 -1
- package/dist/raw.js +1 -1
- package/dist/raw.js.map +1 -1
- package/dist/readiness.d.ts +264 -226
- package/dist/readiness.d.ts.map +1 -1
- package/dist/readiness.js +5 -1
- package/dist/readiness.js.map +1 -1
- package/dist/recovery.d.ts +106 -106
- package/dist/recovery.d.ts.map +1 -1
- package/dist/recovery.js +1 -1
- package/dist/recovery.js.map +1 -1
- package/dist/request-requirements.d.ts +12 -12
- package/dist/request-requirements.d.ts.map +1 -1
- package/dist/request-requirements.js +3 -2
- package/dist/request-requirements.js.map +1 -1
- package/dist/review.d.ts +29 -29
- package/dist/review.d.ts.map +1 -1
- package/dist/review.js +1 -1
- package/dist/review.js.map +1 -1
- package/dist/route.d.ts +11 -11
- package/dist/route.d.ts.map +1 -1
- package/dist/route.js +1 -1
- package/dist/route.js.map +1 -1
- package/dist/run-applicability.d.ts +764 -0
- package/dist/run-applicability.d.ts.map +1 -0
- package/dist/run-applicability.js +56 -0
- package/dist/run-applicability.js.map +1 -0
- package/dist/run-facts.d.ts +628 -0
- package/dist/run-facts.d.ts.map +1 -0
- package/dist/run-facts.js +429 -0
- package/dist/run-facts.js.map +1 -0
- package/dist/run-strategy.d.ts +40 -0
- package/dist/run-strategy.d.ts.map +1 -1
- package/dist/run-strategy.js +68 -1
- package/dist/run-strategy.js.map +1 -1
- package/dist/setup-device-code-envelope.d.ts +67 -0
- package/dist/setup-device-code-envelope.d.ts.map +1 -0
- package/dist/setup-device-code-envelope.js +25 -0
- package/dist/setup-device-code-envelope.js.map +1 -0
- package/dist/setup-login-protocol.d.ts +6 -0
- package/dist/setup-login-protocol.d.ts.map +1 -0
- package/dist/setup-login-protocol.js +12 -0
- package/dist/setup-login-protocol.js.map +1 -0
- package/dist/setup-transport.d.ts +12 -0
- package/dist/setup-transport.d.ts.map +1 -0
- package/dist/setup-transport.js +22 -0
- package/dist/setup-transport.js.map +1 -0
- package/dist/setup.d.ts +12572 -3749
- package/dist/setup.d.ts.map +1 -1
- package/dist/setup.js +34 -38
- package/dist/setup.js.map +1 -1
- package/dist/status-projection.d.ts +7 -5
- package/dist/status-projection.d.ts.map +1 -1
- package/dist/status-projection.js +11 -6
- package/dist/status-projection.js.map +1 -1
- package/dist/surface-run-controls.d.ts.map +1 -1
- package/dist/surface-run-controls.js +10 -1
- package/dist/surface-run-controls.js.map +1 -1
- package/dist/task.d.ts +331 -289
- package/dist/task.d.ts.map +1 -1
- package/dist/task.js +12 -1
- package/dist/task.js.map +1 -1
- package/dist/telemetry.d.ts +1189 -627
- package/dist/telemetry.d.ts.map +1 -1
- package/dist/telemetry.js +13 -13
- package/dist/telemetry.js.map +1 -1
- package/dist/thread.d.ts +128 -84
- package/dist/thread.d.ts.map +1 -1
- package/dist/thread.js +16 -2
- package/dist/thread.js.map +1 -1
- package/dist/tool-ref.d.ts +7 -7
- package/dist/tool-ref.d.ts.map +1 -1
- package/dist/tool-ref.js +1 -1
- package/dist/tool-ref.js.map +1 -1
- package/dist/work-report.d.ts +28 -28
- package/dist/work-report.d.ts.map +1 -1
- package/dist/work-report.js +3 -3
- package/dist/work-report.js.map +1 -1
- package/dist/workproduct.d.ts +6 -9
- package/dist/workproduct.d.ts.map +1 -1
- package/dist/workproduct.js +1 -2
- package/dist/workproduct.js.map +1 -1
- package/dist/workspace.d.ts +14 -14
- package/dist/workspace.d.ts.map +1 -1
- package/dist/workspace.js +8 -8
- package/dist/workspace.js.map +1 -1
- package/generated/AgentCapabilityCatalog.schema.json +80 -1
- package/generated/ControlCredentialProfilesQueryResponse.schema.json +1333 -0
- package/generated/ControlCredentialProfilesResponse.schema.json +10 -2
- package/generated/ControlCredentialProfilesSnapshotResponse.schema.json +1312 -0
- package/generated/ControlDirectoryEntry.schema.json +36 -0
- package/generated/ControlDirectoryListing.schema.json +77 -0
- package/generated/ControlHarnessListResponse.schema.json +89 -3
- package/generated/ControlRunAgainDraft.schema.json +7 -3
- package/generated/ControlRunApplicabilityResponse.schema.json +217 -0
- package/generated/ControlRunControlResponse.schema.json +8 -0
- package/generated/ControlRunDetail.schema.json +543 -80
- package/generated/ControlRunListResponse.schema.json +104 -11
- package/generated/ControlRunStartRequest.schema.json +7 -3
- package/generated/ControlRunSummary.schema.json +104 -11
- package/generated/ControlSettingsSnapshot.schema.json +12 -3
- package/generated/ControlSettingsUpdateRequest.schema.json +12 -3
- package/generated/ControlSetupJob.schema.json +9 -0
- package/generated/ControlSetupJobCreateRequest.schema.json +9 -0
- package/generated/ControlSetupJobEvent.schema.json +858 -758
- package/generated/ControlSetupJobListResponse.schema.json +9 -0
- package/generated/ControlSetupJobSnapshot.schema.json +811 -736
- package/generated/ControlThreadDetail.schema.json +83 -1
- package/generated/ControlThreadTurnRequest.schema.json +2 -25
- package/generated/DecisionRecord.schema.json +12 -2
- package/generated/GitCapability.schema.json +46 -0
- package/generated/GlobalConfig.schema.json +13 -4
- package/generated/HarnessEvent.schema.json +2 -1
- package/generated/HarnessManifest.schema.json +3 -3
- package/generated/HarnessStatusDto.schema.json +49 -3
- package/generated/McpRunHandleResult.schema.json +237 -2
- package/generated/McpRunToolResult.schema.json +234 -1
- package/generated/OutputReadyPayload.schema.json +44 -0
- package/generated/RunEvent.schema.json +1 -0
- package/generated/RunFacts.schema.json +569 -0
- package/generated/RunFailure.schema.json +4 -3
- package/generated/RunTelemetry.schema.json +553 -4
- package/generated/TaskContract.schema.json +43 -3
- package/generated/ThreadTurn.schema.json +17 -0
- package/generated/WorkProduct.schema.json +0 -4
- package/generated/WorkspaceEnvelope.schema.json +6 -6
- package/package.json +3 -3
|
@@ -15,6 +15,87 @@
|
|
|
15
15
|
"type": "string",
|
|
16
16
|
"description": "Run id."
|
|
17
17
|
},
|
|
18
|
+
"parentRunId": {
|
|
19
|
+
"anyOf": [
|
|
20
|
+
{
|
|
21
|
+
"type": "string",
|
|
22
|
+
"minLength": 1,
|
|
23
|
+
"description": "Non-empty identifier string."
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"type": "null"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"description": "Parent/follow-up run id, when any.",
|
|
30
|
+
"default": null
|
|
31
|
+
},
|
|
32
|
+
"delegatedFromRunId": {
|
|
33
|
+
"anyOf": [
|
|
34
|
+
{
|
|
35
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "null"
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"description": "Claudexor Delegate parent run id; null for ordinary runs and native vendor subagents.",
|
|
42
|
+
"default": null
|
|
43
|
+
},
|
|
44
|
+
"delegation": {
|
|
45
|
+
"anyOf": [
|
|
46
|
+
{
|
|
47
|
+
"type": "object",
|
|
48
|
+
"properties": {
|
|
49
|
+
"requested": {
|
|
50
|
+
"type": "boolean",
|
|
51
|
+
"default": false
|
|
52
|
+
},
|
|
53
|
+
"effective": {
|
|
54
|
+
"type": "boolean",
|
|
55
|
+
"default": false
|
|
56
|
+
},
|
|
57
|
+
"used": {
|
|
58
|
+
"type": "boolean",
|
|
59
|
+
"default": false
|
|
60
|
+
},
|
|
61
|
+
"reason": {
|
|
62
|
+
"type": "string",
|
|
63
|
+
"enum": [
|
|
64
|
+
"pending",
|
|
65
|
+
"not_requested",
|
|
66
|
+
"injected_unused",
|
|
67
|
+
"used",
|
|
68
|
+
"runtime_unavailable",
|
|
69
|
+
"manifest_unsupported",
|
|
70
|
+
"access_profile_incompatible",
|
|
71
|
+
"partially_degraded",
|
|
72
|
+
"startup_failed"
|
|
73
|
+
],
|
|
74
|
+
"default": "not_requested"
|
|
75
|
+
},
|
|
76
|
+
"remediation": {
|
|
77
|
+
"anyOf": [
|
|
78
|
+
{
|
|
79
|
+
"type": "string",
|
|
80
|
+
"minLength": 1
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"type": "null"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"default": null
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
"additionalProperties": false,
|
|
90
|
+
"description": "Engine-owned Delegate requested/effective/used receipt; surfaces project it without parsing model output."
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "null"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"description": "Durable Delegate requested/effective/used receipt projected from engine telemetry; null when legacy telemetry has no receipt.",
|
|
97
|
+
"default": null
|
|
98
|
+
},
|
|
18
99
|
"taskId": {
|
|
19
100
|
"type": "string",
|
|
20
101
|
"description": "Task id, when allocated."
|
|
@@ -77,15 +158,16 @@
|
|
|
77
158
|
"estimate_headroom",
|
|
78
159
|
"unknown_paid_in_flight",
|
|
79
160
|
"budget_overshoot",
|
|
80
|
-
"cost_unverifiable"
|
|
161
|
+
"cost_unverifiable",
|
|
162
|
+
"delegation_child_drain_timeout"
|
|
81
163
|
],
|
|
82
|
-
"description": "Machine-readable failure sub-code within a RunFailure category (
|
|
164
|
+
"description": "Machine-readable failure sub-code within a RunFailure category (budget-denial reasons and Delegate child-drain timeout)."
|
|
83
165
|
},
|
|
84
166
|
{
|
|
85
167
|
"type": "null"
|
|
86
168
|
}
|
|
87
169
|
],
|
|
88
|
-
"description": "Machine-readable failure sub-code within the category
|
|
170
|
+
"description": "Machine-readable failure sub-code within the category; null when the category alone is sufficient. Surfaces choose remediation from this, never by parsing safeMessage.",
|
|
89
171
|
"default": null
|
|
90
172
|
},
|
|
91
173
|
"harnessId": {
|
|
@@ -365,7 +447,7 @@
|
|
|
365
447
|
},
|
|
366
448
|
"spendEstimated": {
|
|
367
449
|
"type": "boolean",
|
|
368
|
-
"description": "True when
|
|
450
|
+
"description": "True when settled cash is estimated rather than exact."
|
|
369
451
|
},
|
|
370
452
|
"inputTokens": {
|
|
371
453
|
"anyOf": [
|
|
@@ -496,6 +578,14 @@
|
|
|
496
578
|
],
|
|
497
579
|
"default": null
|
|
498
580
|
},
|
|
581
|
+
"profileId": {
|
|
582
|
+
"type": [
|
|
583
|
+
"string",
|
|
584
|
+
"null"
|
|
585
|
+
],
|
|
586
|
+
"default": null,
|
|
587
|
+
"description": "Credential profile the deciding attempt ran under; null = engine-default credentials."
|
|
588
|
+
},
|
|
499
589
|
"modelMismatch": {
|
|
500
590
|
"anyOf": [
|
|
501
591
|
{
|
|
@@ -662,7 +752,8 @@
|
|
|
662
752
|
"type": "string",
|
|
663
753
|
"enum": [
|
|
664
754
|
"browser",
|
|
665
|
-
"path_deny"
|
|
755
|
+
"path_deny",
|
|
756
|
+
"delegation"
|
|
666
757
|
]
|
|
667
758
|
},
|
|
668
759
|
"harness_id": {
|
|
@@ -686,6 +777,7 @@
|
|
|
686
777
|
"manifest_unsupported",
|
|
687
778
|
"web_policy_off",
|
|
688
779
|
"access_profile_incompatible",
|
|
780
|
+
"runtime_unavailable",
|
|
689
781
|
"postdiff_only"
|
|
690
782
|
]
|
|
691
783
|
},
|
|
@@ -899,6 +991,7 @@
|
|
|
899
991
|
"wall_clock_exceeded",
|
|
900
992
|
"user_cancelled",
|
|
901
993
|
"crash_interrupted",
|
|
994
|
+
"workspace_unavailable",
|
|
902
995
|
"input_required",
|
|
903
996
|
"work_incomplete",
|
|
904
997
|
"context_capacity_exhausted",
|
|
@@ -933,7 +1026,7 @@
|
|
|
933
1026
|
"validated",
|
|
934
1027
|
"absent"
|
|
935
1028
|
],
|
|
936
|
-
"description": "Provenance of a WorkReport: constrained (native schema transport), validated (
|
|
1029
|
+
"description": "Provenance of a WorkReport: constrained (native schema transport), validated (instructed terminal metadata), or absent (no transport could carry one — a disclosed absence, not a failure)."
|
|
937
1030
|
},
|
|
938
1031
|
"required_inputs": {
|
|
939
1032
|
"type": "array",
|
|
@@ -1006,7 +1099,7 @@
|
|
|
1006
1099
|
"waitingOnUser": {
|
|
1007
1100
|
"type": "boolean",
|
|
1008
1101
|
"default": false,
|
|
1009
|
-
"description": "True while at least one interactive question
|
|
1102
|
+
"description": "True while at least one interactive question awaits answer, timeout, run-terminal, or interruption release."
|
|
1010
1103
|
},
|
|
1011
1104
|
"route": {
|
|
1012
1105
|
"anyOf": [
|
|
@@ -1073,9 +1166,7 @@
|
|
|
1073
1166
|
"order": {
|
|
1074
1167
|
"type": "array",
|
|
1075
1168
|
"items": {
|
|
1076
|
-
"
|
|
1077
|
-
"minLength": 1,
|
|
1078
|
-
"description": "Non-empty identifier string."
|
|
1169
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1079
1170
|
},
|
|
1080
1171
|
"default": [],
|
|
1081
1172
|
"description": "Final ranked order, harness ids."
|
|
@@ -1083,7 +1174,7 @@
|
|
|
1083
1174
|
"dropped": {
|
|
1084
1175
|
"type": "array",
|
|
1085
1176
|
"items": {
|
|
1086
|
-
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/
|
|
1177
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1087
1178
|
},
|
|
1088
1179
|
"default": [],
|
|
1089
1180
|
"description": "Ids removed by paid_fallback or cooldown before ranking."
|
|
@@ -1096,6 +1187,8 @@
|
|
|
1096
1187
|
"quality_tier",
|
|
1097
1188
|
"expiring_quota_slack",
|
|
1098
1189
|
"all_incremental_cash_unknown",
|
|
1190
|
+
"delegate_effective_first",
|
|
1191
|
+
"explicit_primary",
|
|
1099
1192
|
"declared_order"
|
|
1100
1193
|
],
|
|
1101
1194
|
"description": "Typed decisive reason the pool ranked the way it did (QA-034)."
|
|
@@ -1225,6 +1318,429 @@
|
|
|
1225
1318
|
"additionalProperties": false,
|
|
1226
1319
|
"description": "Run summary row served by GET /runs and embedded in run detail: state, routing, budget, policies, and honest outcome."
|
|
1227
1320
|
},
|
|
1321
|
+
"children": {
|
|
1322
|
+
"type": "array",
|
|
1323
|
+
"items": {
|
|
1324
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary"
|
|
1325
|
+
},
|
|
1326
|
+
"maxItems": 8,
|
|
1327
|
+
"default": [],
|
|
1328
|
+
"description": "Direct Claudexor Delegate child runs, projected from persisted delegatedFromRunId lineage for reload-safe flat rows."
|
|
1329
|
+
},
|
|
1330
|
+
"runFacts": {
|
|
1331
|
+
"anyOf": [
|
|
1332
|
+
{
|
|
1333
|
+
"type": "object",
|
|
1334
|
+
"properties": {
|
|
1335
|
+
"schema_version": {
|
|
1336
|
+
"type": "number",
|
|
1337
|
+
"const": 2,
|
|
1338
|
+
"description": "Schema version of the artifact; bumped on breaking ABI changes."
|
|
1339
|
+
},
|
|
1340
|
+
"run_id": {
|
|
1341
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1342
|
+
},
|
|
1343
|
+
"task_id": {
|
|
1344
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1345
|
+
},
|
|
1346
|
+
"mode": {
|
|
1347
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/mode"
|
|
1348
|
+
},
|
|
1349
|
+
"outcome": {
|
|
1350
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/outcomeFacts/anyOf/0"
|
|
1351
|
+
},
|
|
1352
|
+
"deliverable": {
|
|
1353
|
+
"type": "object",
|
|
1354
|
+
"properties": {
|
|
1355
|
+
"present": {
|
|
1356
|
+
"type": "boolean",
|
|
1357
|
+
"description": "Whether the canonical primary deliverable exists."
|
|
1358
|
+
},
|
|
1359
|
+
"kind": {
|
|
1360
|
+
"anyOf": [
|
|
1361
|
+
{
|
|
1362
|
+
"type": "string",
|
|
1363
|
+
"enum": [
|
|
1364
|
+
"answer",
|
|
1365
|
+
"report",
|
|
1366
|
+
"plan",
|
|
1367
|
+
"patch",
|
|
1368
|
+
"structured_output"
|
|
1369
|
+
]
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"type": "null"
|
|
1373
|
+
}
|
|
1374
|
+
],
|
|
1375
|
+
"description": "Kind of canonical primary deliverable; null when none exists."
|
|
1376
|
+
},
|
|
1377
|
+
"path": {
|
|
1378
|
+
"type": [
|
|
1379
|
+
"string",
|
|
1380
|
+
"null"
|
|
1381
|
+
],
|
|
1382
|
+
"description": "Run-relative path of the canonical primary deliverable; null when absent."
|
|
1383
|
+
},
|
|
1384
|
+
"producer_attempt_id": {
|
|
1385
|
+
"anyOf": [
|
|
1386
|
+
{
|
|
1387
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1388
|
+
},
|
|
1389
|
+
{
|
|
1390
|
+
"type": "null"
|
|
1391
|
+
}
|
|
1392
|
+
],
|
|
1393
|
+
"description": "Attempt that produced the deliverable, when known.",
|
|
1394
|
+
"default": null
|
|
1395
|
+
}
|
|
1396
|
+
},
|
|
1397
|
+
"required": [
|
|
1398
|
+
"present",
|
|
1399
|
+
"kind",
|
|
1400
|
+
"path"
|
|
1401
|
+
],
|
|
1402
|
+
"additionalProperties": false,
|
|
1403
|
+
"description": "Canonical primary-output presence and identity for a terminal run."
|
|
1404
|
+
},
|
|
1405
|
+
"presentation": {
|
|
1406
|
+
"type": "object",
|
|
1407
|
+
"properties": {
|
|
1408
|
+
"state": {
|
|
1409
|
+
"type": "string",
|
|
1410
|
+
"enum": [
|
|
1411
|
+
"ready",
|
|
1412
|
+
"diagnostic"
|
|
1413
|
+
],
|
|
1414
|
+
"description": "Terminal output readiness decided by the last valid output.ready receipt."
|
|
1415
|
+
},
|
|
1416
|
+
"primary": {
|
|
1417
|
+
"anyOf": [
|
|
1418
|
+
{
|
|
1419
|
+
"type": "object",
|
|
1420
|
+
"properties": {
|
|
1421
|
+
"kind": {
|
|
1422
|
+
"type": "string",
|
|
1423
|
+
"enum": [
|
|
1424
|
+
"answer",
|
|
1425
|
+
"report",
|
|
1426
|
+
"plan",
|
|
1427
|
+
"patch",
|
|
1428
|
+
"structured_output",
|
|
1429
|
+
"diagnostic"
|
|
1430
|
+
],
|
|
1431
|
+
"description": "Presentation kind of the terminal primary artifact."
|
|
1432
|
+
},
|
|
1433
|
+
"path": {
|
|
1434
|
+
"type": "string",
|
|
1435
|
+
"minLength": 1,
|
|
1436
|
+
"description": "Normalized run-relative path of the terminal primary artifact."
|
|
1437
|
+
}
|
|
1438
|
+
},
|
|
1439
|
+
"required": [
|
|
1440
|
+
"kind",
|
|
1441
|
+
"path"
|
|
1442
|
+
],
|
|
1443
|
+
"additionalProperties": false,
|
|
1444
|
+
"description": "Primary user-facing artifact selected once during terminal preparation."
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
"type": "null"
|
|
1448
|
+
}
|
|
1449
|
+
],
|
|
1450
|
+
"description": "Selected terminal primary artifact, or null when the receipt announces readiness without a primary deliverable."
|
|
1451
|
+
}
|
|
1452
|
+
},
|
|
1453
|
+
"required": [
|
|
1454
|
+
"state",
|
|
1455
|
+
"primary"
|
|
1456
|
+
],
|
|
1457
|
+
"additionalProperties": false,
|
|
1458
|
+
"description": "Immutable terminal output state and primary artifact. Absent only on legacy RunFacts receipts."
|
|
1459
|
+
},
|
|
1460
|
+
"participants": {
|
|
1461
|
+
"type": "object",
|
|
1462
|
+
"properties": {
|
|
1463
|
+
"planners": {
|
|
1464
|
+
"type": "integer",
|
|
1465
|
+
"minimum": 0,
|
|
1466
|
+
"description": "Number of participants whose canonical role is planner."
|
|
1467
|
+
},
|
|
1468
|
+
"attempts": {
|
|
1469
|
+
"type": "array",
|
|
1470
|
+
"items": {
|
|
1471
|
+
"type": "object",
|
|
1472
|
+
"properties": {
|
|
1473
|
+
"attempt_id": {
|
|
1474
|
+
"anyOf": [
|
|
1475
|
+
{
|
|
1476
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1477
|
+
},
|
|
1478
|
+
{
|
|
1479
|
+
"type": "null"
|
|
1480
|
+
}
|
|
1481
|
+
],
|
|
1482
|
+
"description": "Attempt id when the participant owns an orchestrator attempt; null for reviewer-panel members."
|
|
1483
|
+
},
|
|
1484
|
+
"harness_id": {
|
|
1485
|
+
"type": "string",
|
|
1486
|
+
"minLength": 1,
|
|
1487
|
+
"description": "Harness that served this participant role."
|
|
1488
|
+
},
|
|
1489
|
+
"role": {
|
|
1490
|
+
"type": "string",
|
|
1491
|
+
"enum": [
|
|
1492
|
+
"planner",
|
|
1493
|
+
"merge",
|
|
1494
|
+
"candidate",
|
|
1495
|
+
"scout",
|
|
1496
|
+
"reducer",
|
|
1497
|
+
"reviewer"
|
|
1498
|
+
],
|
|
1499
|
+
"description": "Canonical role of one participant in the terminal run graph."
|
|
1500
|
+
},
|
|
1501
|
+
"deliverable_present": {
|
|
1502
|
+
"type": "boolean",
|
|
1503
|
+
"default": false,
|
|
1504
|
+
"description": "Whether this participant produced the deliverable its role requested."
|
|
1505
|
+
},
|
|
1506
|
+
"status": {
|
|
1507
|
+
"anyOf": [
|
|
1508
|
+
{
|
|
1509
|
+
"type": "string",
|
|
1510
|
+
"enum": [
|
|
1511
|
+
"success",
|
|
1512
|
+
"success_with_warnings",
|
|
1513
|
+
"blocked",
|
|
1514
|
+
"failed"
|
|
1515
|
+
],
|
|
1516
|
+
"description": "Terminal outcome recorded for one run participant."
|
|
1517
|
+
},
|
|
1518
|
+
{
|
|
1519
|
+
"type": "null"
|
|
1520
|
+
}
|
|
1521
|
+
],
|
|
1522
|
+
"description": "Participant outcome when recorded; null for artifact-only reviewer membership.",
|
|
1523
|
+
"default": null
|
|
1524
|
+
}
|
|
1525
|
+
},
|
|
1526
|
+
"required": [
|
|
1527
|
+
"attempt_id",
|
|
1528
|
+
"harness_id",
|
|
1529
|
+
"role"
|
|
1530
|
+
],
|
|
1531
|
+
"additionalProperties": false,
|
|
1532
|
+
"description": "One role-labelled participant in the terminal run graph."
|
|
1533
|
+
},
|
|
1534
|
+
"default": [],
|
|
1535
|
+
"description": "Role-labelled participant roster."
|
|
1536
|
+
}
|
|
1537
|
+
},
|
|
1538
|
+
"required": [
|
|
1539
|
+
"planners"
|
|
1540
|
+
],
|
|
1541
|
+
"additionalProperties": false,
|
|
1542
|
+
"description": "Terminal participant graph plus its planner-lane count."
|
|
1543
|
+
},
|
|
1544
|
+
"gates": {
|
|
1545
|
+
"type": "object",
|
|
1546
|
+
"properties": {
|
|
1547
|
+
"configured": {
|
|
1548
|
+
"type": "boolean",
|
|
1549
|
+
"description": "Whether the frozen task configured deterministic gates."
|
|
1550
|
+
},
|
|
1551
|
+
"required": {
|
|
1552
|
+
"type": "integer",
|
|
1553
|
+
"minimum": 0,
|
|
1554
|
+
"description": "Number of configured required gates."
|
|
1555
|
+
},
|
|
1556
|
+
"total": {
|
|
1557
|
+
"type": "integer",
|
|
1558
|
+
"minimum": 0,
|
|
1559
|
+
"description": "Total configured deterministic gates."
|
|
1560
|
+
},
|
|
1561
|
+
"executed": {
|
|
1562
|
+
"type": "boolean",
|
|
1563
|
+
"description": "Whether the terminal attempt executed the gate set."
|
|
1564
|
+
},
|
|
1565
|
+
"state": {
|
|
1566
|
+
"type": "string",
|
|
1567
|
+
"enum": [
|
|
1568
|
+
"not_configured",
|
|
1569
|
+
"passed",
|
|
1570
|
+
"failed",
|
|
1571
|
+
"skipped"
|
|
1572
|
+
],
|
|
1573
|
+
"description": "Terminal state of the configured deterministic gate set."
|
|
1574
|
+
},
|
|
1575
|
+
"receipt_attempt_id": {
|
|
1576
|
+
"anyOf": [
|
|
1577
|
+
{
|
|
1578
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1579
|
+
},
|
|
1580
|
+
{
|
|
1581
|
+
"type": "null"
|
|
1582
|
+
}
|
|
1583
|
+
],
|
|
1584
|
+
"description": "Attempt whose gate receipt decides this projection; null when no gates executed.",
|
|
1585
|
+
"default": null
|
|
1586
|
+
}
|
|
1587
|
+
},
|
|
1588
|
+
"required": [
|
|
1589
|
+
"configured",
|
|
1590
|
+
"required",
|
|
1591
|
+
"total",
|
|
1592
|
+
"executed",
|
|
1593
|
+
"state"
|
|
1594
|
+
],
|
|
1595
|
+
"additionalProperties": false,
|
|
1596
|
+
"description": "Canonical gate configuration and terminal receipt projection."
|
|
1597
|
+
},
|
|
1598
|
+
"review": {
|
|
1599
|
+
"type": "object",
|
|
1600
|
+
"properties": {
|
|
1601
|
+
"state": {
|
|
1602
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/outcomeFacts/anyOf/0/properties/review"
|
|
1603
|
+
},
|
|
1604
|
+
"blocker_ids": {
|
|
1605
|
+
"type": "array",
|
|
1606
|
+
"items": {
|
|
1607
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1608
|
+
},
|
|
1609
|
+
"default": [],
|
|
1610
|
+
"description": "Stable ids of accepted evidence-backed blocking findings."
|
|
1611
|
+
},
|
|
1612
|
+
"blockers": {
|
|
1613
|
+
"type": "integer",
|
|
1614
|
+
"minimum": 0,
|
|
1615
|
+
"description": "Number of blocking findings."
|
|
1616
|
+
}
|
|
1617
|
+
},
|
|
1618
|
+
"required": [
|
|
1619
|
+
"state",
|
|
1620
|
+
"blockers"
|
|
1621
|
+
],
|
|
1622
|
+
"additionalProperties": false,
|
|
1623
|
+
"description": "Canonical terminal review verdict and blocking-finding identity."
|
|
1624
|
+
},
|
|
1625
|
+
"apply": {
|
|
1626
|
+
"type": "object",
|
|
1627
|
+
"properties": {
|
|
1628
|
+
"eligibility": {
|
|
1629
|
+
"anyOf": [
|
|
1630
|
+
{
|
|
1631
|
+
"type": "object",
|
|
1632
|
+
"properties": {
|
|
1633
|
+
"eligible": {
|
|
1634
|
+
"type": "boolean",
|
|
1635
|
+
"description": "True when the apply gate would accept this run's patch right now."
|
|
1636
|
+
},
|
|
1637
|
+
"state": {
|
|
1638
|
+
"type": [
|
|
1639
|
+
"string",
|
|
1640
|
+
"null"
|
|
1641
|
+
],
|
|
1642
|
+
"description": "The gate's apply-eligibility classification (e.g. needs_review | not_verified | no_changes | ok) when known."
|
|
1643
|
+
},
|
|
1644
|
+
"reason": {
|
|
1645
|
+
"type": [
|
|
1646
|
+
"string",
|
|
1647
|
+
"null"
|
|
1648
|
+
],
|
|
1649
|
+
"description": "The gate's refusal text when not eligible (null when eligible)."
|
|
1650
|
+
},
|
|
1651
|
+
"requiredAction": {
|
|
1652
|
+
"type": [
|
|
1653
|
+
"string",
|
|
1654
|
+
"null"
|
|
1655
|
+
],
|
|
1656
|
+
"description": "Honest guidance for what actually unblocks apply (typed operator decision, add gates, re-run, or nothing to apply)."
|
|
1657
|
+
}
|
|
1658
|
+
},
|
|
1659
|
+
"required": [
|
|
1660
|
+
"eligible",
|
|
1661
|
+
"state",
|
|
1662
|
+
"reason",
|
|
1663
|
+
"requiredAction"
|
|
1664
|
+
],
|
|
1665
|
+
"additionalProperties": false,
|
|
1666
|
+
"description": "Derived apply-gate verdict for a run's WorkProduct (single producer in the delivery gate)."
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"type": "null"
|
|
1670
|
+
}
|
|
1671
|
+
],
|
|
1672
|
+
"description": "Delivery-gate eligibility at terminalization; null when nothing is applyable.",
|
|
1673
|
+
"default": null
|
|
1674
|
+
},
|
|
1675
|
+
"operator_decision_present": {
|
|
1676
|
+
"type": "boolean",
|
|
1677
|
+
"default": false,
|
|
1678
|
+
"description": "Whether a valid operator decision was present when the receipt was finalized."
|
|
1679
|
+
}
|
|
1680
|
+
},
|
|
1681
|
+
"additionalProperties": false,
|
|
1682
|
+
"description": "Terminal apply eligibility and operator-decision state."
|
|
1683
|
+
},
|
|
1684
|
+
"required_actions": {
|
|
1685
|
+
"type": "array",
|
|
1686
|
+
"items": {
|
|
1687
|
+
"type": "object",
|
|
1688
|
+
"properties": {
|
|
1689
|
+
"id": {
|
|
1690
|
+
"type": "string",
|
|
1691
|
+
"enum": [
|
|
1692
|
+
"provide_required_input",
|
|
1693
|
+
"complete_incomplete_work",
|
|
1694
|
+
"resolve_review_block",
|
|
1695
|
+
"fix_failed_checks",
|
|
1696
|
+
"record_operator_decision"
|
|
1697
|
+
],
|
|
1698
|
+
"description": "Stable machine id for a required operator action on a blocked terminal run."
|
|
1699
|
+
},
|
|
1700
|
+
"detail": {
|
|
1701
|
+
"type": "string",
|
|
1702
|
+
"description": "Human-readable guidance for this action (English-only, INV-141)."
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
"required": [
|
|
1706
|
+
"id",
|
|
1707
|
+
"detail"
|
|
1708
|
+
],
|
|
1709
|
+
"additionalProperties": false,
|
|
1710
|
+
"description": "One typed required operator action derived from a run's terminal outcome facts."
|
|
1711
|
+
},
|
|
1712
|
+
"default": [],
|
|
1713
|
+
"description": "Typed actions required to unblock this terminal outcome."
|
|
1714
|
+
},
|
|
1715
|
+
"generated_at": {
|
|
1716
|
+
"type": "string",
|
|
1717
|
+
"minLength": 1,
|
|
1718
|
+
"description": "When this immutable terminal receipt was finalized."
|
|
1719
|
+
}
|
|
1720
|
+
},
|
|
1721
|
+
"required": [
|
|
1722
|
+
"schema_version",
|
|
1723
|
+
"run_id",
|
|
1724
|
+
"task_id",
|
|
1725
|
+
"mode",
|
|
1726
|
+
"outcome",
|
|
1727
|
+
"deliverable",
|
|
1728
|
+
"participants",
|
|
1729
|
+
"gates",
|
|
1730
|
+
"review",
|
|
1731
|
+
"apply",
|
|
1732
|
+
"generated_at"
|
|
1733
|
+
],
|
|
1734
|
+
"additionalProperties": false,
|
|
1735
|
+
"description": "Validated immutable terminal facts for one run."
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"type": "null"
|
|
1739
|
+
}
|
|
1740
|
+
],
|
|
1741
|
+
"description": "Validated terminal RunFacts receipt; null while active or unavailable.",
|
|
1742
|
+
"default": null
|
|
1743
|
+
},
|
|
1228
1744
|
"outcomeBanner": {
|
|
1229
1745
|
"type": [
|
|
1230
1746
|
"string",
|
|
@@ -1480,7 +1996,7 @@
|
|
|
1480
1996
|
"estimated": {
|
|
1481
1997
|
"type": "boolean",
|
|
1482
1998
|
"default": false,
|
|
1483
|
-
"description": "True when
|
|
1999
|
+
"description": "True when settled cash is estimated rather than exact; subscription valuation confidence is reported separately."
|
|
1484
2000
|
},
|
|
1485
2001
|
"source": {
|
|
1486
2002
|
"type": "string",
|
|
@@ -1524,7 +2040,7 @@
|
|
|
1524
2040
|
"winner": {
|
|
1525
2041
|
"anyOf": [
|
|
1526
2042
|
{
|
|
1527
|
-
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/
|
|
2043
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
1528
2044
|
},
|
|
1529
2045
|
{
|
|
1530
2046
|
"type": "null"
|
|
@@ -1664,7 +2180,7 @@
|
|
|
1664
2180
|
"estimated": {
|
|
1665
2181
|
"type": "boolean",
|
|
1666
2182
|
"default": false,
|
|
1667
|
-
"description": "True when
|
|
2183
|
+
"description": "True when settled cash is estimated rather than exact."
|
|
1668
2184
|
},
|
|
1669
2185
|
"cash_usd": {
|
|
1670
2186
|
"type": [
|
|
@@ -1681,6 +2197,15 @@
|
|
|
1681
2197
|
],
|
|
1682
2198
|
"default": null,
|
|
1683
2199
|
"description": "Settled subscription-equivalent valuation in USD (includes the reviewer panel); null when unknown."
|
|
2200
|
+
},
|
|
2201
|
+
"valuation_knowledge": {
|
|
2202
|
+
"type": "string",
|
|
2203
|
+
"enum": [
|
|
2204
|
+
"exact",
|
|
2205
|
+
"estimated",
|
|
2206
|
+
"unknown"
|
|
2207
|
+
],
|
|
2208
|
+
"description": "Certainty of valuation_usd, independent from the settled-cash estimated flag. Absent only on legacy decisions."
|
|
1684
2209
|
}
|
|
1685
2210
|
},
|
|
1686
2211
|
"additionalProperties": false,
|
|
@@ -1874,13 +2399,9 @@
|
|
|
1874
2399
|
"description": "Task the work product came from."
|
|
1875
2400
|
},
|
|
1876
2401
|
"producer_attempt_id": {
|
|
1877
|
-
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/
|
|
2402
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0",
|
|
1878
2403
|
"description": "Attempt that produced it, when known."
|
|
1879
2404
|
},
|
|
1880
|
-
"evidence_dir": {
|
|
1881
|
-
"type": "string",
|
|
1882
|
-
"description": "Directory holding run evidence artifacts."
|
|
1883
|
-
},
|
|
1884
2405
|
"files": {
|
|
1885
2406
|
"type": "object",
|
|
1886
2407
|
"additionalProperties": {
|
|
@@ -2104,42 +2625,7 @@
|
|
|
2104
2625
|
"applyEligibility": {
|
|
2105
2626
|
"anyOf": [
|
|
2106
2627
|
{
|
|
2107
|
-
"
|
|
2108
|
-
"properties": {
|
|
2109
|
-
"eligible": {
|
|
2110
|
-
"type": "boolean",
|
|
2111
|
-
"description": "True when the apply gate would accept this run's patch right now."
|
|
2112
|
-
},
|
|
2113
|
-
"state": {
|
|
2114
|
-
"type": [
|
|
2115
|
-
"string",
|
|
2116
|
-
"null"
|
|
2117
|
-
],
|
|
2118
|
-
"description": "The gate's apply-eligibility classification (e.g. needs_review | not_verified | no_changes | ok) when known."
|
|
2119
|
-
},
|
|
2120
|
-
"reason": {
|
|
2121
|
-
"type": [
|
|
2122
|
-
"string",
|
|
2123
|
-
"null"
|
|
2124
|
-
],
|
|
2125
|
-
"description": "The gate's refusal text when not eligible (null when eligible)."
|
|
2126
|
-
},
|
|
2127
|
-
"requiredAction": {
|
|
2128
|
-
"type": [
|
|
2129
|
-
"string",
|
|
2130
|
-
"null"
|
|
2131
|
-
],
|
|
2132
|
-
"description": "Honest guidance for what actually unblocks apply (typed operator decision, add gates, re-run, or nothing to apply)."
|
|
2133
|
-
}
|
|
2134
|
-
},
|
|
2135
|
-
"required": [
|
|
2136
|
-
"eligible",
|
|
2137
|
-
"state",
|
|
2138
|
-
"reason",
|
|
2139
|
-
"requiredAction"
|
|
2140
|
-
],
|
|
2141
|
-
"additionalProperties": false,
|
|
2142
|
-
"description": "Derived apply-gate verdict for a run's WorkProduct (single producer in the delivery gate)."
|
|
2628
|
+
"$ref": "#/definitions/ControlRunDetail/properties/runFacts/anyOf/0/properties/apply/properties/eligibility/anyOf/0"
|
|
2143
2629
|
},
|
|
2144
2630
|
{
|
|
2145
2631
|
"type": "null"
|
|
@@ -2194,7 +2680,7 @@
|
|
|
2194
2680
|
"linked_acceptance_criteria": {
|
|
2195
2681
|
"type": "array",
|
|
2196
2682
|
"items": {
|
|
2197
|
-
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/
|
|
2683
|
+
"$ref": "#/definitions/ControlRunDetail/properties/summary/properties/parentRunId/anyOf/0"
|
|
2198
2684
|
},
|
|
2199
2685
|
"default": [],
|
|
2200
2686
|
"description": "Ids of acceptance criteria this finding relates to."
|
|
@@ -2706,30 +3192,7 @@
|
|
|
2706
3192
|
"requiredActions": {
|
|
2707
3193
|
"type": "array",
|
|
2708
3194
|
"items": {
|
|
2709
|
-
"
|
|
2710
|
-
"properties": {
|
|
2711
|
-
"id": {
|
|
2712
|
-
"type": "string",
|
|
2713
|
-
"enum": [
|
|
2714
|
-
"provide_required_input",
|
|
2715
|
-
"complete_incomplete_work",
|
|
2716
|
-
"resolve_review_block",
|
|
2717
|
-
"fix_failed_checks",
|
|
2718
|
-
"record_operator_decision"
|
|
2719
|
-
],
|
|
2720
|
-
"description": "Stable machine id for a required operator action on a blocked terminal run."
|
|
2721
|
-
},
|
|
2722
|
-
"detail": {
|
|
2723
|
-
"type": "string",
|
|
2724
|
-
"description": "Human-readable guidance for this action (English-only, INV-141)."
|
|
2725
|
-
}
|
|
2726
|
-
},
|
|
2727
|
-
"required": [
|
|
2728
|
-
"id",
|
|
2729
|
-
"detail"
|
|
2730
|
-
],
|
|
2731
|
-
"additionalProperties": false,
|
|
2732
|
-
"description": "One typed required operator action derived from a run's terminal outcome facts."
|
|
3195
|
+
"$ref": "#/definitions/ControlRunDetail/properties/runFacts/anyOf/0/properties/required_actions/items"
|
|
2733
3196
|
},
|
|
2734
3197
|
"default": [],
|
|
2735
3198
|
"description": "Stable-id required operator actions for a succeeded-but-blocked run (GH #29); empty for clean/decided/failed runs."
|