@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credential-profile.js","sourceRoot":"","sources":["../src/credential-profile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"credential-profile.js","sourceRoot":"","sources":["../src/credential-profile.ts"],"names":[],"mappings":"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"}
|
package/dist/decision.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
1
|
+
import { z } from "zod/v3";
|
|
2
2
|
export declare const PairwiseComparison: z.ZodObject<{
|
|
3
3
|
candidate_a: z.ZodString;
|
|
4
4
|
candidate_b: z.ZodString;
|
|
@@ -6,25 +6,25 @@ export declare const PairwiseComparison: z.ZodObject<{
|
|
|
6
6
|
winner: z.ZodEnum<["a", "b", "tie"]>;
|
|
7
7
|
reason: z.ZodString;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
reason: string;
|
|
10
9
|
winner: "a" | "b" | "tie";
|
|
11
|
-
}, {
|
|
12
10
|
reason: string;
|
|
11
|
+
}, {
|
|
13
12
|
winner: "a" | "b" | "tie";
|
|
13
|
+
reason: string;
|
|
14
14
|
}>>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
candidate_a: string;
|
|
17
17
|
candidate_b: string;
|
|
18
18
|
criteria: Record<string, {
|
|
19
|
-
reason: string;
|
|
20
19
|
winner: "a" | "b" | "tie";
|
|
20
|
+
reason: string;
|
|
21
21
|
}>;
|
|
22
22
|
}, {
|
|
23
23
|
candidate_a: string;
|
|
24
24
|
candidate_b: string;
|
|
25
25
|
criteria: Record<string, {
|
|
26
|
-
reason: string;
|
|
27
26
|
winner: "a" | "b" | "tie";
|
|
27
|
+
reason: string;
|
|
28
28
|
}>;
|
|
29
29
|
}>;
|
|
30
30
|
export type PairwiseComparison = z.infer<typeof PairwiseComparison>;
|
|
@@ -40,7 +40,7 @@ export type ReviewState = z.infer<typeof ReviewState>;
|
|
|
40
40
|
/** Typed reason on non-clean terminals (replaces the old reason-as-status
|
|
41
41
|
* values exhausted/not_converged/stuck_no_progress/...). Null on a clean
|
|
42
42
|
* success. */
|
|
43
|
-
export declare const RunReason: z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>;
|
|
43
|
+
export declare const RunReason: z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "workspace_unavailable", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>;
|
|
44
44
|
export type RunReason = z.infer<typeof RunReason>;
|
|
45
45
|
/** The v3 terminal truth (D8): independent axes instead of one mixed enum.
|
|
46
46
|
* lifecycle says how far the PROCESS got; noChanges/checks/review say what
|
|
@@ -51,7 +51,7 @@ export declare const RunOutcomeFacts: z.ZodObject<{
|
|
|
51
51
|
noChanges: z.ZodDefault<z.ZodBoolean>;
|
|
52
52
|
checks: z.ZodDefault<z.ZodEnum<["passed", "failed", "not_configured"]>>;
|
|
53
53
|
review: z.ZodDefault<z.ZodEnum<["approved", "blocked", "not_run"]>>;
|
|
54
|
-
reason: z.ZodDefault<z.ZodNullable<z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>>>;
|
|
54
|
+
reason: z.ZodDefault<z.ZodNullable<z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "workspace_unavailable", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>>>;
|
|
55
55
|
/**
|
|
56
56
|
* D-16 work_state axis (INV-116): the model-attested work outcome,
|
|
57
57
|
* orthogonal to `lifecycle`. Absent on runs with no work_report transport
|
|
@@ -67,59 +67,59 @@ export declare const RunOutcomeFacts: z.ZodObject<{
|
|
|
67
67
|
locator: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
68
68
|
description: z.ZodString;
|
|
69
69
|
}, "strip", z.ZodTypeAny, {
|
|
70
|
-
kind: "
|
|
71
|
-
description: string;
|
|
70
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
72
71
|
locator: string | null;
|
|
73
|
-
}, {
|
|
74
|
-
kind: "file" | "context" | "decision" | "credential" | "permission" | "external_dependency";
|
|
75
72
|
description: string;
|
|
73
|
+
}, {
|
|
74
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
76
75
|
locator?: string | null | undefined;
|
|
76
|
+
description: string;
|
|
77
77
|
}>, "many">>;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
80
|
+
source: "absent" | "constrained" | "validated";
|
|
81
81
|
required_inputs?: {
|
|
82
|
-
kind: "
|
|
83
|
-
description: string;
|
|
82
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
84
83
|
locator: string | null;
|
|
84
|
+
description: string;
|
|
85
85
|
}[] | undefined;
|
|
86
86
|
}, {
|
|
87
|
-
|
|
88
|
-
|
|
87
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
88
|
+
source: "absent" | "constrained" | "validated";
|
|
89
89
|
required_inputs?: {
|
|
90
|
-
kind: "
|
|
91
|
-
description: string;
|
|
90
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
92
91
|
locator?: string | null | undefined;
|
|
92
|
+
description: string;
|
|
93
93
|
}[] | undefined;
|
|
94
94
|
}>>;
|
|
95
95
|
}, "strict", z.ZodTypeAny, {
|
|
96
|
-
|
|
97
|
-
reason: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null;
|
|
98
|
-
checks: "passed" | "failed" | "not_configured";
|
|
99
|
-
lifecycle: "failed" | "cancelled" | "succeeded" | "interrupted";
|
|
96
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
100
97
|
noChanges: boolean;
|
|
98
|
+
checks: "failed" | "not_configured" | "passed";
|
|
99
|
+
review: "approved" | "blocked" | "not_run";
|
|
100
|
+
reason: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null;
|
|
101
101
|
work_state?: {
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
103
|
+
source: "absent" | "constrained" | "validated";
|
|
104
104
|
required_inputs?: {
|
|
105
|
-
kind: "
|
|
106
|
-
description: string;
|
|
105
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
107
106
|
locator: string | null;
|
|
107
|
+
description: string;
|
|
108
108
|
}[] | undefined;
|
|
109
109
|
} | undefined;
|
|
110
110
|
}, {
|
|
111
|
-
lifecycle: "
|
|
112
|
-
review?: "not_run" | "approved" | "blocked" | undefined;
|
|
113
|
-
reason?: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null | undefined;
|
|
114
|
-
checks?: "passed" | "failed" | "not_configured" | undefined;
|
|
111
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
115
112
|
noChanges?: boolean | undefined;
|
|
113
|
+
checks?: "failed" | "not_configured" | "passed" | undefined;
|
|
114
|
+
review?: "approved" | "blocked" | "not_run" | undefined;
|
|
115
|
+
reason?: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null | undefined;
|
|
116
116
|
work_state?: {
|
|
117
|
-
|
|
118
|
-
|
|
117
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
118
|
+
source: "absent" | "constrained" | "validated";
|
|
119
119
|
required_inputs?: {
|
|
120
|
-
kind: "
|
|
121
|
-
description: string;
|
|
120
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
122
121
|
locator?: string | null | undefined;
|
|
122
|
+
description: string;
|
|
123
123
|
}[] | undefined;
|
|
124
124
|
} | undefined;
|
|
125
125
|
}>;
|
|
@@ -145,37 +145,37 @@ export declare const FinalVerifyRecord: z.ZodObject<{
|
|
|
145
145
|
id: z.ZodString;
|
|
146
146
|
status: z.ZodString;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
-
status: string;
|
|
149
148
|
id: string;
|
|
150
|
-
}, {
|
|
151
149
|
status: string;
|
|
150
|
+
}, {
|
|
152
151
|
id: string;
|
|
152
|
+
status: string;
|
|
153
153
|
}>, "many">>;
|
|
154
154
|
duration_ms: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
155
155
|
/** Typed reason when attempted=false (e.g. no_patch, no_base_sha) or a failure detail. */
|
|
156
156
|
reason: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
157
157
|
}, "strip", z.ZodTypeAny, {
|
|
158
|
-
reason: string | null;
|
|
159
|
-
duration_ms: number | null;
|
|
160
|
-
base_sha: string | null;
|
|
161
158
|
attempted: boolean;
|
|
159
|
+
base_sha: string | null;
|
|
162
160
|
applied_cleanly: boolean | null;
|
|
163
161
|
gates_passed: boolean | null;
|
|
164
162
|
gates: {
|
|
165
|
-
status: string;
|
|
166
163
|
id: string;
|
|
164
|
+
status: string;
|
|
167
165
|
}[];
|
|
166
|
+
duration_ms: number | null;
|
|
167
|
+
reason: string | null;
|
|
168
168
|
}, {
|
|
169
169
|
attempted: boolean;
|
|
170
|
-
reason?: string | null | undefined;
|
|
171
|
-
duration_ms?: number | null | undefined;
|
|
172
170
|
base_sha?: string | null | undefined;
|
|
173
171
|
applied_cleanly?: boolean | null | undefined;
|
|
174
172
|
gates_passed?: boolean | null | undefined;
|
|
175
173
|
gates?: {
|
|
176
|
-
status: string;
|
|
177
174
|
id: string;
|
|
175
|
+
status: string;
|
|
178
176
|
}[] | undefined;
|
|
177
|
+
duration_ms?: number | null | undefined;
|
|
178
|
+
reason?: string | null | undefined;
|
|
179
179
|
}>;
|
|
180
180
|
export type FinalVerifyRecord = z.infer<typeof FinalVerifyRecord>;
|
|
181
181
|
export declare const DecisionRecord: z.ZodObject<{
|
|
@@ -188,7 +188,7 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
188
188
|
noChanges: z.ZodDefault<z.ZodBoolean>;
|
|
189
189
|
checks: z.ZodDefault<z.ZodEnum<["passed", "failed", "not_configured"]>>;
|
|
190
190
|
review: z.ZodDefault<z.ZodEnum<["approved", "blocked", "not_run"]>>;
|
|
191
|
-
reason: z.ZodDefault<z.ZodNullable<z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>>>;
|
|
191
|
+
reason: z.ZodDefault<z.ZodNullable<z.ZodEnum<["harness_failed", "no_changes", "review_blocked", "checks_failed", "budget_exhausted", "budget_overshoot", "cost_unverifiable", "not_converged", "stuck_no_progress", "wall_clock_exceeded", "user_cancelled", "crash_interrupted", "workspace_unavailable", "input_required", "work_incomplete", "context_capacity_exhausted", "work_report_contract"]>>>;
|
|
192
192
|
/**
|
|
193
193
|
* D-16 work_state axis (INV-116): the model-attested work outcome,
|
|
194
194
|
* orthogonal to `lifecycle`. Absent on runs with no work_report transport
|
|
@@ -204,59 +204,59 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
204
204
|
locator: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
205
205
|
description: z.ZodString;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
kind: "
|
|
208
|
-
description: string;
|
|
207
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
209
208
|
locator: string | null;
|
|
210
|
-
}, {
|
|
211
|
-
kind: "file" | "context" | "decision" | "credential" | "permission" | "external_dependency";
|
|
212
209
|
description: string;
|
|
210
|
+
}, {
|
|
211
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
213
212
|
locator?: string | null | undefined;
|
|
213
|
+
description: string;
|
|
214
214
|
}>, "many">>;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
-
|
|
217
|
-
|
|
216
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
217
|
+
source: "absent" | "constrained" | "validated";
|
|
218
218
|
required_inputs?: {
|
|
219
|
-
kind: "
|
|
220
|
-
description: string;
|
|
219
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
221
220
|
locator: string | null;
|
|
221
|
+
description: string;
|
|
222
222
|
}[] | undefined;
|
|
223
223
|
}, {
|
|
224
|
-
|
|
225
|
-
|
|
224
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
225
|
+
source: "absent" | "constrained" | "validated";
|
|
226
226
|
required_inputs?: {
|
|
227
|
-
kind: "
|
|
228
|
-
description: string;
|
|
227
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
229
228
|
locator?: string | null | undefined;
|
|
229
|
+
description: string;
|
|
230
230
|
}[] | undefined;
|
|
231
231
|
}>>;
|
|
232
232
|
}, "strict", z.ZodTypeAny, {
|
|
233
|
-
|
|
234
|
-
reason: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null;
|
|
235
|
-
checks: "passed" | "failed" | "not_configured";
|
|
236
|
-
lifecycle: "failed" | "cancelled" | "succeeded" | "interrupted";
|
|
233
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
237
234
|
noChanges: boolean;
|
|
235
|
+
checks: "failed" | "not_configured" | "passed";
|
|
236
|
+
review: "approved" | "blocked" | "not_run";
|
|
237
|
+
reason: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null;
|
|
238
238
|
work_state?: {
|
|
239
|
-
|
|
240
|
-
|
|
239
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
240
|
+
source: "absent" | "constrained" | "validated";
|
|
241
241
|
required_inputs?: {
|
|
242
|
-
kind: "
|
|
243
|
-
description: string;
|
|
242
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
244
243
|
locator: string | null;
|
|
244
|
+
description: string;
|
|
245
245
|
}[] | undefined;
|
|
246
246
|
} | undefined;
|
|
247
247
|
}, {
|
|
248
|
-
lifecycle: "
|
|
249
|
-
review?: "not_run" | "approved" | "blocked" | undefined;
|
|
250
|
-
reason?: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null | undefined;
|
|
251
|
-
checks?: "passed" | "failed" | "not_configured" | undefined;
|
|
248
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
252
249
|
noChanges?: boolean | undefined;
|
|
250
|
+
checks?: "failed" | "not_configured" | "passed" | undefined;
|
|
251
|
+
review?: "approved" | "blocked" | "not_run" | undefined;
|
|
252
|
+
reason?: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null | undefined;
|
|
253
253
|
work_state?: {
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
255
|
+
source: "absent" | "constrained" | "validated";
|
|
256
256
|
required_inputs?: {
|
|
257
|
-
kind: "
|
|
258
|
-
description: string;
|
|
257
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
259
258
|
locator?: string | null | undefined;
|
|
259
|
+
description: string;
|
|
260
260
|
}[] | undefined;
|
|
261
261
|
} | undefined;
|
|
262
262
|
}>;
|
|
@@ -269,12 +269,12 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
269
269
|
label: z.ZodString;
|
|
270
270
|
axes: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
271
271
|
}, "strip", z.ZodTypeAny, {
|
|
272
|
-
label: string;
|
|
273
272
|
attempt_id: string;
|
|
273
|
+
label: string;
|
|
274
274
|
axes: Record<string, string>;
|
|
275
275
|
}, {
|
|
276
|
-
label: string;
|
|
277
276
|
attempt_id: string;
|
|
277
|
+
label: string;
|
|
278
278
|
axes: Record<string, string>;
|
|
279
279
|
}>, "many">>;
|
|
280
280
|
decisive_axis: z.ZodDefault<z.ZodNullable<z.ZodObject<{
|
|
@@ -298,16 +298,19 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
298
298
|
estimated: z.ZodDefault<z.ZodBoolean>;
|
|
299
299
|
cash_usd: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
300
300
|
valuation_usd: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
301
|
+
valuation_knowledge: z.ZodOptional<z.ZodEnum<["exact", "estimated", "unknown"]>>;
|
|
301
302
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
-
estimated: boolean;
|
|
303
303
|
spend_usd: number | null;
|
|
304
|
+
estimated: boolean;
|
|
304
305
|
cash_usd: number | null;
|
|
305
306
|
valuation_usd: number | null;
|
|
307
|
+
valuation_knowledge?: "estimated" | "exact" | "unknown" | undefined;
|
|
306
308
|
}, {
|
|
307
|
-
estimated?: boolean | undefined;
|
|
308
309
|
spend_usd?: number | null | undefined;
|
|
310
|
+
estimated?: boolean | undefined;
|
|
309
311
|
cash_usd?: number | null | undefined;
|
|
310
312
|
valuation_usd?: number | null | undefined;
|
|
313
|
+
valuation_knowledge?: "estimated" | "exact" | "unknown" | undefined;
|
|
311
314
|
}>>;
|
|
312
315
|
apply_recommendation: z.ZodDefault<z.ZodEnum<["apply", "inspect", "continue", "human_review"]>>;
|
|
313
316
|
verification_basis: z.ZodDefault<z.ZodEnum<["none", "cross_family_review", "both"]>>;
|
|
@@ -321,53 +324,53 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
321
324
|
id: z.ZodString;
|
|
322
325
|
status: z.ZodString;
|
|
323
326
|
}, "strip", z.ZodTypeAny, {
|
|
324
|
-
status: string;
|
|
325
327
|
id: string;
|
|
326
|
-
}, {
|
|
327
328
|
status: string;
|
|
329
|
+
}, {
|
|
328
330
|
id: string;
|
|
331
|
+
status: string;
|
|
329
332
|
}>, "many">>;
|
|
330
333
|
duration_ms: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
|
|
331
334
|
/** Typed reason when attempted=false (e.g. no_patch, no_base_sha) or a failure detail. */
|
|
332
335
|
reason: z.ZodDefault<z.ZodNullable<z.ZodString>>;
|
|
333
336
|
}, "strip", z.ZodTypeAny, {
|
|
334
|
-
reason: string | null;
|
|
335
|
-
duration_ms: number | null;
|
|
336
|
-
base_sha: string | null;
|
|
337
337
|
attempted: boolean;
|
|
338
|
+
base_sha: string | null;
|
|
338
339
|
applied_cleanly: boolean | null;
|
|
339
340
|
gates_passed: boolean | null;
|
|
340
341
|
gates: {
|
|
341
|
-
status: string;
|
|
342
342
|
id: string;
|
|
343
|
+
status: string;
|
|
343
344
|
}[];
|
|
345
|
+
duration_ms: number | null;
|
|
346
|
+
reason: string | null;
|
|
344
347
|
}, {
|
|
345
348
|
attempted: boolean;
|
|
346
|
-
reason?: string | null | undefined;
|
|
347
|
-
duration_ms?: number | null | undefined;
|
|
348
349
|
base_sha?: string | null | undefined;
|
|
349
350
|
applied_cleanly?: boolean | null | undefined;
|
|
350
351
|
gates_passed?: boolean | null | undefined;
|
|
351
352
|
gates?: {
|
|
352
|
-
status: string;
|
|
353
353
|
id: string;
|
|
354
|
+
status: string;
|
|
354
355
|
}[] | undefined;
|
|
356
|
+
duration_ms?: number | null | undefined;
|
|
357
|
+
reason?: string | null | undefined;
|
|
355
358
|
}>>>;
|
|
356
359
|
}, "strip", z.ZodTypeAny, {
|
|
357
360
|
winner: string | null;
|
|
358
361
|
facts: {
|
|
359
|
-
|
|
360
|
-
reason: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null;
|
|
361
|
-
checks: "passed" | "failed" | "not_configured";
|
|
362
|
-
lifecycle: "failed" | "cancelled" | "succeeded" | "interrupted";
|
|
362
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
363
363
|
noChanges: boolean;
|
|
364
|
+
checks: "failed" | "not_configured" | "passed";
|
|
365
|
+
review: "approved" | "blocked" | "not_run";
|
|
366
|
+
reason: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null;
|
|
364
367
|
work_state?: {
|
|
365
|
-
|
|
366
|
-
|
|
368
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
369
|
+
source: "absent" | "constrained" | "validated";
|
|
367
370
|
required_inputs?: {
|
|
368
|
-
kind: "
|
|
369
|
-
description: string;
|
|
371
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
370
372
|
locator: string | null;
|
|
373
|
+
description: string;
|
|
371
374
|
}[] | undefined;
|
|
372
375
|
} | undefined;
|
|
373
376
|
};
|
|
@@ -376,8 +379,8 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
376
379
|
ranking_policy_version: number;
|
|
377
380
|
score_axes: string[];
|
|
378
381
|
ranking_scorecard: {
|
|
379
|
-
label: string;
|
|
380
382
|
attempt_id: string;
|
|
383
|
+
label: string;
|
|
381
384
|
axes: Record<string, string>;
|
|
382
385
|
}[];
|
|
383
386
|
decisive_axis: {
|
|
@@ -389,40 +392,41 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
389
392
|
final_checks: string[];
|
|
390
393
|
evidence_facts: string[];
|
|
391
394
|
budget_summary: {
|
|
392
|
-
estimated: boolean;
|
|
393
395
|
spend_usd: number | null;
|
|
396
|
+
estimated: boolean;
|
|
394
397
|
cash_usd: number | null;
|
|
395
398
|
valuation_usd: number | null;
|
|
399
|
+
valuation_knowledge?: "estimated" | "exact" | "unknown" | undefined;
|
|
396
400
|
};
|
|
397
|
-
apply_recommendation: "apply" | "
|
|
398
|
-
verification_basis: "
|
|
401
|
+
apply_recommendation: "apply" | "continue" | "human_review" | "inspect";
|
|
402
|
+
verification_basis: "both" | "cross_family_review" | "none";
|
|
399
403
|
final_verify: {
|
|
400
|
-
reason: string | null;
|
|
401
|
-
duration_ms: number | null;
|
|
402
|
-
base_sha: string | null;
|
|
403
404
|
attempted: boolean;
|
|
405
|
+
base_sha: string | null;
|
|
404
406
|
applied_cleanly: boolean | null;
|
|
405
407
|
gates_passed: boolean | null;
|
|
406
408
|
gates: {
|
|
407
|
-
status: string;
|
|
408
409
|
id: string;
|
|
410
|
+
status: string;
|
|
409
411
|
}[];
|
|
412
|
+
duration_ms: number | null;
|
|
413
|
+
reason: string | null;
|
|
410
414
|
} | null;
|
|
411
415
|
}, {
|
|
412
416
|
winner: string | null;
|
|
413
417
|
facts: {
|
|
414
|
-
lifecycle: "
|
|
415
|
-
review?: "not_run" | "approved" | "blocked" | undefined;
|
|
416
|
-
reason?: "harness_failed" | "no_changes" | "review_blocked" | "checks_failed" | "budget_exhausted" | "budget_overshoot" | "cost_unverifiable" | "not_converged" | "stuck_no_progress" | "wall_clock_exceeded" | "user_cancelled" | "crash_interrupted" | "input_required" | "work_incomplete" | "context_capacity_exhausted" | "work_report_contract" | null | undefined;
|
|
417
|
-
checks?: "passed" | "failed" | "not_configured" | undefined;
|
|
418
|
+
lifecycle: "cancelled" | "failed" | "interrupted" | "succeeded";
|
|
418
419
|
noChanges?: boolean | undefined;
|
|
420
|
+
checks?: "failed" | "not_configured" | "passed" | undefined;
|
|
421
|
+
review?: "approved" | "blocked" | "not_run" | undefined;
|
|
422
|
+
reason?: "budget_exhausted" | "budget_overshoot" | "checks_failed" | "context_capacity_exhausted" | "cost_unverifiable" | "crash_interrupted" | "harness_failed" | "input_required" | "no_changes" | "not_converged" | "review_blocked" | "stuck_no_progress" | "user_cancelled" | "wall_clock_exceeded" | "work_incomplete" | "work_report_contract" | "workspace_unavailable" | null | undefined;
|
|
419
423
|
work_state?: {
|
|
420
|
-
|
|
421
|
-
|
|
424
|
+
state: "completed" | "incomplete" | "needs_input" | "unverified";
|
|
425
|
+
source: "absent" | "constrained" | "validated";
|
|
422
426
|
required_inputs?: {
|
|
423
|
-
kind: "
|
|
424
|
-
description: string;
|
|
427
|
+
kind: "context" | "credential" | "decision" | "external_dependency" | "file" | "permission";
|
|
425
428
|
locator?: string | null | undefined;
|
|
429
|
+
description: string;
|
|
426
430
|
}[] | undefined;
|
|
427
431
|
} | undefined;
|
|
428
432
|
};
|
|
@@ -431,8 +435,8 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
431
435
|
ranking_policy_version?: number | undefined;
|
|
432
436
|
score_axes?: string[] | undefined;
|
|
433
437
|
ranking_scorecard?: {
|
|
434
|
-
label: string;
|
|
435
438
|
attempt_id: string;
|
|
439
|
+
label: string;
|
|
436
440
|
axes: Record<string, string>;
|
|
437
441
|
}[] | undefined;
|
|
438
442
|
decisive_axis?: {
|
|
@@ -444,24 +448,25 @@ export declare const DecisionRecord: z.ZodObject<{
|
|
|
444
448
|
final_checks?: string[] | undefined;
|
|
445
449
|
evidence_facts?: string[] | undefined;
|
|
446
450
|
budget_summary?: {
|
|
447
|
-
estimated?: boolean | undefined;
|
|
448
451
|
spend_usd?: number | null | undefined;
|
|
452
|
+
estimated?: boolean | undefined;
|
|
449
453
|
cash_usd?: number | null | undefined;
|
|
450
454
|
valuation_usd?: number | null | undefined;
|
|
455
|
+
valuation_knowledge?: "estimated" | "exact" | "unknown" | undefined;
|
|
451
456
|
} | undefined;
|
|
452
|
-
apply_recommendation?: "apply" | "
|
|
453
|
-
verification_basis?: "
|
|
457
|
+
apply_recommendation?: "apply" | "continue" | "human_review" | "inspect" | undefined;
|
|
458
|
+
verification_basis?: "both" | "cross_family_review" | "none" | undefined;
|
|
454
459
|
final_verify?: {
|
|
455
460
|
attempted: boolean;
|
|
456
|
-
reason?: string | null | undefined;
|
|
457
|
-
duration_ms?: number | null | undefined;
|
|
458
461
|
base_sha?: string | null | undefined;
|
|
459
462
|
applied_cleanly?: boolean | null | undefined;
|
|
460
463
|
gates_passed?: boolean | null | undefined;
|
|
461
464
|
gates?: {
|
|
462
|
-
status: string;
|
|
463
465
|
id: string;
|
|
466
|
+
status: string;
|
|
464
467
|
}[] | undefined;
|
|
468
|
+
duration_ms?: number | null | undefined;
|
|
469
|
+
reason?: string | null | undefined;
|
|
465
470
|
} | null | undefined;
|
|
466
471
|
}>;
|
|
467
472
|
export type DecisionRecord = z.infer<typeof DecisionRecord>;
|
package/dist/decision.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decision.d.ts","sourceRoot":"","sources":["../src/decision.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"decision.d.ts","sourceRoot":"","sources":["../src/decision.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAI3B,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAciD,CAAC;AACjF,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAEpE;;uEAEuE;AACvE,eAAO,MAAM,WAAW,mDAIrB,CAAC;AACJ,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEtD;wEACwE;AACxE,eAAO,MAAM,WAAW,+CAIrB,CAAC;AACJ,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,WAAW,CAAC,CAAC;AAEtD;;cAEc;AACd,eAAO,MAAM,SAAS,qWAqB+D,CAAC;AACtF,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,SAAS,CAAC,CAAC;AAElD;;;+EAG+E;AAC/E,eAAO,MAAM,eAAe;;;;;;IAcxB;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAM4D,CAAC;AACpE,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAC;AAE9D,eAAO,MAAM,mBAAmB,6DAI7B,CAAC;AACJ,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAStE,eAAO,MAAM,iBAAiB,oDAI3B,CAAC;AACJ,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAElE;;;;;;GAMG;AACH,eAAO,MAAM,iBAAiB;;IAG1B,8EAA8E;;;;;;;;;;;;;;;IAgC9E,0FAA0F;;;;;;;;;;;;;;;;;;;;;;;;EAW3F,CAAC;AACJ,MAAM,MAAM,iBAAiB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAElE,eAAO,MAAM,cAAc;;IAGvB;;0DAEsD;;;;;;;QAjGtD;;;;;;WAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QAwCH,8EAA8E;;;;;;;;;;;;;;;QAgC9E,0FAA0F;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwI3F,CAAC;AACJ,MAAM,MAAM,cAAc,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC"}
|
package/dist/decision.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
1
|
+
import { z } from "zod/v3";
|
|
2
2
|
import { Id } from "./primitives.js";
|
|
3
3
|
import { WorkState } from "./work-report.js";
|
|
4
4
|
export const PairwiseComparison = z
|
|
@@ -41,6 +41,7 @@ export const RunReason = z
|
|
|
41
41
|
"wall_clock_exceeded",
|
|
42
42
|
"user_cancelled",
|
|
43
43
|
"crash_interrupted",
|
|
44
|
+
"workspace_unavailable",
|
|
44
45
|
// D-16 work_state / context reasons.
|
|
45
46
|
"input_required",
|
|
46
47
|
"work_incomplete",
|
|
@@ -202,8 +203,8 @@ export const DecisionRecord = z
|
|
|
202
203
|
.describe("Evidence facts the decision rests on."),
|
|
203
204
|
budget_summary: z
|
|
204
205
|
.object({
|
|
205
|
-
// Total settled
|
|
206
|
-
//
|
|
206
|
+
// Total settled CASH. Subscription token valuation is independent and
|
|
207
|
+
// must never make an exact $0 cash settlement look estimated.
|
|
207
208
|
spend_usd: z
|
|
208
209
|
.number()
|
|
209
210
|
.nullable()
|
|
@@ -212,7 +213,7 @@ export const DecisionRecord = z
|
|
|
212
213
|
estimated: z
|
|
213
214
|
.boolean()
|
|
214
215
|
.default(false)
|
|
215
|
-
.describe("True when
|
|
216
|
+
.describe("True when settled cash is estimated rather than exact."),
|
|
216
217
|
// QA-010b: the settled CASH vs subscription-VALUATION split, so the
|
|
217
218
|
// terminal decision record is self-contained. `spend_usd` above is the
|
|
218
219
|
// cash figure (0 on native-subscription routes); `valuation_usd`
|
|
@@ -229,6 +230,10 @@ export const DecisionRecord = z
|
|
|
229
230
|
.nullable()
|
|
230
231
|
.default(null)
|
|
231
232
|
.describe("Settled subscription-equivalent valuation in USD (includes the reviewer panel); null when unknown."),
|
|
233
|
+
valuation_knowledge: z
|
|
234
|
+
.enum(["exact", "estimated", "unknown"])
|
|
235
|
+
.optional()
|
|
236
|
+
.describe("Certainty of valuation_usd, independent from the settled-cash estimated flag. Absent only on legacy decisions."),
|
|
232
237
|
})
|
|
233
238
|
.default({ spend_usd: null, estimated: false, cash_usd: null, valuation_usd: null })
|
|
234
239
|
.describe("Settled spend for the run; estimates are disclosed, never presented as exact."),
|
package/dist/decision.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decision.js","sourceRoot":"","sources":["../src/decision.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"decision.js","sourceRoot":"","sources":["../src/decision.ts"],"names":[],"mappings":"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"}
|