@lucern/contracts 1.0.30 → 1.0.31
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/CHANGELOG.md +4 -0
- package/dist/assembly-acceptance-gate.contract.d.ts +1234 -1234
- package/dist/assembly-instrumentation.contract.d.ts +413 -413
- package/dist/belongs-to-membership-model.contract.d.ts +45 -45
- package/dist/campaign-context-compiler.contract.d.ts +87 -87
- package/dist/canonical-edge-public-noun-lock.contract.d.ts +106 -106
- package/dist/concept-maturity-rubric.contract.d.ts +131 -131
- package/dist/docs-canon-reconciliation-loop.contract.d.ts +37 -37
- package/dist/{edge-policy-manifest-Bg3B5G0u.d.ts → edge-policy-manifest-C38kuf7v.d.ts} +26 -26
- package/dist/evidence-question-forecast-maturity.contract.d.ts +76 -76
- package/dist/evidence-taxonomy-target-scope.contract.d.ts +61 -61
- package/dist/final-substrate-source-ledger.contract.d.ts +149 -149
- package/dist/function-registry/helpers.d.ts +1 -1
- package/dist/function-registry/index.d.ts +11 -11
- package/dist/generated/state-vector-transition-table.d.ts +1 -1
- package/dist/golden-reasoning-eval-harness.contract.d.ts +2178 -2178
- package/dist/graph-traversal-canon.contract.d.ts +121 -121
- package/dist/graph-traversal-invariant-guardrails.contract.d.ts +68 -68
- package/dist/graph-v2-write-policy-constitution.contract.d.ts +219 -219
- package/dist/heartbeat-property-validation.contract.d.ts +86 -86
- package/dist/index.d.ts +2 -2
- package/dist/manifest-projection-generation.contract.d.ts +34 -34
- package/dist/manifests/check-manifest.d.ts +12 -12
- package/dist/manifests/edge-policy-manifest.d.ts +1 -1
- package/dist/manifests/edge-policy-manifest.data.d.ts +3 -3
- package/dist/manifests/invariant-manifest.d.ts +6 -6
- package/dist/observability-audit-store-migration.contract.d.ts +110 -110
- package/dist/parsimony-diagnostic.contract.d.ts +328 -328
- package/dist/post-substrate-surface-lock.contract.d.ts +48 -48
- package/dist/post-substrate-surface-upgrade.contract.d.ts +82 -82
- package/dist/pre-rebuild-closeout-gate.contract.d.ts +153 -153
- package/dist/primitive-epistemic-state-constitution.contract.d.ts +34 -34
- package/dist/primitive-epistemic-state-constitution.data.d.ts +1 -1
- package/dist/primitive-maturity-matrix.contract.d.ts +100 -100
- package/dist/prior-art-vocabulary-firewall.contract.d.ts +19 -19
- package/dist/projections/create-evidence.projection.d.ts +36 -36
- package/dist/projections/index.d.ts +7 -7
- package/dist/projections/list-beliefs.projection.d.ts +3 -3
- package/dist/proof-attestation.json +1 -1
- package/dist/propagation-v2-contract.contract.d.ts +74 -74
- package/dist/published-belief-artifact.contract.d.ts +325 -325
- package/dist/reset-authorization-package.contract.d.ts +84 -84
- package/dist/retrieval-search-discovery-receipt.contract.d.ts +288 -288
- package/dist/schema-change-belief.contract.d.ts +179 -179
- package/dist/schemas/component-table-manifest.d.ts +8 -8
- package/dist/schemas/manifest.d.ts +580 -580
- package/dist/schemas/tables/kernel/epistemic.d.ts +2 -2
- package/dist/schemas/tables/kernel/intelligence.d.ts +16 -16
- package/dist/schemas/tables/kernel/lens.d.ts +10 -10
- package/dist/schemas/tables/kernel/platform.d.ts +14 -14
- package/dist/schemas/tables/kernel/task.d.ts +26 -26
- package/dist/schemas/tables/kernel/worktree.d.ts +18 -18
- package/dist/schemas/tables/mc/identity.d.ts +2 -2
- package/dist/schemas/tables/mc/methodology.d.ts +2 -2
- package/dist/schemas/tables/mc/pack.d.ts +24 -24
- package/dist/schemas/tables/mc/runtime.d.ts +2 -2
- package/dist/slice-serialization.contract.d.ts +1325 -1325
- package/dist/source-material-adoption-ledger.contract.d.ts +250 -250
- package/dist/source-material-total-partition.contract.d.ts +254 -254
- package/dist/state-vector-manifest.contract.d.ts +83 -83
- package/dist/state-vector-manifest.data.contract.d.ts +1 -1
- package/dist/state-vector-runtime.contract.d.ts +28 -28
- package/dist/substrate-envelope.contract.d.ts +117 -117
- package/dist/substrate-lifecycle-lineage.contract.d.ts +30 -30
- package/dist/substrate-migration-cutover-ledger.contract.d.ts +13 -13
- package/dist/substrate-neo4j-projection.contract.d.ts +179 -179
- package/dist/transition-receipt.contract.d.ts +543 -543
- package/dist/traversal-mode-constitution.contract.d.ts +123 -123
- package/dist/typed-gate-registry.contract.d.ts +61 -61
- package/dist/typed-need.contract.d.ts +248 -248
- package/dist/{unified-state-matrix.contract-BJDYNhnf.d.ts → unified-state-matrix.contract-BTxqLggA.d.ts} +96 -96
- package/dist/unified-state-matrix.contract.d.ts +1 -1
- package/dist/unified-state-matrix.data.contract.d.ts +1 -1
- package/dist/workspace-data-sovereignty.contract.d.ts +114 -114
- package/dist/worktree-belief-adoption.contract.d.ts +91 -91
- package/dist/worktree-delta-ledger.contract.d.ts +124 -124
- package/dist/worktree-graph-branch-maturity.contract.d.ts +63 -63
- package/package.json +1 -1
|
@@ -35,16 +35,16 @@ declare const WorkspaceSovereigntyConsentSchema: z.ZodObject<{
|
|
|
35
35
|
expiresAt: z.ZodOptional<z.ZodNumber>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
37
|
principalId: string;
|
|
38
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
39
38
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
39
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
40
40
|
audienceKey: string;
|
|
41
41
|
consentReceiptUuid: string;
|
|
42
42
|
effectiveAt: number;
|
|
43
43
|
expiresAt?: number | undefined;
|
|
44
44
|
}, {
|
|
45
45
|
principalId: string;
|
|
46
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
47
46
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
47
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
48
48
|
audienceKey: string;
|
|
49
49
|
consentReceiptUuid: string;
|
|
50
50
|
effectiveAt: number;
|
|
@@ -82,7 +82,7 @@ declare const WorkspaceSovereigntyPermitBindingSchema: z.ZodObject<{
|
|
|
82
82
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
83
83
|
requiredAttributes: string[];
|
|
84
84
|
resourceTypes: string[];
|
|
85
|
-
requiredActions: ("
|
|
85
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
86
86
|
relationshipTuples: string[];
|
|
87
87
|
lr5FixtureId: string;
|
|
88
88
|
}, {
|
|
@@ -90,7 +90,7 @@ declare const WorkspaceSovereigntyPermitBindingSchema: z.ZodObject<{
|
|
|
90
90
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
91
91
|
requiredAttributes: string[];
|
|
92
92
|
resourceTypes: string[];
|
|
93
|
-
requiredActions: ("
|
|
93
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
94
94
|
lr5FixtureId: string;
|
|
95
95
|
relationshipTuples?: string[] | undefined;
|
|
96
96
|
}>;
|
|
@@ -103,12 +103,12 @@ declare const WorkspaceSovereigntySourceObjectSchema: z.ZodObject<{
|
|
|
103
103
|
policyResourceUuid: string;
|
|
104
104
|
stableRef: string;
|
|
105
105
|
sourceObjectUuid: string;
|
|
106
|
-
sourceObjectType: "
|
|
106
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
107
107
|
}, {
|
|
108
108
|
policyResourceUuid: string;
|
|
109
109
|
stableRef: string;
|
|
110
110
|
sourceObjectUuid: string;
|
|
111
|
-
sourceObjectType: "
|
|
111
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
112
112
|
}>;
|
|
113
113
|
declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
114
114
|
decisionUuid: z.ZodEffects<z.ZodString, string, string>;
|
|
@@ -122,12 +122,12 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
122
122
|
policyResourceUuid: string;
|
|
123
123
|
stableRef: string;
|
|
124
124
|
sourceObjectUuid: string;
|
|
125
|
-
sourceObjectType: "
|
|
125
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
126
126
|
}, {
|
|
127
127
|
policyResourceUuid: string;
|
|
128
128
|
stableRef: string;
|
|
129
129
|
sourceObjectUuid: string;
|
|
130
|
-
sourceObjectType: "
|
|
130
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
131
131
|
}>;
|
|
132
132
|
classification: z.ZodEnum<["internal_only", "nda_protected", "senior_management_only", "external_collaborator_visible"]>;
|
|
133
133
|
sensitivityTier: z.ZodEnum<["low", "medium", "high", "restricted"]>;
|
|
@@ -141,16 +141,16 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
141
141
|
expiresAt: z.ZodOptional<z.ZodNumber>;
|
|
142
142
|
}, "strip", z.ZodTypeAny, {
|
|
143
143
|
principalId: string;
|
|
144
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
145
144
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
145
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
146
146
|
audienceKey: string;
|
|
147
147
|
consentReceiptUuid: string;
|
|
148
148
|
effectiveAt: number;
|
|
149
149
|
expiresAt?: number | undefined;
|
|
150
150
|
}, {
|
|
151
151
|
principalId: string;
|
|
152
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
153
152
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
153
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
154
154
|
audienceKey: string;
|
|
155
155
|
consentReceiptUuid: string;
|
|
156
156
|
effectiveAt: number;
|
|
@@ -188,7 +188,7 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
188
188
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
189
189
|
requiredAttributes: string[];
|
|
190
190
|
resourceTypes: string[];
|
|
191
|
-
requiredActions: ("
|
|
191
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
192
192
|
relationshipTuples: string[];
|
|
193
193
|
lr5FixtureId: string;
|
|
194
194
|
}, {
|
|
@@ -196,7 +196,7 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
196
196
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
197
197
|
requiredAttributes: string[];
|
|
198
198
|
resourceTypes: string[];
|
|
199
|
-
requiredActions: ("
|
|
199
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
200
200
|
lr5FixtureId: string;
|
|
201
201
|
relationshipTuples?: string[] | undefined;
|
|
202
202
|
}>;
|
|
@@ -222,34 +222,34 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
222
222
|
safeSummaryAllowed: boolean;
|
|
223
223
|
}>;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
|
|
225
|
+
decisionUuid: string;
|
|
226
226
|
permit: {
|
|
227
227
|
policyTags: string[];
|
|
228
228
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
229
229
|
requiredAttributes: string[];
|
|
230
230
|
resourceTypes: string[];
|
|
231
|
-
requiredActions: ("
|
|
231
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
232
232
|
relationshipTuples: string[];
|
|
233
233
|
lr5FixtureId: string;
|
|
234
234
|
};
|
|
235
235
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
236
|
-
|
|
236
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
237
237
|
scenarioId: string;
|
|
238
238
|
sourceMaterialLedgerUuid: string;
|
|
239
239
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
240
|
-
exportDecision: "
|
|
240
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
241
241
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
242
242
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
243
243
|
sourceObject: {
|
|
244
244
|
policyResourceUuid: string;
|
|
245
245
|
stableRef: string;
|
|
246
246
|
sourceObjectUuid: string;
|
|
247
|
-
sourceObjectType: "
|
|
247
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
248
248
|
};
|
|
249
249
|
consent: {
|
|
250
250
|
principalId: string;
|
|
251
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
252
251
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
252
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
253
253
|
audienceKey: string;
|
|
254
254
|
consentReceiptUuid: string;
|
|
255
255
|
effectiveAt: number;
|
|
@@ -269,33 +269,33 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
269
269
|
safeSummaryAllowed: boolean;
|
|
270
270
|
};
|
|
271
271
|
}, {
|
|
272
|
-
|
|
272
|
+
decisionUuid: string;
|
|
273
273
|
permit: {
|
|
274
274
|
policyTags: string[];
|
|
275
275
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
276
276
|
requiredAttributes: string[];
|
|
277
277
|
resourceTypes: string[];
|
|
278
|
-
requiredActions: ("
|
|
278
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
279
279
|
lr5FixtureId: string;
|
|
280
280
|
relationshipTuples?: string[] | undefined;
|
|
281
281
|
};
|
|
282
282
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
283
|
-
|
|
283
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
284
284
|
scenarioId: string;
|
|
285
285
|
sourceMaterialLedgerUuid: string;
|
|
286
286
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
287
|
-
exportDecision: "
|
|
287
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
288
288
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
289
289
|
sourceObject: {
|
|
290
290
|
policyResourceUuid: string;
|
|
291
291
|
stableRef: string;
|
|
292
292
|
sourceObjectUuid: string;
|
|
293
|
-
sourceObjectType: "
|
|
293
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
294
294
|
};
|
|
295
295
|
consent: {
|
|
296
296
|
principalId: string;
|
|
297
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
298
297
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
298
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
299
299
|
audienceKey: string;
|
|
300
300
|
consentReceiptUuid: string;
|
|
301
301
|
effectiveAt: number;
|
|
@@ -316,34 +316,34 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
316
316
|
};
|
|
317
317
|
noGoReasons?: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[] | undefined;
|
|
318
318
|
}>, {
|
|
319
|
-
|
|
319
|
+
decisionUuid: string;
|
|
320
320
|
permit: {
|
|
321
321
|
policyTags: string[];
|
|
322
322
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
323
323
|
requiredAttributes: string[];
|
|
324
324
|
resourceTypes: string[];
|
|
325
|
-
requiredActions: ("
|
|
325
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
326
326
|
relationshipTuples: string[];
|
|
327
327
|
lr5FixtureId: string;
|
|
328
328
|
};
|
|
329
329
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
330
|
-
|
|
330
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
331
331
|
scenarioId: string;
|
|
332
332
|
sourceMaterialLedgerUuid: string;
|
|
333
333
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
334
|
-
exportDecision: "
|
|
334
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
335
335
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
336
336
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
337
337
|
sourceObject: {
|
|
338
338
|
policyResourceUuid: string;
|
|
339
339
|
stableRef: string;
|
|
340
340
|
sourceObjectUuid: string;
|
|
341
|
-
sourceObjectType: "
|
|
341
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
342
342
|
};
|
|
343
343
|
consent: {
|
|
344
344
|
principalId: string;
|
|
345
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
346
345
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
346
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
347
347
|
audienceKey: string;
|
|
348
348
|
consentReceiptUuid: string;
|
|
349
349
|
effectiveAt: number;
|
|
@@ -363,33 +363,33 @@ declare const WorkspaceSovereigntyDecisionSchema: z.ZodEffects<z.ZodObject<{
|
|
|
363
363
|
safeSummaryAllowed: boolean;
|
|
364
364
|
};
|
|
365
365
|
}, {
|
|
366
|
-
|
|
366
|
+
decisionUuid: string;
|
|
367
367
|
permit: {
|
|
368
368
|
policyTags: string[];
|
|
369
369
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
370
370
|
requiredAttributes: string[];
|
|
371
371
|
resourceTypes: string[];
|
|
372
|
-
requiredActions: ("
|
|
372
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
373
373
|
lr5FixtureId: string;
|
|
374
374
|
relationshipTuples?: string[] | undefined;
|
|
375
375
|
};
|
|
376
376
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
377
|
-
|
|
377
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
378
378
|
scenarioId: string;
|
|
379
379
|
sourceMaterialLedgerUuid: string;
|
|
380
380
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
381
|
-
exportDecision: "
|
|
381
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
382
382
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
383
383
|
sourceObject: {
|
|
384
384
|
policyResourceUuid: string;
|
|
385
385
|
stableRef: string;
|
|
386
386
|
sourceObjectUuid: string;
|
|
387
|
-
sourceObjectType: "
|
|
387
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
388
388
|
};
|
|
389
389
|
consent: {
|
|
390
390
|
principalId: string;
|
|
391
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
392
391
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
392
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
393
393
|
audienceKey: string;
|
|
394
394
|
consentReceiptUuid: string;
|
|
395
395
|
effectiveAt: number;
|
|
@@ -422,22 +422,22 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
422
422
|
issuedAt: z.ZodNumber;
|
|
423
423
|
issuedBy: z.ZodString;
|
|
424
424
|
}, "strip", z.ZodTypeAny, {
|
|
425
|
+
receiptUuid: string;
|
|
426
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
427
|
+
schemaVersion: string;
|
|
425
428
|
tenantId: string;
|
|
426
429
|
workspaceId: string;
|
|
427
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
428
430
|
policyResourceUuid: string;
|
|
429
|
-
schemaVersion: string;
|
|
430
|
-
receiptUuid: string;
|
|
431
431
|
sourceMaterialRunUuid: string;
|
|
432
432
|
issuedAt: number;
|
|
433
433
|
issuedBy: string;
|
|
434
434
|
}, {
|
|
435
|
+
receiptUuid: string;
|
|
436
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
437
|
+
schemaVersion: string;
|
|
435
438
|
tenantId: string;
|
|
436
439
|
workspaceId: string;
|
|
437
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
438
440
|
policyResourceUuid: string;
|
|
439
|
-
schemaVersion: string;
|
|
440
|
-
receiptUuid: string;
|
|
441
441
|
sourceMaterialRunUuid: string;
|
|
442
442
|
issuedAt: number;
|
|
443
443
|
issuedBy: string;
|
|
@@ -470,12 +470,12 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
470
470
|
policyResourceUuid: string;
|
|
471
471
|
stableRef: string;
|
|
472
472
|
sourceObjectUuid: string;
|
|
473
|
-
sourceObjectType: "
|
|
473
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
474
474
|
}, {
|
|
475
475
|
policyResourceUuid: string;
|
|
476
476
|
stableRef: string;
|
|
477
477
|
sourceObjectUuid: string;
|
|
478
|
-
sourceObjectType: "
|
|
478
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
479
479
|
}>;
|
|
480
480
|
classification: z.ZodEnum<["internal_only", "nda_protected", "senior_management_only", "external_collaborator_visible"]>;
|
|
481
481
|
sensitivityTier: z.ZodEnum<["low", "medium", "high", "restricted"]>;
|
|
@@ -489,16 +489,16 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
489
489
|
expiresAt: z.ZodOptional<z.ZodNumber>;
|
|
490
490
|
}, "strip", z.ZodTypeAny, {
|
|
491
491
|
principalId: string;
|
|
492
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
493
492
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
493
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
494
494
|
audienceKey: string;
|
|
495
495
|
consentReceiptUuid: string;
|
|
496
496
|
effectiveAt: number;
|
|
497
497
|
expiresAt?: number | undefined;
|
|
498
498
|
}, {
|
|
499
499
|
principalId: string;
|
|
500
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
501
500
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
501
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
502
502
|
audienceKey: string;
|
|
503
503
|
consentReceiptUuid: string;
|
|
504
504
|
effectiveAt: number;
|
|
@@ -536,7 +536,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
536
536
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
537
537
|
requiredAttributes: string[];
|
|
538
538
|
resourceTypes: string[];
|
|
539
|
-
requiredActions: ("
|
|
539
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
540
540
|
relationshipTuples: string[];
|
|
541
541
|
lr5FixtureId: string;
|
|
542
542
|
}, {
|
|
@@ -544,7 +544,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
544
544
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
545
545
|
requiredAttributes: string[];
|
|
546
546
|
resourceTypes: string[];
|
|
547
|
-
requiredActions: ("
|
|
547
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
548
548
|
lr5FixtureId: string;
|
|
549
549
|
relationshipTuples?: string[] | undefined;
|
|
550
550
|
}>;
|
|
@@ -570,34 +570,34 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
570
570
|
safeSummaryAllowed: boolean;
|
|
571
571
|
}>;
|
|
572
572
|
}, "strip", z.ZodTypeAny, {
|
|
573
|
-
|
|
573
|
+
decisionUuid: string;
|
|
574
574
|
permit: {
|
|
575
575
|
policyTags: string[];
|
|
576
576
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
577
577
|
requiredAttributes: string[];
|
|
578
578
|
resourceTypes: string[];
|
|
579
|
-
requiredActions: ("
|
|
579
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
580
580
|
relationshipTuples: string[];
|
|
581
581
|
lr5FixtureId: string;
|
|
582
582
|
};
|
|
583
583
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
584
|
-
|
|
584
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
585
585
|
scenarioId: string;
|
|
586
586
|
sourceMaterialLedgerUuid: string;
|
|
587
587
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
588
|
-
exportDecision: "
|
|
588
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
589
589
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
590
590
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
591
591
|
sourceObject: {
|
|
592
592
|
policyResourceUuid: string;
|
|
593
593
|
stableRef: string;
|
|
594
594
|
sourceObjectUuid: string;
|
|
595
|
-
sourceObjectType: "
|
|
595
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
596
596
|
};
|
|
597
597
|
consent: {
|
|
598
598
|
principalId: string;
|
|
599
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
600
599
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
600
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
601
601
|
audienceKey: string;
|
|
602
602
|
consentReceiptUuid: string;
|
|
603
603
|
effectiveAt: number;
|
|
@@ -617,33 +617,33 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
617
617
|
safeSummaryAllowed: boolean;
|
|
618
618
|
};
|
|
619
619
|
}, {
|
|
620
|
-
|
|
620
|
+
decisionUuid: string;
|
|
621
621
|
permit: {
|
|
622
622
|
policyTags: string[];
|
|
623
623
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
624
624
|
requiredAttributes: string[];
|
|
625
625
|
resourceTypes: string[];
|
|
626
|
-
requiredActions: ("
|
|
626
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
627
627
|
lr5FixtureId: string;
|
|
628
628
|
relationshipTuples?: string[] | undefined;
|
|
629
629
|
};
|
|
630
630
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
631
|
-
|
|
631
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
632
632
|
scenarioId: string;
|
|
633
633
|
sourceMaterialLedgerUuid: string;
|
|
634
634
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
635
|
-
exportDecision: "
|
|
635
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
636
636
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
637
637
|
sourceObject: {
|
|
638
638
|
policyResourceUuid: string;
|
|
639
639
|
stableRef: string;
|
|
640
640
|
sourceObjectUuid: string;
|
|
641
|
-
sourceObjectType: "
|
|
641
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
642
642
|
};
|
|
643
643
|
consent: {
|
|
644
644
|
principalId: string;
|
|
645
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
646
645
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
646
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
647
647
|
audienceKey: string;
|
|
648
648
|
consentReceiptUuid: string;
|
|
649
649
|
effectiveAt: number;
|
|
@@ -664,34 +664,34 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
664
664
|
};
|
|
665
665
|
noGoReasons?: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[] | undefined;
|
|
666
666
|
}>, {
|
|
667
|
-
|
|
667
|
+
decisionUuid: string;
|
|
668
668
|
permit: {
|
|
669
669
|
policyTags: string[];
|
|
670
670
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
671
671
|
requiredAttributes: string[];
|
|
672
672
|
resourceTypes: string[];
|
|
673
|
-
requiredActions: ("
|
|
673
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
674
674
|
relationshipTuples: string[];
|
|
675
675
|
lr5FixtureId: string;
|
|
676
676
|
};
|
|
677
677
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
678
|
-
|
|
678
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
679
679
|
scenarioId: string;
|
|
680
680
|
sourceMaterialLedgerUuid: string;
|
|
681
681
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
682
|
-
exportDecision: "
|
|
682
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
683
683
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
684
684
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
685
685
|
sourceObject: {
|
|
686
686
|
policyResourceUuid: string;
|
|
687
687
|
stableRef: string;
|
|
688
688
|
sourceObjectUuid: string;
|
|
689
|
-
sourceObjectType: "
|
|
689
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
690
690
|
};
|
|
691
691
|
consent: {
|
|
692
692
|
principalId: string;
|
|
693
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
694
693
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
694
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
695
695
|
audienceKey: string;
|
|
696
696
|
consentReceiptUuid: string;
|
|
697
697
|
effectiveAt: number;
|
|
@@ -711,33 +711,33 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
711
711
|
safeSummaryAllowed: boolean;
|
|
712
712
|
};
|
|
713
713
|
}, {
|
|
714
|
-
|
|
714
|
+
decisionUuid: string;
|
|
715
715
|
permit: {
|
|
716
716
|
policyTags: string[];
|
|
717
717
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
718
718
|
requiredAttributes: string[];
|
|
719
719
|
resourceTypes: string[];
|
|
720
|
-
requiredActions: ("
|
|
720
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
721
721
|
lr5FixtureId: string;
|
|
722
722
|
relationshipTuples?: string[] | undefined;
|
|
723
723
|
};
|
|
724
724
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
725
|
-
|
|
725
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
726
726
|
scenarioId: string;
|
|
727
727
|
sourceMaterialLedgerUuid: string;
|
|
728
728
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
729
|
-
exportDecision: "
|
|
729
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
730
730
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
731
731
|
sourceObject: {
|
|
732
732
|
policyResourceUuid: string;
|
|
733
733
|
stableRef: string;
|
|
734
734
|
sourceObjectUuid: string;
|
|
735
|
-
sourceObjectType: "
|
|
735
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
736
736
|
};
|
|
737
737
|
consent: {
|
|
738
738
|
principalId: string;
|
|
739
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
740
739
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
740
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
741
741
|
audienceKey: string;
|
|
742
742
|
consentReceiptUuid: string;
|
|
743
743
|
effectiveAt: number;
|
|
@@ -770,13 +770,13 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
770
770
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
771
771
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
772
772
|
lr5LivePermitProofRequired: true;
|
|
773
|
-
lr5LivePermitProofState: "
|
|
773
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
774
774
|
lr5ProofReceiptUuid?: string | undefined;
|
|
775
775
|
}, {
|
|
776
776
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
777
777
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
778
778
|
lr5LivePermitProofRequired: true;
|
|
779
|
-
lr5LivePermitProofState: "
|
|
779
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
780
780
|
noGoReasons?: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[] | undefined;
|
|
781
781
|
lr5ProofReceiptUuid?: string | undefined;
|
|
782
782
|
}>;
|
|
@@ -795,45 +795,45 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
795
795
|
}>;
|
|
796
796
|
}, "strip", z.ZodTypeAny, {
|
|
797
797
|
envelope: {
|
|
798
|
+
receiptUuid: string;
|
|
799
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
800
|
+
schemaVersion: string;
|
|
798
801
|
tenantId: string;
|
|
799
802
|
workspaceId: string;
|
|
800
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
801
803
|
policyResourceUuid: string;
|
|
802
|
-
schemaVersion: string;
|
|
803
|
-
receiptUuid: string;
|
|
804
804
|
sourceMaterialRunUuid: string;
|
|
805
805
|
issuedAt: number;
|
|
806
806
|
issuedBy: string;
|
|
807
807
|
};
|
|
808
808
|
decisions: {
|
|
809
|
-
|
|
809
|
+
decisionUuid: string;
|
|
810
810
|
permit: {
|
|
811
811
|
policyTags: string[];
|
|
812
812
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
813
813
|
requiredAttributes: string[];
|
|
814
814
|
resourceTypes: string[];
|
|
815
|
-
requiredActions: ("
|
|
815
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
816
816
|
relationshipTuples: string[];
|
|
817
817
|
lr5FixtureId: string;
|
|
818
818
|
};
|
|
819
819
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
820
|
-
|
|
820
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
821
821
|
scenarioId: string;
|
|
822
822
|
sourceMaterialLedgerUuid: string;
|
|
823
823
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
824
|
-
exportDecision: "
|
|
824
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
825
825
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
826
826
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
827
827
|
sourceObject: {
|
|
828
828
|
policyResourceUuid: string;
|
|
829
829
|
stableRef: string;
|
|
830
830
|
sourceObjectUuid: string;
|
|
831
|
-
sourceObjectType: "
|
|
831
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
832
832
|
};
|
|
833
833
|
consent: {
|
|
834
834
|
principalId: string;
|
|
835
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
836
835
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
836
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
837
837
|
audienceKey: string;
|
|
838
838
|
consentReceiptUuid: string;
|
|
839
839
|
effectiveAt: number;
|
|
@@ -864,7 +864,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
864
864
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
865
865
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
866
866
|
lr5LivePermitProofRequired: true;
|
|
867
|
-
lr5LivePermitProofState: "
|
|
867
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
868
868
|
lr5ProofReceiptUuid?: string | undefined;
|
|
869
869
|
};
|
|
870
870
|
lr5Handoff: {
|
|
@@ -874,44 +874,44 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
874
874
|
};
|
|
875
875
|
}, {
|
|
876
876
|
envelope: {
|
|
877
|
+
receiptUuid: string;
|
|
878
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
879
|
+
schemaVersion: string;
|
|
877
880
|
tenantId: string;
|
|
878
881
|
workspaceId: string;
|
|
879
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
880
882
|
policyResourceUuid: string;
|
|
881
|
-
schemaVersion: string;
|
|
882
|
-
receiptUuid: string;
|
|
883
883
|
sourceMaterialRunUuid: string;
|
|
884
884
|
issuedAt: number;
|
|
885
885
|
issuedBy: string;
|
|
886
886
|
};
|
|
887
887
|
decisions: {
|
|
888
|
-
|
|
888
|
+
decisionUuid: string;
|
|
889
889
|
permit: {
|
|
890
890
|
policyTags: string[];
|
|
891
891
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
892
892
|
requiredAttributes: string[];
|
|
893
893
|
resourceTypes: string[];
|
|
894
|
-
requiredActions: ("
|
|
894
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
895
895
|
lr5FixtureId: string;
|
|
896
896
|
relationshipTuples?: string[] | undefined;
|
|
897
897
|
};
|
|
898
898
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
899
|
-
|
|
899
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
900
900
|
scenarioId: string;
|
|
901
901
|
sourceMaterialLedgerUuid: string;
|
|
902
902
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
903
|
-
exportDecision: "
|
|
903
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
904
904
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
905
905
|
sourceObject: {
|
|
906
906
|
policyResourceUuid: string;
|
|
907
907
|
stableRef: string;
|
|
908
908
|
sourceObjectUuid: string;
|
|
909
|
-
sourceObjectType: "
|
|
909
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
910
910
|
};
|
|
911
911
|
consent: {
|
|
912
912
|
principalId: string;
|
|
913
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
914
913
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
914
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
915
915
|
audienceKey: string;
|
|
916
916
|
consentReceiptUuid: string;
|
|
917
917
|
effectiveAt: number;
|
|
@@ -942,7 +942,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
942
942
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
943
943
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
944
944
|
lr5LivePermitProofRequired: true;
|
|
945
|
-
lr5LivePermitProofState: "
|
|
945
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
946
946
|
noGoReasons?: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[] | undefined;
|
|
947
947
|
lr5ProofReceiptUuid?: string | undefined;
|
|
948
948
|
};
|
|
@@ -953,45 +953,45 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
953
953
|
};
|
|
954
954
|
}>, {
|
|
955
955
|
envelope: {
|
|
956
|
+
receiptUuid: string;
|
|
957
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
958
|
+
schemaVersion: string;
|
|
956
959
|
tenantId: string;
|
|
957
960
|
workspaceId: string;
|
|
958
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
959
961
|
policyResourceUuid: string;
|
|
960
|
-
schemaVersion: string;
|
|
961
|
-
receiptUuid: string;
|
|
962
962
|
sourceMaterialRunUuid: string;
|
|
963
963
|
issuedAt: number;
|
|
964
964
|
issuedBy: string;
|
|
965
965
|
};
|
|
966
966
|
decisions: {
|
|
967
|
-
|
|
967
|
+
decisionUuid: string;
|
|
968
968
|
permit: {
|
|
969
969
|
policyTags: string[];
|
|
970
970
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
971
971
|
requiredAttributes: string[];
|
|
972
972
|
resourceTypes: string[];
|
|
973
|
-
requiredActions: ("
|
|
973
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
974
974
|
relationshipTuples: string[];
|
|
975
975
|
lr5FixtureId: string;
|
|
976
976
|
};
|
|
977
977
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
978
|
-
|
|
978
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
979
979
|
scenarioId: string;
|
|
980
980
|
sourceMaterialLedgerUuid: string;
|
|
981
981
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
982
|
-
exportDecision: "
|
|
982
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
983
983
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
984
984
|
noGoReasons: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[];
|
|
985
985
|
sourceObject: {
|
|
986
986
|
policyResourceUuid: string;
|
|
987
987
|
stableRef: string;
|
|
988
988
|
sourceObjectUuid: string;
|
|
989
|
-
sourceObjectType: "
|
|
989
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
990
990
|
};
|
|
991
991
|
consent: {
|
|
992
992
|
principalId: string;
|
|
993
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
994
993
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
994
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
995
995
|
audienceKey: string;
|
|
996
996
|
consentReceiptUuid: string;
|
|
997
997
|
effectiveAt: number;
|
|
@@ -1022,7 +1022,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1022
1022
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
1023
1023
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
1024
1024
|
lr5LivePermitProofRequired: true;
|
|
1025
|
-
lr5LivePermitProofState: "
|
|
1025
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
1026
1026
|
lr5ProofReceiptUuid?: string | undefined;
|
|
1027
1027
|
};
|
|
1028
1028
|
lr5Handoff: {
|
|
@@ -1032,44 +1032,44 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1032
1032
|
};
|
|
1033
1033
|
}, {
|
|
1034
1034
|
envelope: {
|
|
1035
|
+
receiptUuid: string;
|
|
1036
|
+
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
1037
|
+
schemaVersion: string;
|
|
1035
1038
|
tenantId: string;
|
|
1036
1039
|
workspaceId: string;
|
|
1037
|
-
contractVersion: "c2_nu_workspace_data_sovereignty.v1";
|
|
1038
1040
|
policyResourceUuid: string;
|
|
1039
|
-
schemaVersion: string;
|
|
1040
|
-
receiptUuid: string;
|
|
1041
1041
|
sourceMaterialRunUuid: string;
|
|
1042
1042
|
issuedAt: number;
|
|
1043
1043
|
issuedBy: string;
|
|
1044
1044
|
};
|
|
1045
1045
|
decisions: {
|
|
1046
|
-
|
|
1046
|
+
decisionUuid: string;
|
|
1047
1047
|
permit: {
|
|
1048
1048
|
policyTags: string[];
|
|
1049
1049
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
1050
1050
|
requiredAttributes: string[];
|
|
1051
1051
|
resourceTypes: string[];
|
|
1052
|
-
requiredActions: ("
|
|
1052
|
+
requiredActions: ("summarize" | "read" | "audit" | "export" | "mutate" | "traverse" | "add_evidence" | "admin" | "comment" | "escalate" | "resolve" | "vote" | "run_agent" | "route" | "invoke" | "manage" | "deploy" | "promote" | "rollback" | "read_ref" | "fetch_value" | "rotate" | "administer" | "mint" | "delegate" | "revoke")[];
|
|
1053
1053
|
lr5FixtureId: string;
|
|
1054
1054
|
relationshipTuples?: string[] | undefined;
|
|
1055
1055
|
};
|
|
1056
1056
|
classification: "internal_only" | "nda_protected" | "senior_management_only" | "external_collaborator_visible";
|
|
1057
|
-
|
|
1057
|
+
sensitivityTier: "low" | "medium" | "high" | "restricted";
|
|
1058
1058
|
scenarioId: string;
|
|
1059
1059
|
sourceMaterialLedgerUuid: string;
|
|
1060
1060
|
adoptionDecision: "refuse" | "adopt" | "adopt_with_clipping" | "hold";
|
|
1061
|
-
exportDecision: "
|
|
1061
|
+
exportDecision: "deny" | "allow" | "allow_with_clipping";
|
|
1062
1062
|
anonymizationMode: "none" | "opaque_ref_only" | "pseudonymize_principal" | "redact_content" | "summary_only" | "aggregate_only";
|
|
1063
1063
|
sourceObject: {
|
|
1064
1064
|
policyResourceUuid: string;
|
|
1065
1065
|
stableRef: string;
|
|
1066
1066
|
sourceObjectUuid: string;
|
|
1067
|
-
sourceObjectType: "
|
|
1067
|
+
sourceObjectType: "evidence" | "source" | "output" | "source_span" | "transcript" | "topic_slice" | "capability_slice";
|
|
1068
1068
|
};
|
|
1069
1069
|
consent: {
|
|
1070
1070
|
principalId: string;
|
|
1071
|
-
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
1072
1071
|
state: "pending" | "expired" | "revoked" | "denied" | "granted";
|
|
1072
|
+
scope: "source_material_adoption" | "workspace_default" | "event_override" | "external_collaboration";
|
|
1073
1073
|
audienceKey: string;
|
|
1074
1074
|
consentReceiptUuid: string;
|
|
1075
1075
|
effectiveAt: number;
|
|
@@ -1100,7 +1100,7 @@ declare const WorkspaceDataSovereigntyReceiptSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1100
1100
|
cleanProdResetBlockedOnAnyNoGo: true;
|
|
1101
1101
|
graphV2SourceAdoptionBlockedOnAnyNoGo: true;
|
|
1102
1102
|
lr5LivePermitProofRequired: true;
|
|
1103
|
-
lr5LivePermitProofState: "
|
|
1103
|
+
lr5LivePermitProofState: "pending" | "accepted";
|
|
1104
1104
|
noGoReasons?: ("missing_workspace_consent" | "revoked_event_consent" | "expired_retention" | "deleted_source_material" | "missing_permit_policy_tag" | "raw_external_leakage" | "nda_without_audience_grant" | "senior_management_boundary" | "lr5_handoff_missing")[] | undefined;
|
|
1105
1105
|
lr5ProofReceiptUuid?: string | undefined;
|
|
1106
1106
|
};
|