@blue-repository/types 0.29.0 → 1.0.0-rc.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/README.md +1 -1
- package/dist/meta.d.ts +2 -2
- package/dist/meta.d.ts.map +1 -1
- package/dist/meta.js +2 -0
- package/dist/meta.js.map +1 -1
- package/dist/packages/conversation/blue-ids.d.ts +9 -9
- package/dist/packages/conversation/blue-ids.js +9 -9
- package/dist/packages/conversation/contents/index.d.ts +473 -473
- package/dist/packages/conversation/contents/index.d.ts.map +1 -1
- package/dist/packages/conversation/contents/index.js +27 -27
- package/dist/packages/conversation/contents/index.js.map +1 -1
- package/dist/packages/conversation/index.d.ts +517 -501
- package/dist/packages/conversation/index.d.ts.map +1 -1
- package/dist/packages/conversation/meta.d.ts +44 -28
- package/dist/packages/conversation/meta.d.ts.map +1 -1
- package/dist/packages/conversation/meta.js +39 -19
- package/dist/packages/conversation/meta.js.map +1 -1
- package/dist/packages/conversation/schemas/index.d.ts +9 -9
- package/dist/packages/conversation/schemas/index.js +9 -9
- package/dist/packages/conversation/schemas/index.js.map +1 -1
- package/dist/packages/myos/blue-ids.d.ts +29 -29
- package/dist/packages/myos/blue-ids.d.ts.map +1 -1
- package/dist/packages/myos/blue-ids.js +29 -29
- package/dist/packages/myos/blue-ids.js.map +1 -1
- package/dist/packages/myos/contents/DocumentSessionBootstrap.d.ts +2 -2
- package/dist/packages/myos/contents/DocumentSessionBootstrap.js +2 -2
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.d.ts +2 -2
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.js +2 -2
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.d.ts +2 -2
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.js +2 -2
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.js +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.d.ts +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantRequested.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantRequested.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantResponded.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantResponded.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantToAccount.d.ts +2 -2
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantToAccount.js +2 -2
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantToDocument.d.ts +2 -2
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantToDocument.js +2 -2
- package/dist/packages/myos/contents/SingleDocumentPermissionGranted.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGranted.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionGrantingInProgress.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionRejected.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionRejected.js +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionRevokingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/SingleDocumentPermissionRevokingInProgress.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermission.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermission.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrant.d.ts +2 -2
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrant.js +2 -2
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrantRequested.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrantRequested.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGranted.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGranted.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrantingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionGrantingInProgress.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionRejected.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionRejected.js +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionRevokingInProgress.d.ts +1 -1
- package/dist/packages/myos/contents/WorkerAgencyPermissionRevokingInProgress.js +1 -1
- package/dist/packages/myos/contents/index.d.ts +1477 -1477
- package/dist/packages/myos/contents/index.d.ts.map +1 -1
- package/dist/packages/myos/contents/index.js +75 -75
- package/dist/packages/myos/contents/index.js.map +1 -1
- package/dist/packages/myos/index.d.ts +1759 -1703
- package/dist/packages/myos/index.d.ts.map +1 -1
- package/dist/packages/myos/meta.d.ts +144 -88
- package/dist/packages/myos/meta.d.ts.map +1 -1
- package/dist/packages/myos/meta.js +129 -59
- package/dist/packages/myos/meta.js.map +1 -1
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.d.ts +24 -24
- package/dist/packages/myos/schemas/SingleDocumentPermissionGrantToAccount.d.ts +24 -24
- package/dist/packages/myos/schemas/index.d.ts +77 -77
- package/dist/packages/myos/schemas/index.d.ts.map +1 -1
- package/dist/packages/myos/schemas/index.js +29 -29
- package/dist/packages/myos/schemas/index.js.map +1 -1
- package/dist/packages/paynote/blue-ids.d.ts +5 -5
- package/dist/packages/paynote/blue-ids.js +5 -5
- package/dist/packages/paynote/blue-ids.js.map +1 -1
- package/dist/packages/paynote/contents/CardTransactionPayNote.d.ts +1 -1
- package/dist/packages/paynote/contents/CardTransactionPayNote.js +1 -1
- package/dist/packages/paynote/contents/CardTransactionPayNote.js.map +1 -1
- package/dist/packages/paynote/contents/MerchantToCustomerPayNote.d.ts +1 -1
- package/dist/packages/paynote/contents/MerchantToCustomerPayNote.js +1 -1
- package/dist/packages/paynote/contents/MerchantToCustomerPayNote.js.map +1 -1
- package/dist/packages/paynote/contents/PayNote.d.ts +19 -0
- package/dist/packages/paynote/contents/PayNote.d.ts.map +1 -1
- package/dist/packages/paynote/contents/PayNote.js +19 -0
- package/dist/packages/paynote/contents/PayNote.js.map +1 -1
- package/dist/packages/paynote/contents/PayNoteDelivery.d.ts +4 -4
- package/dist/packages/paynote/contents/PayNoteDelivery.js +4 -4
- package/dist/packages/paynote/contents/PayNoteDelivery.js.map +1 -1
- package/dist/packages/paynote/contents/index.d.ts +1844 -1825
- package/dist/packages/paynote/contents/index.d.ts.map +1 -1
- package/dist/packages/paynote/contents/index.js +15 -15
- package/dist/packages/paynote/contents/index.js.map +1 -1
- package/dist/packages/paynote/index.d.ts +2687 -2371
- package/dist/packages/paynote/index.d.ts.map +1 -1
- package/dist/packages/paynote/meta.d.ts +20 -20
- package/dist/packages/paynote/meta.js +15 -15
- package/dist/packages/paynote/meta.js.map +1 -1
- package/dist/packages/paynote/schemas/CardTransactionPayNote.d.ts +127 -28
- package/dist/packages/paynote/schemas/CardTransactionPayNote.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/MerchantToCustomerPayNote.d.ts +127 -28
- package/dist/packages/paynote/schemas/MerchantToCustomerPayNote.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/PayNote.d.ts +127 -28
- package/dist/packages/paynote/schemas/PayNote.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/PayNote.js +3 -0
- package/dist/packages/paynote/schemas/PayNote.js.map +1 -1
- package/dist/packages/paynote/schemas/PayNoteDelivery.d.ts +36 -36
- package/dist/packages/paynote/schemas/index.d.ts +422 -125
- package/dist/packages/paynote/schemas/index.d.ts.map +1 -1
- package/dist/packages/paynote/schemas/index.js +5 -5
- package/dist/packages/paynote/schemas/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -1,38 +1,36 @@
|
|
|
1
1
|
export { PaymentInitiationRequested } from './PaymentInitiationRequested.js';
|
|
2
2
|
export { SingleDocumentPermissionRevoked } from './SingleDocumentPermissionRevoked.js';
|
|
3
3
|
export { WorkerAgencyPermissionInvalid } from './WorkerAgencyPermissionInvalid.js';
|
|
4
|
-
export { WorkerAgencyPermissionGrant } from './WorkerAgencyPermissionGrant.js';
|
|
5
4
|
export { SubscriptionUpdate } from './SubscriptionUpdate.js';
|
|
6
5
|
export { MyOSTimeline } from './MyOSTimeline.js';
|
|
6
|
+
export { WorkerAgencyPermissionRevokingInProgress } from './WorkerAgencyPermissionRevokingInProgress.js';
|
|
7
7
|
export { WorkerSessionStarting } from './WorkerSessionStarting.js';
|
|
8
8
|
export { StartWorkerSessionRequested } from './StartWorkerSessionRequested.js';
|
|
9
|
-
export {
|
|
9
|
+
export { LinkedDocumentsPermissionRevoked } from './LinkedDocumentsPermissionRevoked.js';
|
|
10
10
|
export { CallOperationResponded } from './CallOperationResponded.js';
|
|
11
11
|
export { AgentActor } from './AgentActor.js';
|
|
12
|
-
export { SingleDocumentPermissionGrantToDocument } from './SingleDocumentPermissionGrantToDocument.js';
|
|
13
12
|
export { ChatGPTConnectorAgent } from './ChatGPTConnectorAgent.js';
|
|
14
13
|
export { MyOSBalanceAccount } from './MyOSBalanceAccount.js';
|
|
15
14
|
export { DocumentLinks } from './DocumentLinks.js';
|
|
16
15
|
export { MyOSAgentChannel } from './MyOSAgentChannel.js';
|
|
17
16
|
export { MyOSWorkerAgency } from './MyOSWorkerAgency.js';
|
|
18
|
-
export { DocumentSessionBootstrap } from './DocumentSessionBootstrap.js';
|
|
19
17
|
export { SubscriptionToSessionInitiated } from './SubscriptionToSessionInitiated.js';
|
|
20
18
|
export { LinkedDocumentsPermissionRevokeRequested } from './LinkedDocumentsPermissionRevokeRequested.js';
|
|
19
|
+
export { SingleDocumentPermissionGrantingInProgress } from './SingleDocumentPermissionGrantingInProgress.js';
|
|
21
20
|
export { SingleDocumentPermissionRevokeRequested } from './SingleDocumentPermissionRevokeRequested.js';
|
|
22
21
|
export { SingleDocumentPermissionInvalid } from './SingleDocumentPermissionInvalid.js';
|
|
23
22
|
export { MyOSPackage } from './MyOSPackage.js';
|
|
24
|
-
export {
|
|
23
|
+
export { SingleDocumentPermissionSet } from './SingleDocumentPermissionSet.js';
|
|
24
|
+
export { LinkedDocumentsPermissionRevokingInProgress } from './LinkedDocumentsPermissionRevokingInProgress.js';
|
|
25
25
|
export { PrincipalActor } from './PrincipalActor.js';
|
|
26
|
-
export { WorkerAgencyPermission } from './WorkerAgencyPermission.js';
|
|
27
|
-
export { SingleDocumentPermissionGrantResponded } from './SingleDocumentPermissionGrantResponded.js';
|
|
28
26
|
export { SearchContract } from './SearchContract.js';
|
|
27
|
+
export { WorkerAgencyPermissionGrantRequested } from './WorkerAgencyPermissionGrantRequested.js';
|
|
29
28
|
export { WorkerAgencyPermissionRevokeRequested } from './WorkerAgencyPermissionRevokeRequested.js';
|
|
30
|
-
export { WorkerAgencyPermissionRevokingInProgress } from './WorkerAgencyPermissionRevokingInProgress.js';
|
|
31
29
|
export { RemovingParticipantResponded } from './RemovingParticipantResponded.js';
|
|
32
|
-
export {
|
|
30
|
+
export { LinkedDocumentsPermissionGrantRequested } from './LinkedDocumentsPermissionGrantRequested.js';
|
|
33
31
|
export { MyOSParticipantsOrchestration } from './MyOSParticipantsOrchestration.js';
|
|
34
32
|
export { MyOSUser } from './MyOSUser.js';
|
|
35
|
-
export {
|
|
33
|
+
export { LinkedDocumentsPermissionGranted } from './LinkedDocumentsPermissionGranted.js';
|
|
36
34
|
export { LinkedDocumentsPermissionSet } from './LinkedDocumentsPermissionSet.js';
|
|
37
35
|
export { DocumentAnchors } from './DocumentAnchors.js';
|
|
38
36
|
export { MyOSPrincipalActor } from './MyOSPrincipalActor.js';
|
|
@@ -40,36 +38,36 @@ export { MyOSAgent } from './MyOSAgent.js';
|
|
|
40
38
|
export { AnchorAutomationTemplate } from './AnchorAutomationTemplate.js';
|
|
41
39
|
export { MyOSDocumentSessionReference } from './MyOSDocumentSessionReference.js';
|
|
42
40
|
export { RemovingParticipantRequested } from './RemovingParticipantRequested.js';
|
|
43
|
-
export {
|
|
41
|
+
export { MyOSAdminBase } from './MyOSAdminBase.js';
|
|
44
42
|
export { Agent } from './Agent.js';
|
|
45
43
|
export { AddingParticipantRequested } from './AddingParticipantRequested.js';
|
|
46
44
|
export { SessionEpochAdvanced } from './SessionEpochAdvanced.js';
|
|
45
|
+
export { SingleDocumentPermissionGrantToAccount } from './SingleDocumentPermissionGrantToAccount.js';
|
|
47
46
|
export { BootstrapFailed } from './BootstrapFailed.js';
|
|
48
|
-
export { LinkedDocumentsPermissionRevoked } from './LinkedDocumentsPermissionRevoked.js';
|
|
49
47
|
export { SingleDocumentPermissionValidated } from './SingleDocumentPermissionValidated.js';
|
|
48
|
+
export { DocumentSessionBootstrap } from './DocumentSessionBootstrap.js';
|
|
50
49
|
export { WorkerAgencyPermissionRevoked } from './WorkerAgencyPermissionRevoked.js';
|
|
50
|
+
export { SingleDocumentPermissionGrantResponded } from './SingleDocumentPermissionGrantResponded.js';
|
|
51
51
|
export { CallOperationFailed } from './CallOperationFailed.js';
|
|
52
52
|
export { DocumentLink } from './DocumentLink.js';
|
|
53
|
+
export { SingleDocumentPermissionGrantToDocument } from './SingleDocumentPermissionGrantToDocument.js';
|
|
53
54
|
export { SubscribeToSessionRequested } from './SubscribeToSessionRequested.js';
|
|
54
55
|
export { AddingParticipantResponded } from './AddingParticipantResponded.js';
|
|
55
|
-
export { MyOSAdminBase } from './MyOSAdminBase.js';
|
|
56
56
|
export { SingleDocumentPermissionGranted } from './SingleDocumentPermissionGranted.js';
|
|
57
|
+
export { WorkerAgencyPermissionGranted } from './WorkerAgencyPermissionGranted.js';
|
|
57
58
|
export { MyOSSessionInteraction } from './MyOSSessionInteraction.js';
|
|
58
|
-
export { LinkedDocumentsPermissionRejected } from './LinkedDocumentsPermissionRejected.js';
|
|
59
59
|
export { ParticipantActivationState } from './ParticipantActivationState.js';
|
|
60
|
+
export { WorkerAgencyPermissionGrant } from './WorkerAgencyPermissionGrant.js';
|
|
60
61
|
export { InformUserToInstallMyOSPackage } from './InformUserToInstallMyOSPackage.js';
|
|
61
62
|
export { SingleDocumentPermissionRevokingInProgress } from './SingleDocumentPermissionRevokingInProgress.js';
|
|
62
63
|
export { MyOSSessionLink } from './MyOSSessionLink.js';
|
|
63
64
|
export { Link } from './Link.js';
|
|
64
65
|
export { DocumentTypeLink } from './DocumentTypeLink.js';
|
|
65
|
-
export { LinkedDocumentsPermissionGrantRequested } from './LinkedDocumentsPermissionGrantRequested.js';
|
|
66
66
|
export { CallOperationAccepted } from './CallOperationAccepted.js';
|
|
67
67
|
export { LinkedDocumentsPermissionValidated } from './LinkedDocumentsPermissionValidated.js';
|
|
68
68
|
export { LLMAgent } from './LLMAgent.js';
|
|
69
|
-
export { SingleDocumentPermissionSet } from './SingleDocumentPermissionSet.js';
|
|
70
|
-
export { LinkedDocumentsPermissionGrantToDocument } from './LinkedDocumentsPermissionGrantToDocument.js';
|
|
71
|
-
export { SingleDocumentPermissionGrantRequested } from './SingleDocumentPermissionGrantRequested.js';
|
|
72
69
|
export { PaymentInitiationRejected } from './PaymentInitiationRejected.js';
|
|
70
|
+
export { WorkerAgencyPermission } from './WorkerAgencyPermission.js';
|
|
73
71
|
export { MyOSAgentActor } from './MyOSAgentActor.js';
|
|
74
72
|
export { PaymentTargetPreparationRequested } from './PaymentTargetPreparationRequested.js';
|
|
75
73
|
export { LinkedDocumentsPermissionInvalid } from './LinkedDocumentsPermissionInvalid.js';
|
|
@@ -77,24 +75,26 @@ export { ParticipantActivated } from './ParticipantActivated.js';
|
|
|
77
75
|
export { ParticipantResolved } from './ParticipantResolved.js';
|
|
78
76
|
export { CallOperationRequested } from './CallOperationRequested.js';
|
|
79
77
|
export { MyOSTimelineEntry } from './MyOSTimelineEntry.js';
|
|
78
|
+
export { SingleDocumentPermissionGrantRequested } from './SingleDocumentPermissionGrantRequested.js';
|
|
80
79
|
export { AllParticipantsReady } from './AllParticipantsReady.js';
|
|
81
80
|
export { TargetDocumentSessionStarted } from './TargetDocumentSessionStarted.js';
|
|
82
|
-
export { WorkerAgencyPermissionRejected } from './WorkerAgencyPermissionRejected.js';
|
|
83
81
|
export { LinkedDocumentsPermissionGrantToAccount } from './LinkedDocumentsPermissionGrantToAccount.js';
|
|
84
82
|
export { SubscriptionToSessionRevoked } from './SubscriptionToSessionRevoked.js';
|
|
83
|
+
export { LinkedDocumentsPermissionRejected } from './LinkedDocumentsPermissionRejected.js';
|
|
85
84
|
export { PaymentInitiationAccepted } from './PaymentInitiationAccepted.js';
|
|
86
85
|
export { MyOSAgentEvent } from './MyOSAgentEvent.js';
|
|
87
86
|
export { WorkerAgencyPermissionValidated } from './WorkerAgencyPermissionValidated.js';
|
|
88
87
|
export { PaymentTargetPreparationFailed } from './PaymentTargetPreparationFailed.js';
|
|
88
|
+
export { LinkedDocumentsPermissionGrantToDocument } from './LinkedDocumentsPermissionGrantToDocument.js';
|
|
89
|
+
export { LinkedDocumentsPermissionGrantingInProgress } from './LinkedDocumentsPermissionGrantingInProgress.js';
|
|
90
|
+
export { WorkerAgencyPermissionGrantingInProgress } from './WorkerAgencyPermissionGrantingInProgress.js';
|
|
89
91
|
export { MyOSTimelineChannel } from './MyOSTimelineChannel.js';
|
|
90
|
-
export {
|
|
92
|
+
export { WorkerAgencyPermissionRejected } from './WorkerAgencyPermissionRejected.js';
|
|
91
93
|
export { DocumentAnchor } from './DocumentAnchor.js';
|
|
92
|
-
export { LinkedDocumentsPermissionRevokingInProgress } from './LinkedDocumentsPermissionRevokingInProgress.js';
|
|
93
|
-
export { WorkerAgencyPermissionGrantingInProgress } from './WorkerAgencyPermissionGrantingInProgress.js';
|
|
94
94
|
export { SingleDocumentPermissionRejected } from './SingleDocumentPermissionRejected.js';
|
|
95
|
+
export { PaymentTargetPrepared } from './PaymentTargetPrepared.js';
|
|
95
96
|
export { Participant } from './Participant.js';
|
|
96
97
|
export { SubscriptionToSessionFailed } from './SubscriptionToSessionFailed.js';
|
|
97
|
-
export { SingleDocumentPermissionGrantToAccount } from './SingleDocumentPermissionGrantToAccount.js';
|
|
98
98
|
export declare const contents: {
|
|
99
99
|
readonly '26eFVecG5eovbFVYf7YcdN2bFhuFiNhRFxrCZSBb1H3r': {
|
|
100
100
|
readonly amount: {
|
|
@@ -176,111 +176,6 @@ export declare const contents: {
|
|
|
176
176
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
177
177
|
};
|
|
178
178
|
};
|
|
179
|
-
readonly '2ARFPC2YDspfN86MT897RDzGUtEEw1B7Lbdvy8Z3ZFQx': {
|
|
180
|
-
readonly allowedWorkerAgencyPermissions: {
|
|
181
|
-
readonly itemType: {
|
|
182
|
-
readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
|
|
183
|
-
};
|
|
184
|
-
readonly type: {
|
|
185
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
186
|
-
};
|
|
187
|
-
};
|
|
188
|
-
readonly contracts: {
|
|
189
|
-
readonly granterChannel: {
|
|
190
|
-
readonly description: "Granter/owner’s timeline (direct grant-document revoke lives here).";
|
|
191
|
-
readonly type: {
|
|
192
|
-
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
193
|
-
};
|
|
194
|
-
};
|
|
195
|
-
readonly initLifecycleChannel: {
|
|
196
|
-
readonly event: {
|
|
197
|
-
readonly type: {
|
|
198
|
-
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
199
|
-
};
|
|
200
|
-
};
|
|
201
|
-
readonly type: {
|
|
202
|
-
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
203
|
-
};
|
|
204
|
-
};
|
|
205
|
-
readonly revoke: {
|
|
206
|
-
readonly channel: {
|
|
207
|
-
readonly type: {
|
|
208
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
209
|
-
};
|
|
210
|
-
readonly value: "granterChannel";
|
|
211
|
-
};
|
|
212
|
-
readonly description: "Granter requests revocation on the grant document. Grantee-document self-revoke uses the existing revoke-request event with grantDocumentId emitted from the grantee document itself.";
|
|
213
|
-
readonly request: {
|
|
214
|
-
readonly description: "Optional human-readable reason";
|
|
215
|
-
readonly type: {
|
|
216
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
217
|
-
};
|
|
218
|
-
};
|
|
219
|
-
readonly type: {
|
|
220
|
-
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
221
|
-
};
|
|
222
|
-
};
|
|
223
|
-
readonly revokeImplGranter: {
|
|
224
|
-
readonly operation: {
|
|
225
|
-
readonly type: {
|
|
226
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
227
|
-
};
|
|
228
|
-
readonly value: "revoke";
|
|
229
|
-
};
|
|
230
|
-
readonly steps: {
|
|
231
|
-
readonly items: readonly [{
|
|
232
|
-
readonly code: {
|
|
233
|
-
readonly type: {
|
|
234
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
235
|
-
};
|
|
236
|
-
readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
237
|
-
};
|
|
238
|
-
readonly name: "EmitRevokeRequested";
|
|
239
|
-
readonly type: {
|
|
240
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
241
|
-
};
|
|
242
|
-
}];
|
|
243
|
-
};
|
|
244
|
-
readonly type: {
|
|
245
|
-
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
246
|
-
};
|
|
247
|
-
};
|
|
248
|
-
readonly validateOnInit: {
|
|
249
|
-
readonly channel: {
|
|
250
|
-
readonly type: {
|
|
251
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
252
|
-
};
|
|
253
|
-
readonly value: "initLifecycleChannel";
|
|
254
|
-
};
|
|
255
|
-
readonly steps: {
|
|
256
|
-
readonly items: readonly [{
|
|
257
|
-
readonly code: {
|
|
258
|
-
readonly type: {
|
|
259
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
260
|
-
};
|
|
261
|
-
readonly value: "const issues = [];\n\nconst unwrapText = value => {\n if (typeof value === 'string') {\n const trimmed = value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'string') {\n const trimmed = value.value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.workerType === 'string') {\n const trimmed = value.workerType.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.name === 'string') {\n const trimmed = value.name.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n }\n return undefined;\n};\n\nconst unwrapBoolean = value => {\n if (typeof value === 'boolean') {\n return value;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return value.value;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return value.value.value;\n }\n }\n return undefined;\n};\n\nconst hasBooleanValue = value => {\n if (typeof value === 'boolean') {\n return true;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return true;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return true;\n }\n }\n return false;\n};\n\nconst unwrapArray = value => {\n if (Array.isArray(value)) {\n return value;\n }\n if (value && typeof value === 'object' && Array.isArray(value.items)) {\n return value.items;\n }\n return [];\n};\n\nconst unwrapRecord = value => {\n if (value && typeof value === 'object' && !Array.isArray(value)) {\n if (value.value && typeof value.value === 'object') {\n return value.value;\n }\n return value;\n }\n return {};\n};\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) {\n issues.push(\"granterChannel must be bound to an accountId\");\n}\n\nconst granteeDocumentId = document('/granteeDocumentId');\nif (\n typeof granteeDocumentId !== 'string' ||\n granteeDocumentId.trim().length === 0\n) {\n issues.push(\"granteeDocumentId must be a non-empty string\");\n}\n\nconst list = document('/allowedWorkerAgencyPermissions');\nif (!Array.isArray(list) || list.length === 0) {\n issues.push(\"allowedWorkerAgencyPermissions must be a non-empty array\");\n} else {\n const validateSDPS = (p, path) => {\n const record = unwrapRecord(p);\n if (Object.keys(record).length === 0) {\n issues.push(`${path} must be an object`);\n return;\n }\n const read = unwrapBoolean(record.read);\n if (read !== true) {\n issues.push(`${path}.read must be true`);\n }\n const share = record.share;\n const shareValue = unwrapBoolean(share);\n if (hasBooleanValue(share) && typeof shareValue !== 'boolean') {\n issues.push(`${path}.share must be boolean if provided`);\n }\n const allOps = record.allOps;\n const allOpsValue = unwrapBoolean(allOps);\n if (hasBooleanValue(allOps) && typeof allOpsValue !== 'boolean') {\n issues.push(`${path}.allOps must be boolean if provided`);\n }\n const singleOpsRaw = unwrapArray(record.singleOps)\n .map(entry => unwrapText(entry))\n .filter(Boolean);\n const hasSingle = singleOpsRaw.length > 0;\n if (hasSingle) {\n const bad = singleOpsRaw.length !== unwrapArray(record.singleOps).length;\n if (bad) issues.push(`${path}.singleOps must contain only non-empty strings`);\n }\n if (allOpsValue === true && hasSingle) {\n issues.push(`${path}.allOps=true and ${path}.singleOps are mutually exclusive`);\n }\n };\n const seenTypes = new Set();\n list.forEach((item, idx) => {\n const itemPath = `/allowedWorkerAgencyPermissions[${idx}]`;\n if (typeof item !== 'object' || item === null) {\n issues.push(`${itemPath} must be an object`);\n return;\n }\n const workerType = unwrapText(item.workerType);\n if (!workerType) {\n issues.push(`${itemPath}.workerType must be a non-empty string`);\n } else {\n if (seenTypes.has(workerType)) {\n issues.push(`duplicate workerType '${workerType}' in allowedWorkerAgencyPermissions`);\n } else {\n seenTypes.add(workerType);\n }\n }\n const perms = item.permissions;\n if (typeof perms === 'undefined') {\n issues.push(`${itemPath}.permissions is required`);\n } else {\n validateSDPS(perms, `${itemPath}.permissions`);\n }\n });\n}\nif (issues.length > 0) {\n return { events: [ { type: \"MyOS/Worker Agency Permission Invalid\", issues } ] };\n} else {\n return { events: [ { type: \"MyOS/Worker Agency Permission Validated\" } ] };\n}\n";
|
|
262
|
-
};
|
|
263
|
-
readonly name: "ValidateBasicShape";
|
|
264
|
-
readonly type: {
|
|
265
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
266
|
-
};
|
|
267
|
-
}];
|
|
268
|
-
};
|
|
269
|
-
readonly type: {
|
|
270
|
-
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
271
|
-
};
|
|
272
|
-
};
|
|
273
|
-
};
|
|
274
|
-
readonly granteeDocumentId: {
|
|
275
|
-
readonly type: {
|
|
276
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
277
|
-
};
|
|
278
|
-
};
|
|
279
|
-
readonly name: "Worker Agency Permission Grant";
|
|
280
|
-
readonly type: {
|
|
281
|
-
readonly blueId: "Bu4YETSKYW8hHMwVy6zUUoBAGZPxX3KVXfKN9uoCUoJj";
|
|
282
|
-
};
|
|
283
|
-
};
|
|
284
179
|
readonly '2gc8djtKGGRPjGfMQzvJZMviaXm4ytM1nA4DVbfyjkrW': {
|
|
285
180
|
readonly description: "Update to a subscription.";
|
|
286
181
|
readonly name: "Subscription Update";
|
|
@@ -316,6 +211,31 @@ export declare const contents: {
|
|
|
316
211
|
readonly blueId: "3Ge54FsGJaaeZmm8nTKJdS6HVdYhiR3g18fDwg3Ev1Sa";
|
|
317
212
|
};
|
|
318
213
|
};
|
|
214
|
+
readonly '2xkX43Z7tML7KXJgHp5C7W2W465aGckp3jBVW37GyZqz': {
|
|
215
|
+
readonly allowedWorkerAgencyPermissions: {
|
|
216
|
+
readonly itemType: {
|
|
217
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
218
|
+
};
|
|
219
|
+
readonly type: {
|
|
220
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
readonly description: "MyOS Admin is retracting rights granted by this WAG.";
|
|
224
|
+
readonly granteeDocumentId: {
|
|
225
|
+
readonly type: {
|
|
226
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
227
|
+
};
|
|
228
|
+
};
|
|
229
|
+
readonly name: "Worker Agency Permission Revoking in Progress";
|
|
230
|
+
readonly note: {
|
|
231
|
+
readonly type: {
|
|
232
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
233
|
+
};
|
|
234
|
+
};
|
|
235
|
+
readonly type: {
|
|
236
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
237
|
+
};
|
|
238
|
+
};
|
|
319
239
|
readonly '3B7ErHwZ9NHiW4e6msFDt57U8sTvFXZQBEwHzcdNCjmf': {
|
|
320
240
|
readonly description: "Worker session is starting.";
|
|
321
241
|
readonly granteeDocumentId: {
|
|
@@ -393,55 +313,22 @@ export declare const contents: {
|
|
|
393
313
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
394
314
|
};
|
|
395
315
|
};
|
|
396
|
-
readonly '
|
|
397
|
-
readonly
|
|
398
|
-
|
|
399
|
-
readonly type: {
|
|
400
|
-
readonly blueId: "6VqxRuWBPVJ8qTBPWxYKaSi5UB3zb8Y9vadtxbsL4vzJ";
|
|
401
|
-
};
|
|
402
|
-
};
|
|
403
|
-
readonly amount: {
|
|
404
|
-
readonly description: "Optional effective amount constraint echoed back to the caller.";
|
|
405
|
-
readonly type: {
|
|
406
|
-
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
407
|
-
};
|
|
408
|
-
};
|
|
409
|
-
readonly context: {
|
|
410
|
-
readonly description: "Optional business-context reference.";
|
|
411
|
-
readonly documentId: {
|
|
412
|
-
readonly description: "Blue document id identifying the business document this payment is for.";
|
|
413
|
-
readonly type: {
|
|
414
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
415
|
-
};
|
|
416
|
-
};
|
|
417
|
-
};
|
|
418
|
-
readonly currency: {
|
|
419
|
-
readonly description: "Optional effective currency constraint echoed back to the caller.";
|
|
316
|
+
readonly '3How2U6g2sZe3xDCnJGAN96bcbyTabrTio7jEShH6pTh': {
|
|
317
|
+
readonly description: "All rights from this LDPG have been revoked.";
|
|
318
|
+
readonly links: {
|
|
420
319
|
readonly type: {
|
|
421
|
-
readonly blueId: "
|
|
320
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
422
321
|
};
|
|
423
322
|
};
|
|
424
|
-
readonly
|
|
425
|
-
readonly
|
|
426
|
-
readonly description: "Optional effective PayNote matcher echoed back to the caller.";
|
|
427
|
-
};
|
|
428
|
-
readonly expiresAt: {
|
|
429
|
-
readonly description: "Optional expiry echoed back to the caller.";
|
|
323
|
+
readonly name: "Linked Documents Permission Revoked";
|
|
324
|
+
readonly reason: {
|
|
430
325
|
readonly type: {
|
|
431
326
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
432
327
|
};
|
|
433
328
|
};
|
|
434
|
-
readonly
|
|
435
|
-
readonly recipient: {
|
|
436
|
-
readonly description: "Prepared recipient reference.";
|
|
437
|
-
readonly token: {
|
|
438
|
-
readonly description: "Opaque prepared recipient token.";
|
|
439
|
-
readonly type: {
|
|
440
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
441
|
-
};
|
|
442
|
-
};
|
|
329
|
+
readonly targetSessionId: {
|
|
443
330
|
readonly type: {
|
|
444
|
-
readonly blueId: "
|
|
331
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
445
332
|
};
|
|
446
333
|
};
|
|
447
334
|
readonly type: {
|
|
@@ -488,161 +375,39 @@ export declare const contents: {
|
|
|
488
375
|
readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
489
376
|
};
|
|
490
377
|
};
|
|
491
|
-
readonly '
|
|
378
|
+
readonly '3u1bvMQqqc9sj4zWmwwhQrbdfCn7xrGiN7KEczqq22XG': {
|
|
492
379
|
readonly contracts: {
|
|
493
|
-
readonly
|
|
494
|
-
readonly description: "Granter/owner’s timeline (direct grant-document revoke lives here).";
|
|
380
|
+
readonly ownerChannel: {
|
|
495
381
|
readonly type: {
|
|
496
382
|
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
497
383
|
};
|
|
498
384
|
};
|
|
499
|
-
readonly
|
|
500
|
-
readonly event: {
|
|
501
|
-
readonly type: {
|
|
502
|
-
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
503
|
-
};
|
|
504
|
-
};
|
|
505
|
-
readonly type: {
|
|
506
|
-
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
507
|
-
};
|
|
508
|
-
};
|
|
509
|
-
readonly revoke: {
|
|
385
|
+
readonly startWorker: {
|
|
510
386
|
readonly channel: {
|
|
511
387
|
readonly type: {
|
|
512
388
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
513
389
|
};
|
|
514
|
-
readonly value: "
|
|
390
|
+
readonly value: "ownerChannel";
|
|
515
391
|
};
|
|
516
|
-
readonly description: "
|
|
392
|
+
readonly description: "Prompt the user to install a provided MyOS Package";
|
|
517
393
|
readonly request: {
|
|
518
|
-
readonly
|
|
519
|
-
|
|
520
|
-
readonly
|
|
394
|
+
readonly package: {
|
|
395
|
+
readonly description: "MyOS Package";
|
|
396
|
+
readonly type: {
|
|
397
|
+
readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
|
|
398
|
+
};
|
|
521
399
|
};
|
|
522
400
|
};
|
|
523
401
|
readonly type: {
|
|
524
402
|
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
525
403
|
};
|
|
526
404
|
};
|
|
527
|
-
readonly
|
|
405
|
+
readonly startWorkerImpl: {
|
|
528
406
|
readonly operation: {
|
|
529
407
|
readonly type: {
|
|
530
408
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
531
409
|
};
|
|
532
|
-
readonly value: "
|
|
533
|
-
};
|
|
534
|
-
readonly steps: {
|
|
535
|
-
readonly items: readonly [{
|
|
536
|
-
readonly code: {
|
|
537
|
-
readonly type: {
|
|
538
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
539
|
-
};
|
|
540
|
-
readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
541
|
-
};
|
|
542
|
-
readonly name: "EmitRevokeRequested";
|
|
543
|
-
readonly type: {
|
|
544
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
545
|
-
};
|
|
546
|
-
}];
|
|
547
|
-
};
|
|
548
|
-
readonly type: {
|
|
549
|
-
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
550
|
-
};
|
|
551
|
-
};
|
|
552
|
-
readonly validateOnInit: {
|
|
553
|
-
readonly channel: {
|
|
554
|
-
readonly type: {
|
|
555
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
556
|
-
};
|
|
557
|
-
readonly value: "initLifecycleChannel";
|
|
558
|
-
};
|
|
559
|
-
readonly steps: {
|
|
560
|
-
readonly items: readonly [{
|
|
561
|
-
readonly code: {
|
|
562
|
-
readonly type: {
|
|
563
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
564
|
-
};
|
|
565
|
-
readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string (originalBlueId)\");\n\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
|
|
566
|
-
};
|
|
567
|
-
readonly name: "ValidateBasicShape";
|
|
568
|
-
readonly type: {
|
|
569
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
570
|
-
};
|
|
571
|
-
}];
|
|
572
|
-
};
|
|
573
|
-
readonly type: {
|
|
574
|
-
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
575
|
-
};
|
|
576
|
-
};
|
|
577
|
-
};
|
|
578
|
-
readonly granteeDocumentId: {
|
|
579
|
-
readonly description: "Required original document id (blueId) that will act as the grantee principal ('document').";
|
|
580
|
-
readonly type: {
|
|
581
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
582
|
-
};
|
|
583
|
-
};
|
|
584
|
-
readonly granterDocumentSessionId: {
|
|
585
|
-
readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
|
|
586
|
-
readonly type: {
|
|
587
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
588
|
-
};
|
|
589
|
-
};
|
|
590
|
-
readonly name: "Single Document Permission Grant To Document";
|
|
591
|
-
readonly permissions: {
|
|
592
|
-
readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
|
|
593
|
-
readonly type: {
|
|
594
|
-
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
595
|
-
};
|
|
596
|
-
};
|
|
597
|
-
readonly skipValidation: {
|
|
598
|
-
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant).";
|
|
599
|
-
readonly type: {
|
|
600
|
-
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
601
|
-
};
|
|
602
|
-
};
|
|
603
|
-
readonly targetSessionId: {
|
|
604
|
-
readonly description: "Target document session id to grant access to";
|
|
605
|
-
readonly type: {
|
|
606
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
607
|
-
};
|
|
608
|
-
};
|
|
609
|
-
readonly type: {
|
|
610
|
-
readonly blueId: "Bu4YETSKYW8hHMwVy6zUUoBAGZPxX3KVXfKN9uoCUoJj";
|
|
611
|
-
};
|
|
612
|
-
};
|
|
613
|
-
readonly '3SULZSU6Yvi6rVuhGsRX7znRuyt6oWnx1Hdyu6QhdhFj': {
|
|
614
|
-
readonly contracts: {
|
|
615
|
-
readonly ownerChannel: {
|
|
616
|
-
readonly type: {
|
|
617
|
-
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
618
|
-
};
|
|
619
|
-
};
|
|
620
|
-
readonly startWorker: {
|
|
621
|
-
readonly channel: {
|
|
622
|
-
readonly type: {
|
|
623
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
624
|
-
};
|
|
625
|
-
readonly value: "ownerChannel";
|
|
626
|
-
};
|
|
627
|
-
readonly description: "Prompt the user to install a provided MyOS Package";
|
|
628
|
-
readonly request: {
|
|
629
|
-
readonly package: {
|
|
630
|
-
readonly description: "MyOS Package";
|
|
631
|
-
readonly type: {
|
|
632
|
-
readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
|
|
633
|
-
};
|
|
634
|
-
};
|
|
635
|
-
};
|
|
636
|
-
readonly type: {
|
|
637
|
-
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
638
|
-
};
|
|
639
|
-
};
|
|
640
|
-
readonly startWorkerImpl: {
|
|
641
|
-
readonly operation: {
|
|
642
|
-
readonly type: {
|
|
643
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
644
|
-
};
|
|
645
|
-
readonly value: "startWorker";
|
|
410
|
+
readonly value: "startWorker";
|
|
646
411
|
};
|
|
647
412
|
readonly steps: {
|
|
648
413
|
readonly items: readonly [{
|
|
@@ -725,23 +490,124 @@ export declare const contents: {
|
|
|
725
490
|
readonly '4Lix4AKXvBDvrwxw2htSdYFKxL4wugEQzqoSEYet5Dh1': {
|
|
726
491
|
readonly name: "MyOS Worker Agency";
|
|
727
492
|
};
|
|
728
|
-
readonly '
|
|
729
|
-
readonly
|
|
730
|
-
readonly description: "
|
|
493
|
+
readonly '4sJYYU5tjqKy43Mbe1Mt5WKfaynHs9rTj3QGAvTAZkM6': {
|
|
494
|
+
readonly at: {
|
|
495
|
+
readonly description: "ISO 8601 timestamp when the subscription became active.";
|
|
731
496
|
readonly type: {
|
|
732
497
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
733
498
|
};
|
|
734
499
|
};
|
|
735
|
-
readonly
|
|
736
|
-
|
|
500
|
+
readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
|
|
501
|
+
readonly document: {
|
|
502
|
+
readonly description: "The document state at the time the subscription became active.";
|
|
503
|
+
};
|
|
504
|
+
readonly epoch: {
|
|
505
|
+
readonly description: "The epoch number at which the subscription became active.";
|
|
506
|
+
readonly type: {
|
|
507
|
+
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
508
|
+
};
|
|
509
|
+
};
|
|
510
|
+
readonly name: "Subscription to Session Initiated";
|
|
511
|
+
readonly subscriptionId: {
|
|
512
|
+
readonly description: "The subscription id that was initiated.";
|
|
737
513
|
readonly type: {
|
|
738
514
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
739
515
|
};
|
|
740
516
|
};
|
|
741
|
-
readonly
|
|
742
|
-
readonly description: "
|
|
517
|
+
readonly targetSessionId: {
|
|
518
|
+
readonly description: "Session being observed.";
|
|
743
519
|
readonly type: {
|
|
744
|
-
readonly blueId: "
|
|
520
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
521
|
+
};
|
|
522
|
+
};
|
|
523
|
+
readonly type: {
|
|
524
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
525
|
+
};
|
|
526
|
+
};
|
|
527
|
+
readonly '4XzYndDA5v9yL5LYBq1Jk7ibA5x2ebN8vbSbEAoRrjaG': {
|
|
528
|
+
readonly description: "Emitted either by revoke operation on the grant document or by grantee-document self-revoke flow when grantDocumentId is provided.";
|
|
529
|
+
readonly grantDocumentId: {
|
|
530
|
+
readonly description: "Optional. If present, MyOS Admin must revoke the referenced permission grant after validating that the requesting document matches the grant granteeDocumentId. If absent, revoke applies to the grant document that emitted the event.";
|
|
531
|
+
readonly type: {
|
|
532
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
533
|
+
};
|
|
534
|
+
};
|
|
535
|
+
readonly name: "Linked Documents Permission Revoke Requested";
|
|
536
|
+
readonly reason: {
|
|
537
|
+
readonly type: {
|
|
538
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
539
|
+
};
|
|
540
|
+
};
|
|
541
|
+
readonly type: {
|
|
542
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
543
|
+
};
|
|
544
|
+
};
|
|
545
|
+
readonly '4zC5mdSWymTamZVoQXDMCrFRTARef3RJM49gCSCuBv6F': {
|
|
546
|
+
readonly description: "Admin has started applying the grant for this PGD.";
|
|
547
|
+
readonly name: "Single Document Permission Granting in Progress";
|
|
548
|
+
readonly note: {
|
|
549
|
+
readonly type: {
|
|
550
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
551
|
+
};
|
|
552
|
+
};
|
|
553
|
+
readonly permissions: {
|
|
554
|
+
readonly type: {
|
|
555
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
556
|
+
};
|
|
557
|
+
};
|
|
558
|
+
readonly targetSessionId: {
|
|
559
|
+
readonly type: {
|
|
560
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
561
|
+
};
|
|
562
|
+
};
|
|
563
|
+
readonly type: {
|
|
564
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
565
|
+
};
|
|
566
|
+
};
|
|
567
|
+
readonly '53Kbf5fymxzBCJgf5BdCYCjCb6o5nWS1KWCzL8GkBF42': {
|
|
568
|
+
readonly description: "Emitted either by revoke operation on the grant document or by grantee-document self-revoke flow when grantDocumentId is provided.";
|
|
569
|
+
readonly grantDocumentId: {
|
|
570
|
+
readonly description: "Optional. If present, MyOS Admin must revoke the referenced permission grant after validating that the requesting document matches the grant granteeDocumentId. If absent, revoke applies to the grant document that emitted the event.";
|
|
571
|
+
readonly type: {
|
|
572
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
573
|
+
};
|
|
574
|
+
};
|
|
575
|
+
readonly name: "Single Document Permission Revoke Requested";
|
|
576
|
+
readonly reason: {
|
|
577
|
+
readonly type: {
|
|
578
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
579
|
+
};
|
|
580
|
+
};
|
|
581
|
+
readonly type: {
|
|
582
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
583
|
+
};
|
|
584
|
+
};
|
|
585
|
+
readonly '567voUMtKJQoqru6ZVPYb4EGwdeV99rUSAqsnod7gqfd': {
|
|
586
|
+
readonly description: "Emitted on initialise when local shape checks fail.";
|
|
587
|
+
readonly issues: {
|
|
588
|
+
readonly itemType: {
|
|
589
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
590
|
+
};
|
|
591
|
+
readonly type: {
|
|
592
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
593
|
+
};
|
|
594
|
+
};
|
|
595
|
+
readonly name: "Single Document Permission Invalid";
|
|
596
|
+
readonly type: {
|
|
597
|
+
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
598
|
+
};
|
|
599
|
+
};
|
|
600
|
+
readonly '5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr': {
|
|
601
|
+
readonly agentStoreDescription: {
|
|
602
|
+
readonly description: "Human-readable description for stores/directories";
|
|
603
|
+
readonly type: {
|
|
604
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
605
|
+
};
|
|
606
|
+
};
|
|
607
|
+
readonly automationTemplate: {
|
|
608
|
+
readonly description: "Optional automation template to start post-creation";
|
|
609
|
+
readonly type: {
|
|
610
|
+
readonly blueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
|
|
745
611
|
};
|
|
746
612
|
};
|
|
747
613
|
readonly capabilities: {
|
|
@@ -768,317 +634,124 @@ export declare const contents: {
|
|
|
768
634
|
readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
|
|
769
635
|
};
|
|
770
636
|
};
|
|
771
|
-
readonly
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
637
|
+
readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
|
|
638
|
+
readonly document: {
|
|
639
|
+
readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
|
|
640
|
+
};
|
|
641
|
+
readonly initialMessages: {
|
|
642
|
+
readonly defaultMessage: {
|
|
643
|
+
readonly description: "Default invitation message sent to all participants";
|
|
644
|
+
readonly type: {
|
|
645
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
778
646
|
};
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
readonly items: readonly [{
|
|
786
|
-
readonly changeset: {
|
|
787
|
-
readonly items: readonly [{
|
|
788
|
-
readonly op: {
|
|
789
|
-
readonly type: {
|
|
790
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
791
|
-
};
|
|
792
|
-
readonly value: "replace";
|
|
793
|
-
};
|
|
794
|
-
readonly path: {
|
|
795
|
-
readonly type: {
|
|
796
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
797
|
-
};
|
|
798
|
-
readonly value: "/bootstrapError";
|
|
799
|
-
};
|
|
800
|
-
readonly val: {
|
|
801
|
-
readonly type: {
|
|
802
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
803
|
-
};
|
|
804
|
-
readonly value: "${event.reason}";
|
|
805
|
-
};
|
|
806
|
-
}];
|
|
807
|
-
};
|
|
808
|
-
readonly name: "Update Error Message";
|
|
809
|
-
readonly type: {
|
|
810
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
811
|
-
};
|
|
812
|
-
}, {
|
|
813
|
-
readonly code: {
|
|
814
|
-
readonly type: {
|
|
815
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
816
|
-
};
|
|
817
|
-
readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Failed' } } ] };\n";
|
|
818
|
-
};
|
|
819
|
-
readonly name: "Emit Failure Event";
|
|
820
|
-
readonly type: {
|
|
821
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
822
|
-
};
|
|
823
|
-
}];
|
|
647
|
+
};
|
|
648
|
+
readonly description: "Optional per-participant invitation messages (installer's message is public)";
|
|
649
|
+
readonly perChannel: {
|
|
650
|
+
readonly description: "Per-channel custom invitation messages";
|
|
651
|
+
readonly keyType: {
|
|
652
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
824
653
|
};
|
|
825
654
|
readonly type: {
|
|
826
|
-
readonly blueId: "
|
|
827
|
-
};
|
|
828
|
-
};
|
|
829
|
-
readonly handleParticipantResolved: {
|
|
830
|
-
readonly channel: {
|
|
831
|
-
readonly type: {
|
|
832
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
833
|
-
};
|
|
834
|
-
readonly value: "triggeredEventsChannel";
|
|
835
|
-
};
|
|
836
|
-
readonly event: {
|
|
837
|
-
readonly type: {
|
|
838
|
-
readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
|
|
839
|
-
};
|
|
655
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
840
656
|
};
|
|
841
|
-
readonly
|
|
842
|
-
readonly
|
|
843
|
-
readonly code: {
|
|
844
|
-
readonly type: {
|
|
845
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
846
|
-
};
|
|
847
|
-
readonly value: "const participantState = {\n accountStatus: event.participant?.status?.accountStatus || 'Unknown', // \"Active\" | \"Inactive\"\n errorMessage: ''\n};\n\nreturn {\n participantState,\n channelName: event.channelName\n};\n";
|
|
848
|
-
};
|
|
849
|
-
readonly name: "Prepare Participant State";
|
|
850
|
-
readonly type: {
|
|
851
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
852
|
-
};
|
|
853
|
-
}, {
|
|
854
|
-
readonly changeset: {
|
|
855
|
-
readonly items: readonly [{
|
|
856
|
-
readonly op: {
|
|
857
|
-
readonly type: {
|
|
858
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
859
|
-
};
|
|
860
|
-
readonly value: "replace";
|
|
861
|
-
};
|
|
862
|
-
readonly path: {
|
|
863
|
-
readonly type: {
|
|
864
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
865
|
-
};
|
|
866
|
-
readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
|
|
867
|
-
};
|
|
868
|
-
readonly val: {
|
|
869
|
-
readonly type: {
|
|
870
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
871
|
-
};
|
|
872
|
-
readonly value: "${steps['Prepare Participant State'].participantState}";
|
|
873
|
-
};
|
|
874
|
-
}];
|
|
875
|
-
};
|
|
876
|
-
readonly name: "Update Participants State";
|
|
877
|
-
readonly type: {
|
|
878
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
879
|
-
};
|
|
880
|
-
}];
|
|
657
|
+
readonly valueType: {
|
|
658
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
881
659
|
};
|
|
660
|
+
};
|
|
661
|
+
};
|
|
662
|
+
readonly installerChannel: {
|
|
663
|
+
readonly description: "Channel name in 'document' to bind to the installing user/account";
|
|
664
|
+
readonly type: {
|
|
665
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
666
|
+
};
|
|
667
|
+
};
|
|
668
|
+
readonly name: "MyOS Package";
|
|
669
|
+
readonly type: {
|
|
670
|
+
readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
|
|
671
|
+
};
|
|
672
|
+
};
|
|
673
|
+
readonly '5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw': {
|
|
674
|
+
readonly allOps: {
|
|
675
|
+
readonly type: {
|
|
676
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
677
|
+
};
|
|
678
|
+
};
|
|
679
|
+
readonly description: "Permissions that become effective for a single target session.";
|
|
680
|
+
readonly name: "Single Document Permission Set";
|
|
681
|
+
readonly read: {
|
|
682
|
+
readonly type: {
|
|
683
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
684
|
+
};
|
|
685
|
+
readonly value: true;
|
|
686
|
+
};
|
|
687
|
+
readonly share: {
|
|
688
|
+
readonly type: {
|
|
689
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
690
|
+
};
|
|
691
|
+
};
|
|
692
|
+
readonly singleOps: {
|
|
693
|
+
readonly itemType: {
|
|
694
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
695
|
+
};
|
|
696
|
+
readonly type: {
|
|
697
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
698
|
+
};
|
|
699
|
+
};
|
|
700
|
+
};
|
|
701
|
+
readonly '5EWk4G87GuSwimUr67WJ9KQKGeGhSvjx8qMLmrhxzDDD': {
|
|
702
|
+
readonly description: "MyOS Admin has started revoking this LDPG.";
|
|
703
|
+
readonly links: {
|
|
704
|
+
readonly type: {
|
|
705
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
706
|
+
};
|
|
707
|
+
};
|
|
708
|
+
readonly name: "Linked Documents Permission Revoking in Progress";
|
|
709
|
+
readonly reason: {
|
|
710
|
+
readonly type: {
|
|
711
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
712
|
+
};
|
|
713
|
+
};
|
|
714
|
+
readonly targetSessionId: {
|
|
715
|
+
readonly type: {
|
|
716
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
717
|
+
};
|
|
718
|
+
};
|
|
719
|
+
readonly type: {
|
|
720
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
721
|
+
};
|
|
722
|
+
};
|
|
723
|
+
readonly '5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP': {
|
|
724
|
+
readonly accountId: {
|
|
725
|
+
readonly description: "MyOS account ID of the principal.";
|
|
726
|
+
readonly type: {
|
|
727
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
728
|
+
};
|
|
729
|
+
};
|
|
730
|
+
readonly description: "The base type for a direct action by the account owner.";
|
|
731
|
+
readonly name: "Principal Actor";
|
|
732
|
+
readonly type: {
|
|
733
|
+
readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
734
|
+
};
|
|
735
|
+
};
|
|
736
|
+
readonly '5KdjguBmn7AwB9d8tjKxRh4xUHU9T8WDJ4dbaY6qgPvx': {
|
|
737
|
+
readonly description: "Marker contract that describes how a document should project search fields\nfor indexing (`q`, `kv`, `geo`). Paths must follow BlueNode.get(path)\nsemantics and be absolute.\n";
|
|
738
|
+
readonly geo: {
|
|
739
|
+
readonly description: "Absolute source paths for latitude/longitude extraction.";
|
|
740
|
+
readonly lat: {
|
|
741
|
+
readonly description: "Absolute path to latitude value.";
|
|
882
742
|
readonly type: {
|
|
883
|
-
readonly blueId: "
|
|
743
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
884
744
|
};
|
|
885
745
|
};
|
|
886
|
-
readonly
|
|
887
|
-
readonly
|
|
888
|
-
readonly type: {
|
|
889
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
890
|
-
};
|
|
891
|
-
readonly value: "triggeredEventsChannel";
|
|
892
|
-
};
|
|
893
|
-
readonly event: {
|
|
894
|
-
readonly type: {
|
|
895
|
-
readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
|
|
896
|
-
};
|
|
897
|
-
};
|
|
898
|
-
readonly steps: {
|
|
899
|
-
readonly items: readonly [{
|
|
900
|
-
readonly changeset: {
|
|
901
|
-
readonly items: readonly [{
|
|
902
|
-
readonly op: {
|
|
903
|
-
readonly type: {
|
|
904
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
905
|
-
};
|
|
906
|
-
readonly value: "replace";
|
|
907
|
-
};
|
|
908
|
-
readonly path: {
|
|
909
|
-
readonly type: {
|
|
910
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
911
|
-
};
|
|
912
|
-
readonly value: "/bootstrapStatus";
|
|
913
|
-
};
|
|
914
|
-
readonly val: {
|
|
915
|
-
readonly type: {
|
|
916
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
917
|
-
};
|
|
918
|
-
readonly value: "${event.status}";
|
|
919
|
-
};
|
|
920
|
-
}];
|
|
921
|
-
};
|
|
922
|
-
readonly name: "Update Bootstrap Status";
|
|
923
|
-
readonly type: {
|
|
924
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
925
|
-
};
|
|
926
|
-
}];
|
|
927
|
-
};
|
|
746
|
+
readonly lon: {
|
|
747
|
+
readonly description: "Absolute path to longitude value.";
|
|
928
748
|
readonly type: {
|
|
929
|
-
readonly blueId: "
|
|
749
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
930
750
|
};
|
|
931
751
|
};
|
|
932
|
-
readonly handleTargetDocumentSessionStarted: {
|
|
933
|
-
readonly channel: {
|
|
934
|
-
readonly type: {
|
|
935
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
936
|
-
};
|
|
937
|
-
readonly value: "triggeredEventsChannel";
|
|
938
|
-
};
|
|
939
|
-
readonly event: {
|
|
940
|
-
readonly type: {
|
|
941
|
-
readonly blueId: "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
|
|
942
|
-
};
|
|
943
|
-
};
|
|
944
|
-
readonly steps: {
|
|
945
|
-
readonly items: readonly [{
|
|
946
|
-
readonly changeset: {
|
|
947
|
-
readonly items: readonly [{
|
|
948
|
-
readonly op: {
|
|
949
|
-
readonly type: {
|
|
950
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
951
|
-
};
|
|
952
|
-
readonly value: "replace";
|
|
953
|
-
};
|
|
954
|
-
readonly path: {
|
|
955
|
-
readonly type: {
|
|
956
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
957
|
-
};
|
|
958
|
-
readonly value: "/initiatorSessionIds";
|
|
959
|
-
};
|
|
960
|
-
readonly val: {
|
|
961
|
-
readonly type: {
|
|
962
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
963
|
-
};
|
|
964
|
-
readonly value: "${event.initiatorSessionIds}";
|
|
965
|
-
};
|
|
966
|
-
}];
|
|
967
|
-
};
|
|
968
|
-
readonly name: "Update Initiator Session";
|
|
969
|
-
readonly type: {
|
|
970
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
971
|
-
};
|
|
972
|
-
}, {
|
|
973
|
-
readonly code: {
|
|
974
|
-
readonly type: {
|
|
975
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
976
|
-
};
|
|
977
|
-
readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Completed' } } ] };\n";
|
|
978
|
-
};
|
|
979
|
-
readonly name: "Emit Completion Event";
|
|
980
|
-
readonly type: {
|
|
981
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
982
|
-
};
|
|
983
|
-
}];
|
|
984
|
-
};
|
|
985
|
-
readonly type: {
|
|
986
|
-
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
987
|
-
};
|
|
988
|
-
};
|
|
989
|
-
readonly initHandler: {
|
|
990
|
-
readonly channel: {
|
|
991
|
-
readonly type: {
|
|
992
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
993
|
-
};
|
|
994
|
-
readonly value: "lifecycle";
|
|
995
|
-
};
|
|
996
|
-
readonly steps: {
|
|
997
|
-
readonly items: readonly [{
|
|
998
|
-
readonly changeset: {
|
|
999
|
-
readonly items: readonly [{
|
|
1000
|
-
readonly op: {
|
|
1001
|
-
readonly type: {
|
|
1002
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1003
|
-
};
|
|
1004
|
-
readonly value: "replace";
|
|
1005
|
-
};
|
|
1006
|
-
readonly path: {
|
|
1007
|
-
readonly type: {
|
|
1008
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1009
|
-
};
|
|
1010
|
-
readonly value: "/bootstrapStatus";
|
|
1011
|
-
};
|
|
1012
|
-
readonly val: {
|
|
1013
|
-
readonly type: {
|
|
1014
|
-
readonly blueId: "56Lhu3Z2oF3kuYG41eZAK8TvgVtRNevkbRi4D31kKWZm";
|
|
1015
|
-
};
|
|
1016
|
-
};
|
|
1017
|
-
}];
|
|
1018
|
-
};
|
|
1019
|
-
readonly name: "Initialize Bootstrap Status";
|
|
1020
|
-
readonly type: {
|
|
1021
|
-
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1022
|
-
};
|
|
1023
|
-
}];
|
|
1024
|
-
};
|
|
1025
|
-
readonly type: {
|
|
1026
|
-
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1027
|
-
};
|
|
1028
|
-
};
|
|
1029
|
-
readonly lifecycle: {
|
|
1030
|
-
readonly event: {
|
|
1031
|
-
readonly type: {
|
|
1032
|
-
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
1033
|
-
};
|
|
1034
|
-
};
|
|
1035
|
-
readonly type: {
|
|
1036
|
-
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
1037
|
-
};
|
|
1038
|
-
};
|
|
1039
|
-
readonly triggeredEventsChannel: {
|
|
1040
|
-
readonly type: {
|
|
1041
|
-
readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
|
|
1042
|
-
};
|
|
1043
|
-
};
|
|
1044
|
-
};
|
|
1045
|
-
readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
|
|
1046
|
-
readonly document: {
|
|
1047
|
-
readonly description: "Target Blue document to be bootstrapped";
|
|
1048
|
-
};
|
|
1049
|
-
readonly initialMessages: {
|
|
1050
|
-
readonly defaultMessage: {
|
|
1051
|
-
readonly description: "Default invitation message sent to all participants";
|
|
1052
|
-
readonly type: {
|
|
1053
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1054
|
-
};
|
|
1055
|
-
};
|
|
1056
|
-
readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
|
|
1057
|
-
readonly perChannel: {
|
|
1058
|
-
readonly description: "Per-channel custom invitation messages";
|
|
1059
|
-
readonly keyType: {
|
|
1060
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1061
|
-
};
|
|
1062
|
-
readonly type: {
|
|
1063
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1064
|
-
};
|
|
1065
|
-
readonly valueType: {
|
|
1066
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1067
|
-
};
|
|
1068
|
-
};
|
|
1069
|
-
};
|
|
1070
|
-
readonly initiatorSessionIds: {
|
|
1071
|
-
readonly description: "Session IDs created for the bootstrap initiator (caller)";
|
|
1072
|
-
readonly itemType: {
|
|
1073
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1074
|
-
};
|
|
1075
|
-
readonly type: {
|
|
1076
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1077
|
-
};
|
|
1078
752
|
};
|
|
1079
|
-
readonly
|
|
1080
|
-
|
|
1081
|
-
readonly description: "Maps channel names to participant activation tracking";
|
|
753
|
+
readonly kv: {
|
|
754
|
+
readonly description: "Map of index key -> absolute source path for `kv.<key>` extraction.";
|
|
1082
755
|
readonly keyType: {
|
|
1083
756
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1084
757
|
};
|
|
@@ -1086,48 +759,44 @@ export declare const contents: {
|
|
|
1086
759
|
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1087
760
|
};
|
|
1088
761
|
readonly valueType: {
|
|
1089
|
-
readonly blueId: "
|
|
762
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1090
763
|
};
|
|
1091
764
|
};
|
|
1092
|
-
readonly
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
readonly '4sJYYU5tjqKy43Mbe1Mt5WKfaynHs9rTj3QGAvTAZkM6': {
|
|
1097
|
-
readonly at: {
|
|
1098
|
-
readonly description: "ISO 8601 timestamp when the subscription became active.";
|
|
1099
|
-
readonly type: {
|
|
765
|
+
readonly name: "Search Contract";
|
|
766
|
+
readonly q: {
|
|
767
|
+
readonly description: "Absolute paths whose extracted values should be appended to the indexed `q` text.";
|
|
768
|
+
readonly itemType: {
|
|
1100
769
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1101
770
|
};
|
|
1102
|
-
};
|
|
1103
|
-
readonly description: "Confirms that MyOS Admin accepted the subscription request and will start forwarding updates.";
|
|
1104
|
-
readonly document: {
|
|
1105
|
-
readonly description: "The document state at the time the subscription became active.";
|
|
1106
|
-
};
|
|
1107
|
-
readonly epoch: {
|
|
1108
|
-
readonly description: "The epoch number at which the subscription became active.";
|
|
1109
771
|
readonly type: {
|
|
1110
|
-
readonly blueId: "
|
|
772
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1111
773
|
};
|
|
1112
774
|
};
|
|
1113
|
-
readonly
|
|
1114
|
-
|
|
1115
|
-
|
|
775
|
+
readonly type: {
|
|
776
|
+
readonly blueId: "7QACj919YMRvFCTELCf6jfQTp41RVhtHdE6bPazLUZQ6";
|
|
777
|
+
};
|
|
778
|
+
};
|
|
779
|
+
readonly '5S64KLDcXLiHWsYP6EGpfANZQsvTH3APsWqqy7D3qqJN': {
|
|
780
|
+
readonly allowedWorkerAgencyPermissions: {
|
|
781
|
+
readonly itemType: {
|
|
782
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
783
|
+
};
|
|
1116
784
|
readonly type: {
|
|
1117
|
-
readonly blueId: "
|
|
785
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1118
786
|
};
|
|
1119
787
|
};
|
|
1120
|
-
readonly
|
|
1121
|
-
|
|
788
|
+
readonly description: "Parent worker requests authority to start specific sub-worker types and receive per-instance SDPGs.";
|
|
789
|
+
readonly name: "Worker Agency Permission Grant Requested";
|
|
790
|
+
readonly onBehalfOf: {
|
|
1122
791
|
readonly type: {
|
|
1123
792
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1124
793
|
};
|
|
1125
794
|
};
|
|
1126
795
|
readonly type: {
|
|
1127
|
-
readonly blueId: "
|
|
796
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1128
797
|
};
|
|
1129
798
|
};
|
|
1130
|
-
readonly '
|
|
799
|
+
readonly '5sLtygzt8kxjzDwJLjVcSZj5GCXFyUXKuXxF8UFjfmm7': {
|
|
1131
800
|
readonly description: "Emitted either by revoke operation on the grant document or by grantee-document self-revoke flow when grantDocumentId is provided.";
|
|
1132
801
|
readonly grantDocumentId: {
|
|
1133
802
|
readonly description: "Optional. If present, MyOS Admin must revoke the referenced permission grant after validating that the requesting document matches the grant granteeDocumentId. If absent, revoke applies to the grant document that emitted the event.";
|
|
@@ -1135,7 +804,7 @@ export declare const contents: {
|
|
|
1135
804
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1136
805
|
};
|
|
1137
806
|
};
|
|
1138
|
-
readonly name: "
|
|
807
|
+
readonly name: "Worker Agency Permission Revoke Requested";
|
|
1139
808
|
readonly reason: {
|
|
1140
809
|
readonly type: {
|
|
1141
810
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
@@ -1145,351 +814,81 @@ export declare const contents: {
|
|
|
1145
814
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1146
815
|
};
|
|
1147
816
|
};
|
|
1148
|
-
readonly '
|
|
1149
|
-
readonly
|
|
1150
|
-
readonly
|
|
1151
|
-
readonly description: "Optional. If present, MyOS Admin must revoke the referenced permission grant after validating that the requesting document matches the grant granteeDocumentId. If absent, revoke applies to the grant document that emitted the event.";
|
|
817
|
+
readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
|
|
818
|
+
readonly name: "Removing Participant Responded";
|
|
819
|
+
readonly request: {
|
|
1152
820
|
readonly type: {
|
|
1153
|
-
readonly blueId: "
|
|
821
|
+
readonly blueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
|
|
1154
822
|
};
|
|
1155
823
|
};
|
|
1156
|
-
readonly
|
|
1157
|
-
readonly reason: {
|
|
824
|
+
readonly status: {
|
|
1158
825
|
readonly type: {
|
|
1159
826
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1160
827
|
};
|
|
1161
828
|
};
|
|
1162
829
|
readonly type: {
|
|
1163
|
-
readonly blueId: "
|
|
830
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1164
831
|
};
|
|
1165
832
|
};
|
|
1166
|
-
readonly '
|
|
1167
|
-
readonly description: "
|
|
1168
|
-
readonly
|
|
1169
|
-
readonly
|
|
833
|
+
readonly '6H5NxBuVypoTGEMKHScmszXmrz3nBVQy1FDHrxBRwMmh': {
|
|
834
|
+
readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
|
|
835
|
+
readonly links: {
|
|
836
|
+
readonly type: {
|
|
837
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
838
|
+
};
|
|
839
|
+
};
|
|
840
|
+
readonly name: "Linked Documents Permission Grant Requested";
|
|
841
|
+
readonly onBehalfOf: {
|
|
842
|
+
readonly type: {
|
|
1170
843
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1171
844
|
};
|
|
845
|
+
};
|
|
846
|
+
readonly targetSessionId: {
|
|
1172
847
|
readonly type: {
|
|
1173
|
-
readonly blueId: "
|
|
848
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1174
849
|
};
|
|
1175
850
|
};
|
|
1176
|
-
readonly name: "Single Document Permission Invalid";
|
|
1177
851
|
readonly type: {
|
|
1178
|
-
readonly blueId: "
|
|
852
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1179
853
|
};
|
|
1180
854
|
};
|
|
1181
|
-
readonly '
|
|
1182
|
-
readonly
|
|
1183
|
-
|
|
855
|
+
readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
|
|
856
|
+
readonly name: "MyOS Participants Orchestration";
|
|
857
|
+
};
|
|
858
|
+
readonly '6VqxRuWBPVJ8qTBPWxYKaSi5UB3zb8Y9vadtxbsL4vzJ': {
|
|
859
|
+
readonly accountId: {
|
|
860
|
+
readonly description: "Stable MyOS user identifier.";
|
|
1184
861
|
readonly type: {
|
|
1185
862
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1186
863
|
};
|
|
1187
864
|
};
|
|
1188
|
-
readonly
|
|
1189
|
-
|
|
865
|
+
readonly description: "A MyOS identity reference used in payment constraints and matching.";
|
|
866
|
+
readonly name: "MyOS User";
|
|
867
|
+
};
|
|
868
|
+
readonly '74TyANquDt5wUqoUfqA6i2CT5rDnfbfCSti1mkxowHpu': {
|
|
869
|
+
readonly description: "All initial rights from this LDPG have been persisted.";
|
|
870
|
+
readonly grantDocumentId: {
|
|
871
|
+
readonly description: "Optional. Stable handle of the created permission grant document. Required in request/response document-grant flows that later support self-revoke from the grantee document.";
|
|
1190
872
|
readonly type: {
|
|
1191
|
-
readonly blueId: "8eyv5ogjHbTqUeaJKWHMenLs3MaCnpGSQkbPrCqvk2Ga";
|
|
1192
|
-
};
|
|
1193
|
-
};
|
|
1194
|
-
readonly capabilities: {
|
|
1195
|
-
readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
|
|
1196
|
-
readonly keyType: {
|
|
1197
873
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1198
874
|
};
|
|
1199
|
-
readonly type: {
|
|
1200
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1201
|
-
};
|
|
1202
|
-
readonly valueType: {
|
|
1203
|
-
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
1204
|
-
};
|
|
1205
875
|
};
|
|
1206
|
-
readonly
|
|
1207
|
-
readonly description: "Maps channel names to participant identifiers";
|
|
1208
|
-
readonly keyType: {
|
|
1209
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1210
|
-
};
|
|
876
|
+
readonly links: {
|
|
1211
877
|
readonly type: {
|
|
1212
|
-
readonly blueId: "
|
|
1213
|
-
};
|
|
1214
|
-
readonly valueType: {
|
|
1215
|
-
readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
|
|
1216
|
-
};
|
|
1217
|
-
};
|
|
1218
|
-
readonly description: "A distributable blueprint for a new Agent session, which can include pre-configured automations that start on installation.\n";
|
|
1219
|
-
readonly document: {
|
|
1220
|
-
readonly description: "The full initial state of the Agent to be created. Root type MUST specialize 'Agent'.";
|
|
1221
|
-
};
|
|
1222
|
-
readonly initialMessages: {
|
|
1223
|
-
readonly defaultMessage: {
|
|
1224
|
-
readonly description: "Default invitation message sent to all participants";
|
|
1225
|
-
readonly type: {
|
|
1226
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1227
|
-
};
|
|
1228
|
-
};
|
|
1229
|
-
readonly description: "Optional per-participant invitation messages (installer's message is public)";
|
|
1230
|
-
readonly perChannel: {
|
|
1231
|
-
readonly description: "Per-channel custom invitation messages";
|
|
1232
|
-
readonly keyType: {
|
|
1233
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1234
|
-
};
|
|
1235
|
-
readonly type: {
|
|
1236
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1237
|
-
};
|
|
1238
|
-
readonly valueType: {
|
|
1239
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1240
|
-
};
|
|
878
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
1241
879
|
};
|
|
1242
880
|
};
|
|
1243
|
-
readonly
|
|
1244
|
-
|
|
881
|
+
readonly name: "Linked Documents Permission Granted";
|
|
882
|
+
readonly targetSessionId: {
|
|
1245
883
|
readonly type: {
|
|
1246
884
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1247
885
|
};
|
|
1248
886
|
};
|
|
1249
|
-
readonly name: "MyOS Package";
|
|
1250
887
|
readonly type: {
|
|
1251
|
-
readonly blueId: "
|
|
888
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1252
889
|
};
|
|
1253
890
|
};
|
|
1254
|
-
readonly '
|
|
1255
|
-
readonly description: "Admin has started applying the grant for this PGD.";
|
|
1256
|
-
readonly name: "Single Document Permission Granting in Progress";
|
|
1257
|
-
readonly note: {
|
|
1258
|
-
readonly type: {
|
|
1259
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1260
|
-
};
|
|
1261
|
-
};
|
|
1262
|
-
readonly permissions: {
|
|
1263
|
-
readonly type: {
|
|
1264
|
-
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
1265
|
-
};
|
|
1266
|
-
};
|
|
1267
|
-
readonly targetSessionId: {
|
|
1268
|
-
readonly type: {
|
|
1269
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1270
|
-
};
|
|
1271
|
-
};
|
|
1272
|
-
readonly type: {
|
|
1273
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1274
|
-
};
|
|
1275
|
-
};
|
|
1276
|
-
readonly '5GB8C22LsZGR3kkEmP5j5Zye7SR173ojzzUK99tUcoP': {
|
|
1277
|
-
readonly accountId: {
|
|
1278
|
-
readonly description: "MyOS account ID of the principal.";
|
|
1279
|
-
readonly type: {
|
|
1280
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1281
|
-
};
|
|
1282
|
-
};
|
|
1283
|
-
readonly description: "The base type for a direct action by the account owner.";
|
|
1284
|
-
readonly name: "Principal Actor";
|
|
1285
|
-
readonly type: {
|
|
1286
|
-
readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
1287
|
-
};
|
|
1288
|
-
};
|
|
1289
|
-
readonly '5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp': {
|
|
1290
|
-
readonly name: "Worker Agency Permission";
|
|
1291
|
-
readonly permissions: {
|
|
1292
|
-
readonly description: "The permissions granted to the worker for documents of the given type.";
|
|
1293
|
-
readonly type: {
|
|
1294
|
-
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
1295
|
-
};
|
|
1296
|
-
};
|
|
1297
|
-
readonly workerType: {
|
|
1298
|
-
readonly description: "The document type the worker is allowed to create.";
|
|
1299
|
-
};
|
|
1300
|
-
};
|
|
1301
|
-
readonly '5jtNV7xpaim18pUQp4uvron8uHfTjPSi6kUZQdCMGsKa': {
|
|
1302
|
-
readonly description: "Whatever granter confirmed or rejected the request.";
|
|
1303
|
-
readonly name: "Single Document Permission Grant Responded";
|
|
1304
|
-
readonly permissions: {
|
|
1305
|
-
readonly type: {
|
|
1306
|
-
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
1307
|
-
};
|
|
1308
|
-
};
|
|
1309
|
-
readonly reason: {
|
|
1310
|
-
readonly type: {
|
|
1311
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1312
|
-
};
|
|
1313
|
-
};
|
|
1314
|
-
readonly status: {
|
|
1315
|
-
readonly type: {
|
|
1316
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1317
|
-
};
|
|
1318
|
-
};
|
|
1319
|
-
readonly targetSessionId: {
|
|
1320
|
-
readonly type: {
|
|
1321
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1322
|
-
};
|
|
1323
|
-
};
|
|
1324
|
-
readonly type: {
|
|
1325
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1326
|
-
};
|
|
1327
|
-
};
|
|
1328
|
-
readonly '5KdjguBmn7AwB9d8tjKxRh4xUHU9T8WDJ4dbaY6qgPvx': {
|
|
1329
|
-
readonly description: "Marker contract that describes how a document should project search fields\nfor indexing (`q`, `kv`, `geo`). Paths must follow BlueNode.get(path)\nsemantics and be absolute.\n";
|
|
1330
|
-
readonly geo: {
|
|
1331
|
-
readonly description: "Absolute source paths for latitude/longitude extraction.";
|
|
1332
|
-
readonly lat: {
|
|
1333
|
-
readonly description: "Absolute path to latitude value.";
|
|
1334
|
-
readonly type: {
|
|
1335
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1336
|
-
};
|
|
1337
|
-
};
|
|
1338
|
-
readonly lon: {
|
|
1339
|
-
readonly description: "Absolute path to longitude value.";
|
|
1340
|
-
readonly type: {
|
|
1341
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1342
|
-
};
|
|
1343
|
-
};
|
|
1344
|
-
};
|
|
1345
|
-
readonly kv: {
|
|
1346
|
-
readonly description: "Map of index key -> absolute source path for `kv.<key>` extraction.";
|
|
1347
|
-
readonly keyType: {
|
|
1348
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1349
|
-
};
|
|
1350
|
-
readonly type: {
|
|
1351
|
-
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1352
|
-
};
|
|
1353
|
-
readonly valueType: {
|
|
1354
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1355
|
-
};
|
|
1356
|
-
};
|
|
1357
|
-
readonly name: "Search Contract";
|
|
1358
|
-
readonly q: {
|
|
1359
|
-
readonly description: "Absolute paths whose extracted values should be appended to the indexed `q` text.";
|
|
1360
|
-
readonly itemType: {
|
|
1361
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1362
|
-
};
|
|
1363
|
-
readonly type: {
|
|
1364
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1365
|
-
};
|
|
1366
|
-
};
|
|
1367
|
-
readonly type: {
|
|
1368
|
-
readonly blueId: "7QACj919YMRvFCTELCf6jfQTp41RVhtHdE6bPazLUZQ6";
|
|
1369
|
-
};
|
|
1370
|
-
};
|
|
1371
|
-
readonly '5sLtygzt8kxjzDwJLjVcSZj5GCXFyUXKuXxF8UFjfmm7': {
|
|
1372
|
-
readonly description: "Emitted either by revoke operation on the grant document or by grantee-document self-revoke flow when grantDocumentId is provided.";
|
|
1373
|
-
readonly grantDocumentId: {
|
|
1374
|
-
readonly description: "Optional. If present, MyOS Admin must revoke the referenced permission grant after validating that the requesting document matches the grant granteeDocumentId. If absent, revoke applies to the grant document that emitted the event.";
|
|
1375
|
-
readonly type: {
|
|
1376
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1377
|
-
};
|
|
1378
|
-
};
|
|
1379
|
-
readonly name: "Worker Agency Permission Revoke Requested";
|
|
1380
|
-
readonly reason: {
|
|
1381
|
-
readonly type: {
|
|
1382
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1383
|
-
};
|
|
1384
|
-
};
|
|
1385
|
-
readonly type: {
|
|
1386
|
-
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1387
|
-
};
|
|
1388
|
-
};
|
|
1389
|
-
readonly '5zNb9H63xeG2RjZ1gzJwyGxvTVzWdyNBb2Te6g8UXd72': {
|
|
1390
|
-
readonly allowedWorkerAgencyPermissions: {
|
|
1391
|
-
readonly itemType: {
|
|
1392
|
-
readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
|
|
1393
|
-
};
|
|
1394
|
-
readonly type: {
|
|
1395
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1396
|
-
};
|
|
1397
|
-
};
|
|
1398
|
-
readonly description: "MyOS Admin is retracting rights granted by this WAG.";
|
|
1399
|
-
readonly granteeDocumentId: {
|
|
1400
|
-
readonly type: {
|
|
1401
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1402
|
-
};
|
|
1403
|
-
};
|
|
1404
|
-
readonly name: "Worker Agency Permission Revoking in Progress";
|
|
1405
|
-
readonly note: {
|
|
1406
|
-
readonly type: {
|
|
1407
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1408
|
-
};
|
|
1409
|
-
};
|
|
1410
|
-
readonly type: {
|
|
1411
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1412
|
-
};
|
|
1413
|
-
};
|
|
1414
|
-
readonly '6efzqM67y1po3YWbsbYSkKW8L41Tx8THeMv1q1TksAmr': {
|
|
1415
|
-
readonly name: "Removing Participant Responded";
|
|
1416
|
-
readonly request: {
|
|
1417
|
-
readonly type: {
|
|
1418
|
-
readonly blueId: "8PrHr6fcJ1xMyNFptEy2sksyYYuZ48Ypkcnjv4V2WcoD";
|
|
1419
|
-
};
|
|
1420
|
-
};
|
|
1421
|
-
readonly status: {
|
|
1422
|
-
readonly type: {
|
|
1423
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1424
|
-
};
|
|
1425
|
-
};
|
|
1426
|
-
readonly type: {
|
|
1427
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1428
|
-
};
|
|
1429
|
-
};
|
|
1430
|
-
readonly '6kUamSN8Yq4L46PRaKRVc2BnG6xN7HCpmyG2STW3hecZ': {
|
|
1431
|
-
readonly description: "All initial rights from this LDPG have been persisted.";
|
|
1432
|
-
readonly grantDocumentId: {
|
|
1433
|
-
readonly description: "Optional. Stable handle of the created permission grant document. Required in request/response document-grant flows that later support self-revoke from the grantee document.";
|
|
1434
|
-
readonly type: {
|
|
1435
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1436
|
-
};
|
|
1437
|
-
};
|
|
1438
|
-
readonly links: {
|
|
1439
|
-
readonly type: {
|
|
1440
|
-
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1441
|
-
};
|
|
1442
|
-
};
|
|
1443
|
-
readonly name: "Linked Documents Permission Granted";
|
|
1444
|
-
readonly targetSessionId: {
|
|
1445
|
-
readonly type: {
|
|
1446
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1447
|
-
};
|
|
1448
|
-
};
|
|
1449
|
-
readonly type: {
|
|
1450
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1451
|
-
};
|
|
1452
|
-
};
|
|
1453
|
-
readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
|
|
1454
|
-
readonly name: "MyOS Participants Orchestration";
|
|
1455
|
-
};
|
|
1456
|
-
readonly '6VqxRuWBPVJ8qTBPWxYKaSi5UB3zb8Y9vadtxbsL4vzJ': {
|
|
1457
|
-
readonly accountId: {
|
|
1458
|
-
readonly description: "Stable MyOS user identifier.";
|
|
1459
|
-
readonly type: {
|
|
1460
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1461
|
-
};
|
|
1462
|
-
};
|
|
1463
|
-
readonly description: "A MyOS identity reference used in payment constraints and matching.";
|
|
1464
|
-
readonly name: "MyOS User";
|
|
1465
|
-
};
|
|
1466
|
-
readonly '75TkZZcfwGMnD8ReqQg1KhBkdEV9U637TS5bGSv9n2Xn': {
|
|
1467
|
-
readonly allowedWorkerAgencyPermissions: {
|
|
1468
|
-
readonly itemType: {
|
|
1469
|
-
readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
|
|
1470
|
-
};
|
|
1471
|
-
readonly type: {
|
|
1472
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1473
|
-
};
|
|
1474
|
-
};
|
|
1475
|
-
readonly description: "DB rows written; rights are effective.";
|
|
1476
|
-
readonly grantDocumentId: {
|
|
1477
|
-
readonly description: "Optional. Stable handle of the created permission grant document. Required in request/response document-grant flows that later support self-revoke from the grantee document.";
|
|
1478
|
-
readonly type: {
|
|
1479
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1480
|
-
};
|
|
1481
|
-
};
|
|
1482
|
-
readonly granteeDocumentId: {
|
|
1483
|
-
readonly type: {
|
|
1484
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1485
|
-
};
|
|
1486
|
-
};
|
|
1487
|
-
readonly name: "Worker Agency Permission Granted";
|
|
1488
|
-
readonly type: {
|
|
1489
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1490
|
-
};
|
|
1491
|
-
};
|
|
1492
|
-
readonly '75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5': {
|
|
891
|
+
readonly '75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9': {
|
|
1493
892
|
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
1494
893
|
readonly keyType: {
|
|
1495
894
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
@@ -1499,7 +898,7 @@ export declare const contents: {
|
|
|
1499
898
|
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1500
899
|
};
|
|
1501
900
|
readonly valueType: {
|
|
1502
|
-
readonly blueId: "
|
|
901
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
1503
902
|
};
|
|
1504
903
|
};
|
|
1505
904
|
readonly '7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH': {
|
|
@@ -1570,120 +969,661 @@ export declare const contents: {
|
|
|
1570
969
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1571
970
|
};
|
|
1572
971
|
};
|
|
1573
|
-
readonly '
|
|
1574
|
-
readonly
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
readonly
|
|
972
|
+
readonly '8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB': {
|
|
973
|
+
readonly contracts: {
|
|
974
|
+
readonly myOsAdminChannel: {
|
|
975
|
+
readonly description: "MyOS Admin (accountId=0) — posts operational progress/decisions via myOsAdminUpdate";
|
|
976
|
+
readonly type: {
|
|
977
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
978
|
+
};
|
|
979
|
+
};
|
|
980
|
+
readonly myOsAdminUpdate: {
|
|
981
|
+
readonly channel: {
|
|
982
|
+
readonly type: {
|
|
983
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
984
|
+
};
|
|
985
|
+
readonly value: "myOsAdminChannel";
|
|
986
|
+
};
|
|
987
|
+
readonly description: "The standard, required operation for MyOS Admin to deliver events.";
|
|
988
|
+
readonly type: {
|
|
989
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
990
|
+
};
|
|
991
|
+
};
|
|
992
|
+
readonly myOsAdminUpdateImpl: {
|
|
993
|
+
readonly description: "Implementation that re-emits the provided events";
|
|
994
|
+
readonly operation: {
|
|
995
|
+
readonly type: {
|
|
996
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
997
|
+
};
|
|
998
|
+
readonly value: "myOsAdminUpdate";
|
|
999
|
+
};
|
|
1000
|
+
readonly steps: {
|
|
1001
|
+
readonly items: readonly [{
|
|
1002
|
+
readonly code: {
|
|
1003
|
+
readonly type: {
|
|
1004
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1005
|
+
};
|
|
1006
|
+
readonly value: "return { events: event.message.request };\n";
|
|
1007
|
+
};
|
|
1008
|
+
readonly name: "EmitAdminEvents";
|
|
1009
|
+
readonly type: {
|
|
1010
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1011
|
+
};
|
|
1012
|
+
}];
|
|
1013
|
+
};
|
|
1014
|
+
readonly type: {
|
|
1015
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
1016
|
+
};
|
|
1017
|
+
};
|
|
1018
|
+
};
|
|
1019
|
+
readonly description: "Document base for MyOS Admin participant";
|
|
1020
|
+
readonly name: "MyOS Admin Base";
|
|
1021
|
+
};
|
|
1022
|
+
readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
|
|
1023
|
+
readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
|
|
1024
|
+
readonly name: "Agent";
|
|
1025
|
+
};
|
|
1026
|
+
readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
|
|
1027
|
+
readonly channelName: {
|
|
1028
|
+
readonly description: "The abstract channel name for the new participant.";
|
|
1029
|
+
readonly type: {
|
|
1030
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1031
|
+
};
|
|
1032
|
+
};
|
|
1033
|
+
readonly name: "Adding Participant Requested";
|
|
1034
|
+
readonly participantBinding: {
|
|
1035
|
+
readonly accountId: {
|
|
1036
|
+
readonly type: {
|
|
1037
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1038
|
+
};
|
|
1039
|
+
};
|
|
1040
|
+
readonly description: "How to identify the new user.";
|
|
1041
|
+
readonly email: {
|
|
1042
|
+
readonly type: {
|
|
1043
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1044
|
+
};
|
|
1045
|
+
};
|
|
1046
|
+
};
|
|
1047
|
+
readonly type: {
|
|
1048
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1049
|
+
};
|
|
1050
|
+
};
|
|
1051
|
+
readonly '9CvxqAMJhqcFoLr5nXSEdWDZUMD383xhJtyFwXsCqD9E': {
|
|
1052
|
+
readonly description: "Snapshot captured from a target session epoch emission.";
|
|
1053
|
+
readonly document: {
|
|
1054
|
+
readonly description: "Document state after the emission.";
|
|
1055
|
+
};
|
|
1056
|
+
readonly epoch: {
|
|
1057
|
+
readonly description: "Epoch number.";
|
|
1058
|
+
readonly type: {
|
|
1059
|
+
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
1060
|
+
};
|
|
1061
|
+
};
|
|
1062
|
+
readonly name: "Session Epoch Advanced";
|
|
1063
|
+
readonly sessionId: {
|
|
1064
|
+
readonly description: "Session whose state advanced.";
|
|
1065
|
+
readonly type: {
|
|
1066
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1067
|
+
};
|
|
1068
|
+
};
|
|
1069
|
+
readonly timestamp: {
|
|
1070
|
+
readonly description: "ISO 8601 timestamp for the emission.";
|
|
1071
|
+
readonly type: {
|
|
1072
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1073
|
+
};
|
|
1074
|
+
};
|
|
1075
|
+
readonly type: {
|
|
1076
|
+
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
1077
|
+
};
|
|
1078
|
+
};
|
|
1079
|
+
readonly '9dmquqNvp5f47KPP3bno4t2DujWSjPtgJcEipMVPFNhN': {
|
|
1080
|
+
readonly contracts: {
|
|
1081
|
+
readonly granteeChannel: {
|
|
1082
|
+
readonly description: "Grantee’s timeline";
|
|
1083
|
+
readonly type: {
|
|
1084
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
1085
|
+
};
|
|
1086
|
+
};
|
|
1087
|
+
readonly granterChannel: {
|
|
1088
|
+
readonly description: "Granter/owner’s timeline";
|
|
1089
|
+
readonly type: {
|
|
1090
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
1091
|
+
};
|
|
1092
|
+
};
|
|
1093
|
+
readonly initLifecycleChannel: {
|
|
1094
|
+
readonly event: {
|
|
1095
|
+
readonly type: {
|
|
1096
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
1097
|
+
};
|
|
1098
|
+
};
|
|
1099
|
+
readonly type: {
|
|
1100
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
1101
|
+
};
|
|
1102
|
+
};
|
|
1103
|
+
readonly revoke: {
|
|
1104
|
+
readonly channel: {
|
|
1105
|
+
readonly type: {
|
|
1106
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1107
|
+
};
|
|
1108
|
+
readonly value: "revokeAccessChannel";
|
|
1109
|
+
};
|
|
1110
|
+
readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle).";
|
|
1111
|
+
readonly request: {
|
|
1112
|
+
readonly description: "Optional human-readable reason";
|
|
1113
|
+
readonly type: {
|
|
1114
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1115
|
+
};
|
|
1116
|
+
};
|
|
1117
|
+
readonly type: {
|
|
1118
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
1119
|
+
};
|
|
1120
|
+
};
|
|
1121
|
+
readonly revokeAccessChannel: {
|
|
1122
|
+
readonly channels: {
|
|
1123
|
+
readonly items: readonly [{
|
|
1124
|
+
readonly type: {
|
|
1125
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1126
|
+
};
|
|
1127
|
+
readonly value: "granterChannel";
|
|
1128
|
+
}, {
|
|
1129
|
+
readonly type: {
|
|
1130
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1131
|
+
};
|
|
1132
|
+
readonly value: "granteeChannel";
|
|
1133
|
+
}];
|
|
1134
|
+
};
|
|
1135
|
+
readonly description: "Either grant side can invoke revoke on this grant document.";
|
|
1136
|
+
readonly type: {
|
|
1137
|
+
readonly blueId: "HsNatiPt2YvmkWQoqtfrFCbdp75ZUBLBUkWeq84WTfnr";
|
|
1138
|
+
};
|
|
1139
|
+
};
|
|
1140
|
+
readonly revokeImpl: {
|
|
1141
|
+
readonly operation: {
|
|
1142
|
+
readonly type: {
|
|
1143
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1144
|
+
};
|
|
1145
|
+
readonly value: "revoke";
|
|
1146
|
+
};
|
|
1147
|
+
readonly steps: {
|
|
1148
|
+
readonly items: readonly [{
|
|
1149
|
+
readonly code: {
|
|
1150
|
+
readonly type: {
|
|
1151
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1152
|
+
};
|
|
1153
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
1154
|
+
};
|
|
1155
|
+
readonly name: "EmitRevokeRequested";
|
|
1156
|
+
readonly type: {
|
|
1157
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1158
|
+
};
|
|
1159
|
+
}];
|
|
1160
|
+
};
|
|
1161
|
+
readonly type: {
|
|
1162
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
1163
|
+
};
|
|
1164
|
+
};
|
|
1165
|
+
readonly validateOnInit: {
|
|
1166
|
+
readonly channel: {
|
|
1167
|
+
readonly type: {
|
|
1168
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1169
|
+
};
|
|
1170
|
+
readonly value: "initLifecycleChannel";
|
|
1171
|
+
};
|
|
1172
|
+
readonly steps: {
|
|
1173
|
+
readonly items: readonly [{
|
|
1174
|
+
readonly code: {
|
|
1175
|
+
readonly type: {
|
|
1176
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1177
|
+
};
|
|
1178
|
+
readonly value: "const issues = [];\n\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\nconst granteeId = document('/contracts/granteeChannel/accountId');\nif (typeof granteeId !== 'string' || granteeId.length === 0) issues.push(\"granteeChannel must be bound to an accountId\");\n\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
|
|
1179
|
+
};
|
|
1180
|
+
readonly name: "ValidateBasicShape";
|
|
1181
|
+
readonly type: {
|
|
1182
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1183
|
+
};
|
|
1184
|
+
}];
|
|
1185
|
+
};
|
|
1186
|
+
readonly type: {
|
|
1187
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1188
|
+
};
|
|
1189
|
+
};
|
|
1190
|
+
};
|
|
1191
|
+
readonly granterDocumentSessionId: {
|
|
1192
|
+
readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
|
|
1193
|
+
readonly type: {
|
|
1194
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1195
|
+
};
|
|
1196
|
+
};
|
|
1197
|
+
readonly name: "Single Document Permission Grant To Account";
|
|
1198
|
+
readonly permissions: {
|
|
1199
|
+
readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
|
|
1200
|
+
readonly type: {
|
|
1201
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
1202
|
+
};
|
|
1203
|
+
};
|
|
1204
|
+
readonly targetSessionId: {
|
|
1205
|
+
readonly description: "Target document session id to grant access to";
|
|
1206
|
+
readonly type: {
|
|
1207
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1208
|
+
};
|
|
1209
|
+
};
|
|
1210
|
+
readonly type: {
|
|
1211
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
1212
|
+
};
|
|
1213
|
+
};
|
|
1214
|
+
readonly '9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo': {
|
|
1215
|
+
readonly name: "Bootstrap Failed";
|
|
1216
|
+
readonly reason: {
|
|
1217
|
+
readonly type: {
|
|
1218
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1219
|
+
};
|
|
1220
|
+
};
|
|
1221
|
+
};
|
|
1222
|
+
readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
|
|
1223
|
+
readonly description: "Emitted on initialise when local shape checks pass.";
|
|
1224
|
+
readonly name: "Single Document Permission Validated";
|
|
1225
|
+
readonly type: {
|
|
1226
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1227
|
+
};
|
|
1228
|
+
};
|
|
1229
|
+
readonly AhSRfEjNdQ8AvA3AFigjdyQzAtoc2J29jpacEcKBNa32: {
|
|
1230
|
+
readonly avatarUrl: {
|
|
1231
|
+
readonly description: "Uploaded avatar URL propagated to the bootstrapped target sessions";
|
|
1232
|
+
readonly type: {
|
|
1233
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1234
|
+
};
|
|
1235
|
+
};
|
|
1236
|
+
readonly bootstrapError: {
|
|
1237
|
+
readonly description: "Error message explaining bootstrap failure";
|
|
1238
|
+
readonly type: {
|
|
1239
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1240
|
+
};
|
|
1241
|
+
};
|
|
1242
|
+
readonly bootstrapStatus: {
|
|
1243
|
+
readonly description: "Overall bootstrap process status";
|
|
1244
|
+
readonly type: {
|
|
1245
|
+
readonly blueId: "58B8orsFkxxy7bWqjLXJmtBs2b5rwnNQNbeoAbGhPkJc";
|
|
1246
|
+
};
|
|
1247
|
+
};
|
|
1248
|
+
readonly capabilities: {
|
|
1249
|
+
readonly description: "Optional MyOS Admin capability contracts to attach (participantsOrchestration, sessionInteraction, workerAgency)";
|
|
1250
|
+
readonly keyType: {
|
|
1251
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1252
|
+
};
|
|
1253
|
+
readonly type: {
|
|
1254
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1255
|
+
};
|
|
1256
|
+
readonly valueType: {
|
|
1257
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
1258
|
+
};
|
|
1259
|
+
};
|
|
1260
|
+
readonly channelBindings: {
|
|
1261
|
+
readonly description: "Maps channel names to participant identifiers";
|
|
1262
|
+
readonly keyType: {
|
|
1263
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1264
|
+
};
|
|
1265
|
+
readonly type: {
|
|
1266
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1267
|
+
};
|
|
1268
|
+
readonly valueType: {
|
|
1269
|
+
readonly blueId: "DcoJyCh7XXxy1nR5xjy7qfkUgQ1GiZnKKSxh8DJusBSr";
|
|
1270
|
+
};
|
|
1271
|
+
};
|
|
1272
|
+
readonly contracts: {
|
|
1273
|
+
readonly handleBootstrapFailed: {
|
|
1274
|
+
readonly channel: {
|
|
1275
|
+
readonly type: {
|
|
1276
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1277
|
+
};
|
|
1278
|
+
readonly value: "triggeredEventsChannel";
|
|
1279
|
+
};
|
|
1280
|
+
readonly event: {
|
|
1281
|
+
readonly type: {
|
|
1282
|
+
readonly blueId: "9iEADVdqxqgacF3GAZVMFZu4m5ywuNpsGzButLUNkPWo";
|
|
1283
|
+
};
|
|
1284
|
+
};
|
|
1285
|
+
readonly steps: {
|
|
1286
|
+
readonly items: readonly [{
|
|
1287
|
+
readonly changeset: {
|
|
1288
|
+
readonly items: readonly [{
|
|
1289
|
+
readonly op: {
|
|
1290
|
+
readonly type: {
|
|
1291
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1292
|
+
};
|
|
1293
|
+
readonly value: "replace";
|
|
1294
|
+
};
|
|
1295
|
+
readonly path: {
|
|
1296
|
+
readonly type: {
|
|
1297
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1298
|
+
};
|
|
1299
|
+
readonly value: "/bootstrapError";
|
|
1300
|
+
};
|
|
1301
|
+
readonly val: {
|
|
1302
|
+
readonly type: {
|
|
1303
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1304
|
+
};
|
|
1305
|
+
readonly value: "${event.reason}";
|
|
1306
|
+
};
|
|
1307
|
+
}];
|
|
1308
|
+
};
|
|
1309
|
+
readonly name: "Update Error Message";
|
|
1310
|
+
readonly type: {
|
|
1311
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1312
|
+
};
|
|
1313
|
+
}, {
|
|
1314
|
+
readonly code: {
|
|
1315
|
+
readonly type: {
|
|
1316
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1317
|
+
};
|
|
1318
|
+
readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Failed' } } ] };\n";
|
|
1319
|
+
};
|
|
1320
|
+
readonly name: "Emit Failure Event";
|
|
1321
|
+
readonly type: {
|
|
1322
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1323
|
+
};
|
|
1324
|
+
}];
|
|
1325
|
+
};
|
|
1326
|
+
readonly type: {
|
|
1327
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1328
|
+
};
|
|
1329
|
+
};
|
|
1330
|
+
readonly handleParticipantResolved: {
|
|
1331
|
+
readonly channel: {
|
|
1332
|
+
readonly type: {
|
|
1333
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1334
|
+
};
|
|
1335
|
+
readonly value: "triggeredEventsChannel";
|
|
1336
|
+
};
|
|
1337
|
+
readonly event: {
|
|
1338
|
+
readonly type: {
|
|
1339
|
+
readonly blueId: "EQVu8aZyp5ivTyKpSm8ueVsDLgprfcrHzr5QWdH1p6Cz";
|
|
1340
|
+
};
|
|
1341
|
+
};
|
|
1342
|
+
readonly steps: {
|
|
1343
|
+
readonly items: readonly [{
|
|
1344
|
+
readonly code: {
|
|
1345
|
+
readonly type: {
|
|
1346
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1347
|
+
};
|
|
1348
|
+
readonly value: "const participantState = {\n accountStatus: event.participant?.status?.accountStatus || 'Unknown', // \"Active\" | \"Inactive\"\n errorMessage: ''\n};\n\nreturn {\n participantState,\n channelName: event.channelName\n};\n";
|
|
1349
|
+
};
|
|
1350
|
+
readonly name: "Prepare Participant State";
|
|
1351
|
+
readonly type: {
|
|
1352
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1353
|
+
};
|
|
1354
|
+
}, {
|
|
1355
|
+
readonly changeset: {
|
|
1356
|
+
readonly items: readonly [{
|
|
1357
|
+
readonly op: {
|
|
1358
|
+
readonly type: {
|
|
1359
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1360
|
+
};
|
|
1361
|
+
readonly value: "replace";
|
|
1362
|
+
};
|
|
1363
|
+
readonly path: {
|
|
1364
|
+
readonly type: {
|
|
1365
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1366
|
+
};
|
|
1367
|
+
readonly value: "/participantsState/${steps['Prepare Participant State'].channelName}";
|
|
1368
|
+
};
|
|
1369
|
+
readonly val: {
|
|
1370
|
+
readonly type: {
|
|
1371
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1372
|
+
};
|
|
1373
|
+
readonly value: "${steps['Prepare Participant State'].participantState}";
|
|
1374
|
+
};
|
|
1375
|
+
}];
|
|
1376
|
+
};
|
|
1377
|
+
readonly name: "Update Participants State";
|
|
1378
|
+
readonly type: {
|
|
1379
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1380
|
+
};
|
|
1381
|
+
}];
|
|
1382
|
+
};
|
|
1383
|
+
readonly type: {
|
|
1384
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1385
|
+
};
|
|
1386
|
+
};
|
|
1387
|
+
readonly handleStatusChange: {
|
|
1388
|
+
readonly channel: {
|
|
1389
|
+
readonly type: {
|
|
1390
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1391
|
+
};
|
|
1392
|
+
readonly value: "triggeredEventsChannel";
|
|
1393
|
+
};
|
|
1394
|
+
readonly event: {
|
|
1395
|
+
readonly type: {
|
|
1396
|
+
readonly blueId: "C48nKSkbxraMSv4gCiGYVHKFjmtK12k63Yasn95zknWE";
|
|
1397
|
+
};
|
|
1398
|
+
};
|
|
1399
|
+
readonly steps: {
|
|
1400
|
+
readonly items: readonly [{
|
|
1401
|
+
readonly changeset: {
|
|
1402
|
+
readonly items: readonly [{
|
|
1403
|
+
readonly op: {
|
|
1404
|
+
readonly type: {
|
|
1405
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1406
|
+
};
|
|
1407
|
+
readonly value: "replace";
|
|
1408
|
+
};
|
|
1409
|
+
readonly path: {
|
|
1410
|
+
readonly type: {
|
|
1411
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1412
|
+
};
|
|
1413
|
+
readonly value: "/bootstrapStatus";
|
|
1414
|
+
};
|
|
1415
|
+
readonly val: {
|
|
1416
|
+
readonly type: {
|
|
1417
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1418
|
+
};
|
|
1419
|
+
readonly value: "${event.status}";
|
|
1420
|
+
};
|
|
1421
|
+
}];
|
|
1422
|
+
};
|
|
1423
|
+
readonly name: "Update Bootstrap Status";
|
|
1424
|
+
readonly type: {
|
|
1425
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1426
|
+
};
|
|
1427
|
+
}];
|
|
1428
|
+
};
|
|
1429
|
+
readonly type: {
|
|
1430
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1431
|
+
};
|
|
1432
|
+
};
|
|
1433
|
+
readonly handleTargetDocumentSessionStarted: {
|
|
1434
|
+
readonly channel: {
|
|
1435
|
+
readonly type: {
|
|
1436
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1437
|
+
};
|
|
1438
|
+
readonly value: "triggeredEventsChannel";
|
|
1439
|
+
};
|
|
1440
|
+
readonly event: {
|
|
1441
|
+
readonly type: {
|
|
1442
|
+
readonly blueId: "FoHDf4WzS4idtPc8rWwVFFvALQ27WzMHxPdXovy7DH4p";
|
|
1443
|
+
};
|
|
1444
|
+
};
|
|
1445
|
+
readonly steps: {
|
|
1446
|
+
readonly items: readonly [{
|
|
1447
|
+
readonly changeset: {
|
|
1448
|
+
readonly items: readonly [{
|
|
1449
|
+
readonly op: {
|
|
1450
|
+
readonly type: {
|
|
1451
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1452
|
+
};
|
|
1453
|
+
readonly value: "replace";
|
|
1454
|
+
};
|
|
1455
|
+
readonly path: {
|
|
1456
|
+
readonly type: {
|
|
1457
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1458
|
+
};
|
|
1459
|
+
readonly value: "/initiatorSessionIds";
|
|
1460
|
+
};
|
|
1461
|
+
readonly val: {
|
|
1462
|
+
readonly type: {
|
|
1463
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1464
|
+
};
|
|
1465
|
+
readonly value: "${event.initiatorSessionIds}";
|
|
1466
|
+
};
|
|
1467
|
+
}];
|
|
1468
|
+
};
|
|
1469
|
+
readonly name: "Update Initiator Session";
|
|
1470
|
+
readonly type: {
|
|
1471
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1472
|
+
};
|
|
1473
|
+
}, {
|
|
1474
|
+
readonly code: {
|
|
1475
|
+
readonly type: {
|
|
1476
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1477
|
+
};
|
|
1478
|
+
readonly value: "return { events: [ { type: 'Conversation/Status Change', status: { type: 'Conversation/Status Completed' } } ] };\n";
|
|
1479
|
+
};
|
|
1480
|
+
readonly name: "Emit Completion Event";
|
|
1481
|
+
readonly type: {
|
|
1482
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1483
|
+
};
|
|
1484
|
+
}];
|
|
1485
|
+
};
|
|
1486
|
+
readonly type: {
|
|
1487
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1488
|
+
};
|
|
1489
|
+
};
|
|
1490
|
+
readonly initHandler: {
|
|
1491
|
+
readonly channel: {
|
|
1492
|
+
readonly type: {
|
|
1493
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1494
|
+
};
|
|
1495
|
+
readonly value: "lifecycle";
|
|
1496
|
+
};
|
|
1497
|
+
readonly steps: {
|
|
1498
|
+
readonly items: readonly [{
|
|
1499
|
+
readonly changeset: {
|
|
1500
|
+
readonly items: readonly [{
|
|
1501
|
+
readonly op: {
|
|
1502
|
+
readonly type: {
|
|
1503
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1504
|
+
};
|
|
1505
|
+
readonly value: "replace";
|
|
1506
|
+
};
|
|
1507
|
+
readonly path: {
|
|
1508
|
+
readonly type: {
|
|
1509
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1510
|
+
};
|
|
1511
|
+
readonly value: "/bootstrapStatus";
|
|
1512
|
+
};
|
|
1513
|
+
readonly val: {
|
|
1514
|
+
readonly type: {
|
|
1515
|
+
readonly blueId: "FDEV1Q9rBZwaponjfRmZ4HsUHRwPC4gvmeHiRqvkLAkY";
|
|
1516
|
+
};
|
|
1517
|
+
};
|
|
1518
|
+
}];
|
|
1519
|
+
};
|
|
1520
|
+
readonly name: "Initialize Bootstrap Status";
|
|
1521
|
+
readonly type: {
|
|
1522
|
+
readonly blueId: "FtHZJzH4hqAoGxFBjsmy1svfT4BwEBB4aHpFSZycZLLa";
|
|
1523
|
+
};
|
|
1524
|
+
}];
|
|
1525
|
+
};
|
|
1526
|
+
readonly type: {
|
|
1527
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1528
|
+
};
|
|
1529
|
+
};
|
|
1530
|
+
readonly lifecycle: {
|
|
1531
|
+
readonly event: {
|
|
1532
|
+
readonly type: {
|
|
1533
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
1534
|
+
};
|
|
1535
|
+
};
|
|
1536
|
+
readonly type: {
|
|
1537
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
1538
|
+
};
|
|
1578
1539
|
};
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1540
|
+
readonly triggeredEventsChannel: {
|
|
1541
|
+
readonly type: {
|
|
1542
|
+
readonly blueId: "C77W4kVGcxL7Mkx9WL9QESPEFFL2GzWAe647s1Efprt";
|
|
1543
|
+
};
|
|
1584
1544
|
};
|
|
1585
1545
|
};
|
|
1586
|
-
readonly
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
};
|
|
1590
|
-
readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
|
|
1591
|
-
readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
|
|
1592
|
-
readonly name: "Agent";
|
|
1593
|
-
};
|
|
1594
|
-
readonly '98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3': {
|
|
1595
|
-
readonly channelName: {
|
|
1596
|
-
readonly description: "The abstract channel name for the new participant.";
|
|
1597
|
-
readonly type: {
|
|
1598
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1599
|
-
};
|
|
1546
|
+
readonly description: "MyOS-specific document for bootstrapping document sessions and tracking bootstrap progress";
|
|
1547
|
+
readonly document: {
|
|
1548
|
+
readonly description: "Target Blue document to be bootstrapped";
|
|
1600
1549
|
};
|
|
1601
|
-
readonly
|
|
1602
|
-
|
|
1603
|
-
|
|
1550
|
+
readonly initialMessages: {
|
|
1551
|
+
readonly defaultMessage: {
|
|
1552
|
+
readonly description: "Default invitation message sent to all participants";
|
|
1604
1553
|
readonly type: {
|
|
1605
1554
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1606
1555
|
};
|
|
1607
1556
|
};
|
|
1608
|
-
readonly description: "
|
|
1609
|
-
readonly
|
|
1557
|
+
readonly description: "Messages sent to participants when inviting them to the bootstrapped document";
|
|
1558
|
+
readonly perChannel: {
|
|
1559
|
+
readonly description: "Per-channel custom invitation messages";
|
|
1560
|
+
readonly keyType: {
|
|
1561
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1562
|
+
};
|
|
1610
1563
|
readonly type: {
|
|
1564
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1565
|
+
};
|
|
1566
|
+
readonly valueType: {
|
|
1611
1567
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1612
1568
|
};
|
|
1613
1569
|
};
|
|
1614
1570
|
};
|
|
1615
|
-
readonly
|
|
1616
|
-
readonly
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
readonly description: "Snapshot captured from a target session epoch emission.";
|
|
1621
|
-
readonly document: {
|
|
1622
|
-
readonly description: "Document state after the emission.";
|
|
1623
|
-
};
|
|
1624
|
-
readonly epoch: {
|
|
1625
|
-
readonly description: "Epoch number.";
|
|
1571
|
+
readonly initiatorSessionIds: {
|
|
1572
|
+
readonly description: "Session IDs created for the bootstrap initiator (caller)";
|
|
1573
|
+
readonly itemType: {
|
|
1574
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1575
|
+
};
|
|
1626
1576
|
readonly type: {
|
|
1627
|
-
readonly blueId: "
|
|
1577
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1628
1578
|
};
|
|
1629
1579
|
};
|
|
1630
|
-
readonly name: "Session
|
|
1631
|
-
readonly
|
|
1632
|
-
readonly description: "
|
|
1633
|
-
readonly
|
|
1580
|
+
readonly name: "Document Session Bootstrap";
|
|
1581
|
+
readonly participantsState: {
|
|
1582
|
+
readonly description: "Maps channel names to participant activation tracking";
|
|
1583
|
+
readonly keyType: {
|
|
1634
1584
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1635
1585
|
};
|
|
1636
|
-
};
|
|
1637
|
-
readonly timestamp: {
|
|
1638
|
-
readonly description: "ISO 8601 timestamp for the emission.";
|
|
1639
1586
|
readonly type: {
|
|
1640
|
-
readonly blueId: "
|
|
1587
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
1588
|
+
};
|
|
1589
|
+
readonly valueType: {
|
|
1590
|
+
readonly blueId: "CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB";
|
|
1641
1591
|
};
|
|
1642
1592
|
};
|
|
1643
1593
|
readonly type: {
|
|
1644
|
-
readonly blueId: "
|
|
1594
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
1645
1595
|
};
|
|
1646
1596
|
};
|
|
1647
|
-
readonly
|
|
1648
|
-
readonly
|
|
1649
|
-
readonly
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
};
|
|
1597
|
+
readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
|
|
1598
|
+
readonly description: "Rights granted by this WAG have been retracted.";
|
|
1599
|
+
readonly name: "Worker Agency Permission Revoked";
|
|
1600
|
+
readonly type: {
|
|
1601
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1653
1602
|
};
|
|
1654
1603
|
};
|
|
1655
|
-
readonly
|
|
1656
|
-
readonly description: "
|
|
1657
|
-
readonly
|
|
1604
|
+
readonly aydjXRi7sz7352Pnbs25ko4cat9w4YnM6LzD5Dtj5T9: {
|
|
1605
|
+
readonly description: "Whatever granter confirmed or rejected the request.";
|
|
1606
|
+
readonly name: "Single Document Permission Grant Responded";
|
|
1607
|
+
readonly permissions: {
|
|
1658
1608
|
readonly type: {
|
|
1659
|
-
readonly blueId: "
|
|
1609
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
1660
1610
|
};
|
|
1661
1611
|
};
|
|
1662
|
-
readonly name: "Linked Documents Permission Revoked";
|
|
1663
1612
|
readonly reason: {
|
|
1664
1613
|
readonly type: {
|
|
1665
1614
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1666
1615
|
};
|
|
1667
1616
|
};
|
|
1668
|
-
readonly
|
|
1617
|
+
readonly status: {
|
|
1669
1618
|
readonly type: {
|
|
1670
1619
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1671
1620
|
};
|
|
1672
1621
|
};
|
|
1673
|
-
readonly
|
|
1674
|
-
readonly
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
readonly AG6fiGy88gX5eKoUcHS2BV17EfMssiYZj99kx9RcpKEX: {
|
|
1678
|
-
readonly description: "Emitted on initialise when local shape checks pass.";
|
|
1679
|
-
readonly name: "Single Document Permission Validated";
|
|
1680
|
-
readonly type: {
|
|
1681
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1622
|
+
readonly targetSessionId: {
|
|
1623
|
+
readonly type: {
|
|
1624
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1625
|
+
};
|
|
1682
1626
|
};
|
|
1683
|
-
};
|
|
1684
|
-
readonly AMNPp7uGYBgygbnmMS649m6Gf5bNULaEK8aSQ3b4xdrf: {
|
|
1685
|
-
readonly description: "Rights granted by this WAG have been retracted.";
|
|
1686
|
-
readonly name: "Worker Agency Permission Revoked";
|
|
1687
1627
|
readonly type: {
|
|
1688
1628
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1689
1629
|
};
|
|
@@ -1726,76 +1666,48 @@ export declare const contents: {
|
|
|
1726
1666
|
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
1727
1667
|
};
|
|
1728
1668
|
};
|
|
1729
|
-
readonly
|
|
1730
|
-
readonly
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
readonly events: {
|
|
1734
|
-
readonly description: "Optional allow-list of emitted event patterns to forward.";
|
|
1669
|
+
readonly BivicTTRkWMt2f9qMqSPgWPEAHyVpAUmBE6xGLt3oVu2: {
|
|
1670
|
+
readonly contracts: {
|
|
1671
|
+
readonly granterChannel: {
|
|
1672
|
+
readonly description: "Granter/owner’s timeline (direct grant-document revoke lives here).";
|
|
1735
1673
|
readonly type: {
|
|
1736
|
-
readonly blueId: "
|
|
1674
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
1737
1675
|
};
|
|
1738
1676
|
};
|
|
1739
|
-
readonly
|
|
1740
|
-
readonly
|
|
1741
|
-
|
|
1742
|
-
|
|
1677
|
+
readonly initLifecycleChannel: {
|
|
1678
|
+
readonly event: {
|
|
1679
|
+
readonly type: {
|
|
1680
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
1681
|
+
};
|
|
1743
1682
|
};
|
|
1744
|
-
};
|
|
1745
|
-
};
|
|
1746
|
-
readonly targetSessionId: {
|
|
1747
|
-
readonly description: "Session to subscribe to.";
|
|
1748
|
-
readonly type: {
|
|
1749
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1750
|
-
};
|
|
1751
|
-
};
|
|
1752
|
-
readonly type: {
|
|
1753
|
-
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1754
|
-
};
|
|
1755
|
-
};
|
|
1756
|
-
readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
|
|
1757
|
-
readonly name: "Adding Participant Responded";
|
|
1758
|
-
readonly request: {
|
|
1759
|
-
readonly type: {
|
|
1760
|
-
readonly blueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
|
|
1761
|
-
};
|
|
1762
|
-
};
|
|
1763
|
-
readonly status: {
|
|
1764
|
-
readonly type: {
|
|
1765
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1766
|
-
};
|
|
1767
|
-
};
|
|
1768
|
-
readonly type: {
|
|
1769
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1770
|
-
};
|
|
1771
|
-
};
|
|
1772
|
-
readonly Bu4YETSKYW8hHMwVy6zUUoBAGZPxX3KVXfKN9uoCUoJj: {
|
|
1773
|
-
readonly contracts: {
|
|
1774
|
-
readonly myOsAdminChannel: {
|
|
1775
|
-
readonly description: "MyOS Admin (accountId=0) — posts operational progress/decisions via myOsAdminUpdate";
|
|
1776
1683
|
readonly type: {
|
|
1777
|
-
readonly blueId: "
|
|
1684
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
1778
1685
|
};
|
|
1779
1686
|
};
|
|
1780
|
-
readonly
|
|
1687
|
+
readonly revoke: {
|
|
1781
1688
|
readonly channel: {
|
|
1782
1689
|
readonly type: {
|
|
1783
1690
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1784
1691
|
};
|
|
1785
|
-
readonly value: "
|
|
1692
|
+
readonly value: "granterChannel";
|
|
1693
|
+
};
|
|
1694
|
+
readonly description: "Granter requests revocation on the grant document. Grantee-document self-revoke uses the existing revoke-request event with grantDocumentId emitted from the grantee document itself.";
|
|
1695
|
+
readonly request: {
|
|
1696
|
+
readonly description: "Optional human-readable reason";
|
|
1697
|
+
readonly type: {
|
|
1698
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1699
|
+
};
|
|
1786
1700
|
};
|
|
1787
|
-
readonly description: "The standard, required operation for MyOS Admin to deliver events.";
|
|
1788
1701
|
readonly type: {
|
|
1789
1702
|
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
1790
1703
|
};
|
|
1791
1704
|
};
|
|
1792
|
-
readonly
|
|
1793
|
-
readonly description: "Implementation that re-emits the provided events";
|
|
1705
|
+
readonly revokeImplGranter: {
|
|
1794
1706
|
readonly operation: {
|
|
1795
1707
|
readonly type: {
|
|
1796
1708
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1797
1709
|
};
|
|
1798
|
-
readonly value: "
|
|
1710
|
+
readonly value: "revoke";
|
|
1799
1711
|
};
|
|
1800
1712
|
readonly steps: {
|
|
1801
1713
|
readonly items: readonly [{
|
|
@@ -1803,9 +1715,9 @@ export declare const contents: {
|
|
|
1803
1715
|
readonly type: {
|
|
1804
1716
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1805
1717
|
};
|
|
1806
|
-
readonly value: "return {
|
|
1718
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
1807
1719
|
};
|
|
1808
|
-
readonly name: "
|
|
1720
|
+
readonly name: "EmitRevokeRequested";
|
|
1809
1721
|
readonly type: {
|
|
1810
1722
|
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1811
1723
|
};
|
|
@@ -1815,162 +1727,122 @@ export declare const contents: {
|
|
|
1815
1727
|
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
1816
1728
|
};
|
|
1817
1729
|
};
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1843
|
-
};
|
|
1844
|
-
};
|
|
1845
|
-
readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
|
|
1846
|
-
readonly name: "MyOS Session Interaction";
|
|
1847
|
-
};
|
|
1848
|
-
readonly Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi: {
|
|
1849
|
-
readonly description: "Grant could not be applied.";
|
|
1850
|
-
readonly links: {
|
|
1851
|
-
readonly type: {
|
|
1852
|
-
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1853
|
-
};
|
|
1854
|
-
};
|
|
1855
|
-
readonly name: "Linked Documents Permission Rejected";
|
|
1856
|
-
readonly reason: {
|
|
1857
|
-
readonly type: {
|
|
1858
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1859
|
-
};
|
|
1860
|
-
};
|
|
1861
|
-
readonly targetSessionId: {
|
|
1862
|
-
readonly type: {
|
|
1863
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1730
|
+
readonly validateOnInit: {
|
|
1731
|
+
readonly channel: {
|
|
1732
|
+
readonly type: {
|
|
1733
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1734
|
+
};
|
|
1735
|
+
readonly value: "initLifecycleChannel";
|
|
1736
|
+
};
|
|
1737
|
+
readonly steps: {
|
|
1738
|
+
readonly items: readonly [{
|
|
1739
|
+
readonly code: {
|
|
1740
|
+
readonly type: {
|
|
1741
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1742
|
+
};
|
|
1743
|
+
readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string (originalBlueId)\");\n\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
|
|
1744
|
+
};
|
|
1745
|
+
readonly name: "ValidateBasicShape";
|
|
1746
|
+
readonly type: {
|
|
1747
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
1748
|
+
};
|
|
1749
|
+
}];
|
|
1750
|
+
};
|
|
1751
|
+
readonly type: {
|
|
1752
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
1753
|
+
};
|
|
1864
1754
|
};
|
|
1865
1755
|
};
|
|
1866
|
-
readonly
|
|
1867
|
-
readonly
|
|
1868
|
-
};
|
|
1869
|
-
};
|
|
1870
|
-
readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
|
|
1871
|
-
readonly accountStatus: {
|
|
1872
|
-
readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
|
|
1756
|
+
readonly granteeDocumentId: {
|
|
1757
|
+
readonly description: "Required original document id (blueId) that will act as the grantee principal ('document').";
|
|
1873
1758
|
readonly type: {
|
|
1874
1759
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1875
1760
|
};
|
|
1876
1761
|
};
|
|
1877
|
-
readonly
|
|
1878
|
-
|
|
1879
|
-
readonly description: "Error message if participant activation failed";
|
|
1762
|
+
readonly granterDocumentSessionId: {
|
|
1763
|
+
readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
|
|
1880
1764
|
readonly type: {
|
|
1881
1765
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1882
1766
|
};
|
|
1883
1767
|
};
|
|
1884
|
-
readonly name: "
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
readonly description: "Notifies the user that a MyOS Package is ready to install.";
|
|
1888
|
-
readonly message: {
|
|
1889
|
-
readonly description: "Context for the user (e.g., who suggested it, what it does)";
|
|
1768
|
+
readonly name: "Single Document Permission Grant To Document";
|
|
1769
|
+
readonly permissions: {
|
|
1770
|
+
readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
|
|
1890
1771
|
readonly type: {
|
|
1891
|
-
readonly blueId: "
|
|
1772
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
1892
1773
|
};
|
|
1893
1774
|
};
|
|
1894
|
-
readonly
|
|
1895
|
-
|
|
1896
|
-
readonly description: "The complete package to be bootstrapped";
|
|
1775
|
+
readonly skipValidation: {
|
|
1776
|
+
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant).";
|
|
1897
1777
|
readonly type: {
|
|
1898
|
-
readonly blueId: "
|
|
1778
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
1899
1779
|
};
|
|
1900
1780
|
};
|
|
1901
|
-
readonly
|
|
1902
|
-
readonly description: "
|
|
1781
|
+
readonly targetSessionId: {
|
|
1782
|
+
readonly description: "Target document session id to grant access to";
|
|
1903
1783
|
readonly type: {
|
|
1904
1784
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1905
1785
|
};
|
|
1906
1786
|
};
|
|
1787
|
+
readonly type: {
|
|
1788
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
1789
|
+
};
|
|
1907
1790
|
};
|
|
1908
|
-
readonly
|
|
1909
|
-
readonly description: "MyOS Admin
|
|
1910
|
-
readonly name: "
|
|
1911
|
-
readonly
|
|
1912
|
-
readonly
|
|
1913
|
-
readonly
|
|
1791
|
+
readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
|
|
1792
|
+
readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
|
|
1793
|
+
readonly name: "Subscribe to Session Requested";
|
|
1794
|
+
readonly subscription: {
|
|
1795
|
+
readonly events: {
|
|
1796
|
+
readonly description: "Optional allow-list of emitted event patterns to forward.";
|
|
1797
|
+
readonly type: {
|
|
1798
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1799
|
+
};
|
|
1914
1800
|
};
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1801
|
+
readonly id: {
|
|
1802
|
+
readonly description: "Optional client correlation id.";
|
|
1803
|
+
readonly type: {
|
|
1804
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1805
|
+
};
|
|
1919
1806
|
};
|
|
1920
1807
|
};
|
|
1921
1808
|
readonly targetSessionId: {
|
|
1809
|
+
readonly description: "Session to subscribe to.";
|
|
1922
1810
|
readonly type: {
|
|
1923
1811
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1924
1812
|
};
|
|
1925
1813
|
};
|
|
1926
1814
|
readonly type: {
|
|
1927
|
-
readonly blueId: "
|
|
1815
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1928
1816
|
};
|
|
1929
1817
|
};
|
|
1930
|
-
readonly
|
|
1931
|
-
readonly
|
|
1932
|
-
readonly
|
|
1933
|
-
readonly sessionId: {
|
|
1934
|
-
readonly description: "Identifier of the document session being targeted.";
|
|
1818
|
+
readonly BQMtWzcdbYUdaJQADyy6bkscxQGfhQHT4BgFhXQAgKfz: {
|
|
1819
|
+
readonly name: "Adding Participant Responded";
|
|
1820
|
+
readonly request: {
|
|
1935
1821
|
readonly type: {
|
|
1936
|
-
readonly blueId: "
|
|
1822
|
+
readonly blueId: "98JmkF189jZpQRyzaiQxLbc2rRUqnRy2o6bH2qCRaBg3";
|
|
1937
1823
|
};
|
|
1938
1824
|
};
|
|
1939
|
-
readonly
|
|
1940
|
-
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
1941
|
-
};
|
|
1942
|
-
};
|
|
1943
|
-
readonly D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD: {
|
|
1944
|
-
readonly anchor: {
|
|
1945
|
-
readonly description: "Target anchor key on the destination document.";
|
|
1825
|
+
readonly status: {
|
|
1946
1826
|
readonly type: {
|
|
1947
1827
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1948
1828
|
};
|
|
1949
1829
|
};
|
|
1950
|
-
readonly description: "Abstract base class for all link types.";
|
|
1951
|
-
readonly name: "Link";
|
|
1952
|
-
};
|
|
1953
|
-
readonly D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX: {
|
|
1954
|
-
readonly description: "Link targeting any document of a specific Blue type. Enables dynamic discovery where the platform resolves to a concrete instance at runtime.";
|
|
1955
|
-
readonly documentType: {
|
|
1956
|
-
readonly description: "Type being targeted by this link.";
|
|
1957
|
-
};
|
|
1958
|
-
readonly name: "Document Type Link";
|
|
1959
1830
|
readonly type: {
|
|
1960
|
-
readonly blueId: "
|
|
1831
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1961
1832
|
};
|
|
1962
1833
|
};
|
|
1963
|
-
readonly
|
|
1964
|
-
readonly description: "
|
|
1965
|
-
readonly
|
|
1834
|
+
readonly BqWoMewDiK6GgMVDXeBuPwWL3ka9DadzKu59uU51ZjW3: {
|
|
1835
|
+
readonly description: "DB rows written; rights are effective.";
|
|
1836
|
+
readonly grantDocumentId: {
|
|
1837
|
+
readonly description: "Optional. Stable handle of the created permission grant document. Required in request/response document-grant flows that later support self-revoke from the grantee document.";
|
|
1966
1838
|
readonly type: {
|
|
1967
|
-
readonly blueId: "
|
|
1839
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1968
1840
|
};
|
|
1969
1841
|
};
|
|
1970
|
-
readonly name: "
|
|
1971
|
-
readonly
|
|
1842
|
+
readonly name: "Single Document Permission Granted";
|
|
1843
|
+
readonly permissions: {
|
|
1972
1844
|
readonly type: {
|
|
1973
|
-
readonly blueId: "
|
|
1845
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
1974
1846
|
};
|
|
1975
1847
|
};
|
|
1976
1848
|
readonly targetSessionId: {
|
|
@@ -1979,71 +1851,63 @@ export declare const contents: {
|
|
|
1979
1851
|
};
|
|
1980
1852
|
};
|
|
1981
1853
|
readonly type: {
|
|
1982
|
-
readonly blueId: "
|
|
1854
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1983
1855
|
};
|
|
1984
1856
|
};
|
|
1985
|
-
readonly
|
|
1986
|
-
readonly
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1857
|
+
readonly BwYenFh5yEbjEW6FdBzYu2hCkUxGyBW6JJguusvtd5ut: {
|
|
1858
|
+
readonly allowedWorkerAgencyPermissions: {
|
|
1859
|
+
readonly itemType: {
|
|
1860
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
1861
|
+
};
|
|
1990
1862
|
readonly type: {
|
|
1991
|
-
readonly blueId: "
|
|
1863
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1992
1864
|
};
|
|
1993
1865
|
};
|
|
1994
|
-
readonly
|
|
1995
|
-
|
|
1866
|
+
readonly description: "DB rows written; rights are effective.";
|
|
1867
|
+
readonly grantDocumentId: {
|
|
1868
|
+
readonly description: "Optional. Stable handle of the created permission grant document. Required in request/response document-grant flows that later support self-revoke from the grantee document.";
|
|
1996
1869
|
readonly type: {
|
|
1997
1870
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1998
1871
|
};
|
|
1999
1872
|
};
|
|
2000
|
-
readonly
|
|
2001
|
-
readonly
|
|
1873
|
+
readonly granteeDocumentId: {
|
|
1874
|
+
readonly type: {
|
|
1875
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1876
|
+
};
|
|
2002
1877
|
};
|
|
2003
|
-
|
|
2004
|
-
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: {
|
|
2005
|
-
readonly description: "Emitted when the LDPG passes local validation.";
|
|
2006
|
-
readonly name: "Linked Documents Permission Validated";
|
|
1878
|
+
readonly name: "Worker Agency Permission Granted";
|
|
2007
1879
|
readonly type: {
|
|
2008
1880
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2009
1881
|
};
|
|
2010
1882
|
};
|
|
2011
|
-
readonly
|
|
2012
|
-
readonly
|
|
2013
|
-
readonly name: "LLM Agent";
|
|
2014
|
-
readonly type: {
|
|
2015
|
-
readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
|
|
2016
|
-
};
|
|
1883
|
+
readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
|
|
1884
|
+
readonly name: "MyOS Session Interaction";
|
|
2017
1885
|
};
|
|
2018
|
-
readonly
|
|
2019
|
-
readonly
|
|
2020
|
-
readonly
|
|
2021
|
-
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
2022
|
-
};
|
|
2023
|
-
};
|
|
2024
|
-
readonly description: "Permissions that become effective for a single target session.";
|
|
2025
|
-
readonly name: "Single Document Permission Set";
|
|
2026
|
-
readonly read: {
|
|
1886
|
+
readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
|
|
1887
|
+
readonly accountStatus: {
|
|
1888
|
+
readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
|
|
2027
1889
|
readonly type: {
|
|
2028
|
-
readonly blueId: "
|
|
1890
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2029
1891
|
};
|
|
2030
|
-
readonly value: true;
|
|
2031
1892
|
};
|
|
2032
|
-
readonly
|
|
1893
|
+
readonly description: "Tracks participant account status and activation";
|
|
1894
|
+
readonly errorMessage: {
|
|
1895
|
+
readonly description: "Error message if participant activation failed";
|
|
2033
1896
|
readonly type: {
|
|
2034
|
-
readonly blueId: "
|
|
1897
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2035
1898
|
};
|
|
2036
1899
|
};
|
|
2037
|
-
readonly
|
|
1900
|
+
readonly name: "Participant Activation State";
|
|
1901
|
+
};
|
|
1902
|
+
readonly CoyRC9eUW32e9MdSPy1xdGd4XgRMqBmPSsRe8hwiCJbF: {
|
|
1903
|
+
readonly allowedWorkerAgencyPermissions: {
|
|
2038
1904
|
readonly itemType: {
|
|
2039
|
-
readonly blueId: "
|
|
1905
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
2040
1906
|
};
|
|
2041
1907
|
readonly type: {
|
|
2042
1908
|
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
2043
1909
|
};
|
|
2044
1910
|
};
|
|
2045
|
-
};
|
|
2046
|
-
readonly DVuSpdSQzjj36rN9Eemu7oReooPe1YaqARx7aanQDppy: {
|
|
2047
1911
|
readonly contracts: {
|
|
2048
1912
|
readonly granterChannel: {
|
|
2049
1913
|
readonly description: "Granter/owner’s timeline (direct grant-document revoke lives here).";
|
|
@@ -2092,7 +1956,7 @@ export declare const contents: {
|
|
|
2092
1956
|
readonly type: {
|
|
2093
1957
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2094
1958
|
};
|
|
2095
|
-
readonly value: "return {\n events: [\n {\n type: \"MyOS/
|
|
1959
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Worker Agency Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
2096
1960
|
};
|
|
2097
1961
|
readonly name: "EmitRevokeRequested";
|
|
2098
1962
|
readonly type: {
|
|
@@ -2117,7 +1981,7 @@ export declare const contents: {
|
|
|
2117
1981
|
readonly type: {
|
|
2118
1982
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2119
1983
|
};
|
|
2120
|
-
readonly value: "const
|
|
1984
|
+
readonly value: "const issues = [];\n\nconst unwrapText = value => {\n if (typeof value === 'string') {\n const trimmed = value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'string') {\n const trimmed = value.value.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.workerType === 'string') {\n const trimmed = value.workerType.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n if (typeof value.name === 'string') {\n const trimmed = value.name.trim();\n return trimmed.length > 0 ? trimmed : undefined;\n }\n }\n return undefined;\n};\n\nconst unwrapBoolean = value => {\n if (typeof value === 'boolean') {\n return value;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return value.value;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return value.value.value;\n }\n }\n return undefined;\n};\n\nconst hasBooleanValue = value => {\n if (typeof value === 'boolean') {\n return true;\n }\n if (value && typeof value === 'object') {\n if (typeof value.value === 'boolean') {\n return true;\n }\n if (\n value.value &&\n typeof value.value === 'object' &&\n typeof value.value.value === 'boolean'\n ) {\n return true;\n }\n }\n return false;\n};\n\nconst unwrapArray = value => {\n if (Array.isArray(value)) {\n return value;\n }\n if (value && typeof value === 'object' && Array.isArray(value.items)) {\n return value.items;\n }\n return [];\n};\n\nconst unwrapRecord = value => {\n if (value && typeof value === 'object' && !Array.isArray(value)) {\n if (value.value && typeof value.value === 'object') {\n return value.value;\n }\n return value;\n }\n return {};\n};\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) {\n issues.push(\"granterChannel must be bound to an accountId\");\n}\n\nconst granteeDocumentId = document('/granteeDocumentId');\nif (\n typeof granteeDocumentId !== 'string' ||\n granteeDocumentId.trim().length === 0\n) {\n issues.push(\"granteeDocumentId must be a non-empty string\");\n}\n\nconst list = document('/allowedWorkerAgencyPermissions');\nif (!Array.isArray(list) || list.length === 0) {\n issues.push(\"allowedWorkerAgencyPermissions must be a non-empty array\");\n} else {\n const validateSDPS = (p, path) => {\n const record = unwrapRecord(p);\n if (Object.keys(record).length === 0) {\n issues.push(`${path} must be an object`);\n return;\n }\n const read = unwrapBoolean(record.read);\n if (read !== true) {\n issues.push(`${path}.read must be true`);\n }\n const share = record.share;\n const shareValue = unwrapBoolean(share);\n if (hasBooleanValue(share) && typeof shareValue !== 'boolean') {\n issues.push(`${path}.share must be boolean if provided`);\n }\n const allOps = record.allOps;\n const allOpsValue = unwrapBoolean(allOps);\n if (hasBooleanValue(allOps) && typeof allOpsValue !== 'boolean') {\n issues.push(`${path}.allOps must be boolean if provided`);\n }\n const singleOpsRaw = unwrapArray(record.singleOps)\n .map(entry => unwrapText(entry))\n .filter(Boolean);\n const hasSingle = singleOpsRaw.length > 0;\n if (hasSingle) {\n const bad = singleOpsRaw.length !== unwrapArray(record.singleOps).length;\n if (bad) issues.push(`${path}.singleOps must contain only non-empty strings`);\n }\n if (allOpsValue === true && hasSingle) {\n issues.push(`${path}.allOps=true and ${path}.singleOps are mutually exclusive`);\n }\n };\n const seenTypes = new Set();\n list.forEach((item, idx) => {\n const itemPath = `/allowedWorkerAgencyPermissions[${idx}]`;\n if (typeof item !== 'object' || item === null) {\n issues.push(`${itemPath} must be an object`);\n return;\n }\n const workerType = unwrapText(item.workerType);\n if (!workerType) {\n issues.push(`${itemPath}.workerType must be a non-empty string`);\n } else {\n if (seenTypes.has(workerType)) {\n issues.push(`duplicate workerType '${workerType}' in allowedWorkerAgencyPermissions`);\n } else {\n seenTypes.add(workerType);\n }\n }\n const perms = item.permissions;\n if (typeof perms === 'undefined') {\n issues.push(`${itemPath}.permissions is required`);\n } else {\n validateSDPS(perms, `${itemPath}.permissions`);\n }\n });\n}\nif (issues.length > 0) {\n return { events: [ { type: \"MyOS/Worker Agency Permission Invalid\", issues } ] };\n} else {\n return { events: [ { type: \"MyOS/Worker Agency Permission Validated\" } ] };\n}\n";
|
|
2121
1985
|
};
|
|
2122
1986
|
readonly name: "ValidateBasicShape";
|
|
2123
1987
|
readonly type: {
|
|
@@ -2131,60 +1995,123 @@ export declare const contents: {
|
|
|
2131
1995
|
};
|
|
2132
1996
|
};
|
|
2133
1997
|
readonly granteeDocumentId: {
|
|
2134
|
-
readonly description: "Required original document id (blueId) that will act as the 'document' principal.";
|
|
2135
1998
|
readonly type: {
|
|
2136
1999
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2137
2000
|
};
|
|
2138
2001
|
};
|
|
2139
|
-
readonly
|
|
2140
|
-
|
|
2002
|
+
readonly name: "Worker Agency Permission Grant";
|
|
2003
|
+
readonly type: {
|
|
2004
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
2005
|
+
};
|
|
2006
|
+
};
|
|
2007
|
+
readonly CrGV4ZYjvPvMqrgNQAfgZCUnFjFW6HDjYNdon2chLKU3: {
|
|
2008
|
+
readonly description: "Notifies the user that a MyOS Package is ready to install.";
|
|
2009
|
+
readonly message: {
|
|
2010
|
+
readonly description: "Context for the user (e.g., who suggested it, what it does)";
|
|
2141
2011
|
readonly type: {
|
|
2142
2012
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2143
2013
|
};
|
|
2144
2014
|
};
|
|
2145
|
-
readonly
|
|
2146
|
-
|
|
2015
|
+
readonly name: "Inform User To Install MyOS Package";
|
|
2016
|
+
readonly package: {
|
|
2017
|
+
readonly description: "The complete package to be bootstrapped";
|
|
2147
2018
|
readonly type: {
|
|
2148
|
-
readonly blueId: "
|
|
2019
|
+
readonly blueId: "5cg55kgH8ckRVji4oWSBBxthJQFYmB5Lb1Pea7achyNr";
|
|
2149
2020
|
};
|
|
2150
2021
|
};
|
|
2151
|
-
readonly
|
|
2152
|
-
|
|
2153
|
-
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant).";
|
|
2022
|
+
readonly title: {
|
|
2023
|
+
readonly description: "Short, user-facing headline (e.g., \"Install Agent Package\")";
|
|
2154
2024
|
readonly type: {
|
|
2155
|
-
readonly blueId: "
|
|
2025
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2026
|
+
};
|
|
2027
|
+
};
|
|
2028
|
+
};
|
|
2029
|
+
readonly CrRfT3MFQneNo99nfdhfgnTKF4fmKtSQEUQN8wTTbnjF: {
|
|
2030
|
+
readonly description: "MyOS Admin is retracting rights granted by this PGD.";
|
|
2031
|
+
readonly name: "Single Document Permission Revoking in Progress";
|
|
2032
|
+
readonly note: {
|
|
2033
|
+
readonly type: {
|
|
2034
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2035
|
+
};
|
|
2036
|
+
};
|
|
2037
|
+
readonly permissions: {
|
|
2038
|
+
readonly type: {
|
|
2039
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
2156
2040
|
};
|
|
2157
2041
|
};
|
|
2158
2042
|
readonly targetSessionId: {
|
|
2159
|
-
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
2160
2043
|
readonly type: {
|
|
2161
2044
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2162
2045
|
};
|
|
2163
2046
|
};
|
|
2164
2047
|
readonly type: {
|
|
2165
|
-
readonly blueId: "
|
|
2048
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2166
2049
|
};
|
|
2167
2050
|
};
|
|
2168
|
-
readonly
|
|
2169
|
-
readonly description: "
|
|
2170
|
-
readonly name: "
|
|
2171
|
-
readonly
|
|
2051
|
+
readonly d1vQ8ZTPcQc5KeuU6tzWaVukWRVtKjQL4hbvbpC22rB: {
|
|
2052
|
+
readonly description: "Link targeting a specific document session by its sessionId. Use when referencing a live session rather than a logical document.";
|
|
2053
|
+
readonly name: "MyOS Session Link";
|
|
2054
|
+
readonly sessionId: {
|
|
2055
|
+
readonly description: "Identifier of the document session being targeted.";
|
|
2172
2056
|
readonly type: {
|
|
2173
2057
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2174
2058
|
};
|
|
2175
2059
|
};
|
|
2176
|
-
readonly
|
|
2060
|
+
readonly type: {
|
|
2061
|
+
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
2062
|
+
};
|
|
2063
|
+
};
|
|
2064
|
+
readonly D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD: {
|
|
2065
|
+
readonly anchor: {
|
|
2066
|
+
readonly description: "Target anchor key on the destination document.";
|
|
2067
|
+
readonly type: {
|
|
2068
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2069
|
+
};
|
|
2070
|
+
};
|
|
2071
|
+
readonly description: "Abstract base class for all link types.";
|
|
2072
|
+
readonly name: "Link";
|
|
2073
|
+
};
|
|
2074
|
+
readonly D9Ret9Hmz5TWxzuJEeauWEuZVPkPL7hcHYsSNY1cZ5zX: {
|
|
2075
|
+
readonly description: "Link targeting any document of a specific Blue type. Enables dynamic discovery where the platform resolves to a concrete instance at runtime.";
|
|
2076
|
+
readonly documentType: {
|
|
2077
|
+
readonly description: "Type being targeted by this link.";
|
|
2078
|
+
};
|
|
2079
|
+
readonly name: "Document Type Link";
|
|
2080
|
+
readonly type: {
|
|
2081
|
+
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
2082
|
+
};
|
|
2083
|
+
};
|
|
2084
|
+
readonly Dd53JjiBGUnASZXjhiHBqCSnruN2XmLtcW2vNQB7Sm34: {
|
|
2085
|
+
readonly description: "MyOS Admin accepted the call and submitted the operation request.";
|
|
2086
|
+
readonly name: "Call Operation Accepted";
|
|
2087
|
+
readonly operation: {
|
|
2088
|
+
readonly description: "Operation name that was invoked.";
|
|
2177
2089
|
readonly type: {
|
|
2178
|
-
readonly blueId: "
|
|
2090
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2179
2091
|
};
|
|
2180
2092
|
};
|
|
2181
2093
|
readonly targetSessionId: {
|
|
2094
|
+
readonly description: "Target document session that received the request.";
|
|
2182
2095
|
readonly type: {
|
|
2183
2096
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2184
2097
|
};
|
|
2185
2098
|
};
|
|
2186
2099
|
readonly type: {
|
|
2187
|
-
readonly blueId: "
|
|
2100
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2101
|
+
};
|
|
2102
|
+
};
|
|
2103
|
+
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: {
|
|
2104
|
+
readonly description: "Emitted when the LDPG passes local validation.";
|
|
2105
|
+
readonly name: "Linked Documents Permission Validated";
|
|
2106
|
+
readonly type: {
|
|
2107
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2108
|
+
};
|
|
2109
|
+
};
|
|
2110
|
+
readonly DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf: {
|
|
2111
|
+
readonly description: "Marker type for a specialized Blue document that MyOS treats as an Agent, enabling richer UI and behaviors while remaining a standard Blue document.";
|
|
2112
|
+
readonly name: "LLM Agent";
|
|
2113
|
+
readonly type: {
|
|
2114
|
+
readonly blueId: "8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc";
|
|
2188
2115
|
};
|
|
2189
2116
|
};
|
|
2190
2117
|
readonly EJkmgZa48d3knTpcqxWzu2zo34yWEbVKJVPcyLR7fgGU: {
|
|
@@ -2206,6 +2133,18 @@ export declare const contents: {
|
|
|
2206
2133
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2207
2134
|
};
|
|
2208
2135
|
};
|
|
2136
|
+
readonly EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS: {
|
|
2137
|
+
readonly name: "Worker Agency Permission";
|
|
2138
|
+
readonly permissions: {
|
|
2139
|
+
readonly description: "The permissions granted to the worker for documents of the given type.";
|
|
2140
|
+
readonly type: {
|
|
2141
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
2142
|
+
};
|
|
2143
|
+
};
|
|
2144
|
+
readonly workerType: {
|
|
2145
|
+
readonly description: "The document type the worker is allowed to create.";
|
|
2146
|
+
};
|
|
2147
|
+
};
|
|
2209
2148
|
readonly ELnMo95Gduw4zFLakSGqg44AiaP27jEdeg1kMR14TFQN: {
|
|
2210
2149
|
readonly accountId: {
|
|
2211
2150
|
readonly description: "MyOS account ID of the agent.";
|
|
@@ -2343,6 +2282,28 @@ export declare const contents: {
|
|
|
2343
2282
|
readonly blueId: "29tcU8MkrV3KL5HqH6DHJDPPfJMheoqwiKJsaHnrp9hT";
|
|
2344
2283
|
};
|
|
2345
2284
|
};
|
|
2285
|
+
readonly FAMQpJfZvF5gJphKzq96Bn2iLuJgMJwMek798cw8LR9D: {
|
|
2286
|
+
readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
|
|
2287
|
+
readonly name: "Single Document Permission Grant Requested";
|
|
2288
|
+
readonly onBehalfOf: {
|
|
2289
|
+
readonly type: {
|
|
2290
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2291
|
+
};
|
|
2292
|
+
};
|
|
2293
|
+
readonly permissions: {
|
|
2294
|
+
readonly type: {
|
|
2295
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
2296
|
+
};
|
|
2297
|
+
};
|
|
2298
|
+
readonly targetSessionId: {
|
|
2299
|
+
readonly type: {
|
|
2300
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2301
|
+
};
|
|
2302
|
+
};
|
|
2303
|
+
readonly type: {
|
|
2304
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
2305
|
+
};
|
|
2306
|
+
};
|
|
2346
2307
|
readonly Ff61TKzxLStjvfMksRNUBif2PRJGJM6XvmTqSf3M76wC: {
|
|
2347
2308
|
readonly name: "All Participants Ready";
|
|
2348
2309
|
};
|
|
@@ -2361,32 +2322,7 @@ export declare const contents: {
|
|
|
2361
2322
|
};
|
|
2362
2323
|
readonly name: "Target Document Session Started";
|
|
2363
2324
|
};
|
|
2364
|
-
readonly
|
|
2365
|
-
readonly allowedWorkerAgencyPermissions: {
|
|
2366
|
-
readonly itemType: {
|
|
2367
|
-
readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
|
|
2368
|
-
};
|
|
2369
|
-
readonly type: {
|
|
2370
|
-
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
2371
|
-
};
|
|
2372
|
-
};
|
|
2373
|
-
readonly description: "Grant could not be applied.";
|
|
2374
|
-
readonly granteeDocumentId: {
|
|
2375
|
-
readonly type: {
|
|
2376
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2377
|
-
};
|
|
2378
|
-
};
|
|
2379
|
-
readonly name: "Worker Agency Permission Rejected";
|
|
2380
|
-
readonly reason: {
|
|
2381
|
-
readonly type: {
|
|
2382
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2383
|
-
};
|
|
2384
|
-
};
|
|
2385
|
-
readonly type: {
|
|
2386
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2387
|
-
};
|
|
2388
|
-
};
|
|
2389
|
-
readonly G5K5cSdn15yLJa6NBmjLuuZzJ5YShSU14kc4vitHpeHz: {
|
|
2325
|
+
readonly FuQov123cM3ph1xcX5Cyx19D2w1vsitpAHfkdasZDE75: {
|
|
2390
2326
|
readonly contracts: {
|
|
2391
2327
|
readonly granteeChannel: {
|
|
2392
2328
|
readonly description: "Grantee’s timeline";
|
|
@@ -2507,7 +2443,7 @@ export declare const contents: {
|
|
|
2507
2443
|
readonly links: {
|
|
2508
2444
|
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
2509
2445
|
readonly type: {
|
|
2510
|
-
readonly blueId: "
|
|
2446
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
2511
2447
|
};
|
|
2512
2448
|
};
|
|
2513
2449
|
readonly name: "Linked Documents Permission Grant To Account";
|
|
@@ -2518,7 +2454,7 @@ export declare const contents: {
|
|
|
2518
2454
|
};
|
|
2519
2455
|
};
|
|
2520
2456
|
readonly type: {
|
|
2521
|
-
readonly blueId: "
|
|
2457
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
2522
2458
|
};
|
|
2523
2459
|
};
|
|
2524
2460
|
readonly GcotFgiqo3GMHp4xKrArDJi7AqciJGgYKvHodoAJwcWp: {
|
|
@@ -2543,59 +2479,245 @@ export declare const contents: {
|
|
|
2543
2479
|
};
|
|
2544
2480
|
};
|
|
2545
2481
|
readonly type: {
|
|
2546
|
-
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2547
|
-
};
|
|
2548
|
-
};
|
|
2549
|
-
readonly
|
|
2550
|
-
readonly description: "
|
|
2551
|
-
readonly
|
|
2552
|
-
|
|
2553
|
-
|
|
2482
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2483
|
+
};
|
|
2484
|
+
};
|
|
2485
|
+
readonly GFs1qrcTSzYq5tEN25GjGngu7fttnPgma6PU7TQ89Hjc: {
|
|
2486
|
+
readonly description: "Grant could not be applied.";
|
|
2487
|
+
readonly links: {
|
|
2488
|
+
readonly type: {
|
|
2489
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
2490
|
+
};
|
|
2491
|
+
};
|
|
2492
|
+
readonly name: "Linked Documents Permission Rejected";
|
|
2493
|
+
readonly reason: {
|
|
2494
|
+
readonly type: {
|
|
2495
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2496
|
+
};
|
|
2497
|
+
};
|
|
2498
|
+
readonly targetSessionId: {
|
|
2499
|
+
readonly type: {
|
|
2500
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2501
|
+
};
|
|
2502
|
+
};
|
|
2503
|
+
readonly type: {
|
|
2504
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2505
|
+
};
|
|
2506
|
+
};
|
|
2507
|
+
readonly GiEwEdvT2jPoT4bK8hvmjTBJUVQqRtHoAejfdpM7HtuD: {
|
|
2508
|
+
readonly description: "Result emitted after MyOS Admin accepts a payment initiation request.";
|
|
2509
|
+
readonly name: "Payment Initiation Accepted";
|
|
2510
|
+
readonly type: {
|
|
2511
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2512
|
+
};
|
|
2513
|
+
};
|
|
2514
|
+
readonly GiYocGMGQcneiMPm4NH9MxVj7Fr4jwg2BUAMzwZcWRNR: {
|
|
2515
|
+
readonly agentId: {
|
|
2516
|
+
readonly description: "Optional agent identifier";
|
|
2517
|
+
readonly type: {
|
|
2518
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2519
|
+
};
|
|
2520
|
+
};
|
|
2521
|
+
readonly description: "MyOS-specific agent event with agent ID, timestamp, and event data";
|
|
2522
|
+
readonly event: {
|
|
2523
|
+
readonly description: "Optional event node reference";
|
|
2524
|
+
};
|
|
2525
|
+
readonly id: {
|
|
2526
|
+
readonly description: "Optional event ID";
|
|
2527
|
+
readonly type: {
|
|
2528
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2529
|
+
};
|
|
2530
|
+
};
|
|
2531
|
+
readonly name: "MyOS Agent Event";
|
|
2532
|
+
readonly timestamp: {
|
|
2533
|
+
readonly description: "Optional timestamp for the event";
|
|
2534
|
+
readonly type: {
|
|
2535
|
+
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
2536
|
+
};
|
|
2537
|
+
};
|
|
2538
|
+
};
|
|
2539
|
+
readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
|
|
2540
|
+
readonly description: "Emitted on initialise when local shape checks pass.";
|
|
2541
|
+
readonly name: "Worker Agency Permission Validated";
|
|
2542
|
+
readonly type: {
|
|
2543
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2544
|
+
};
|
|
2545
|
+
};
|
|
2546
|
+
readonly GSfJG3nahccpaqXHWBXes8RvNDENL17bz2yXdvn1suRY: {
|
|
2547
|
+
readonly code: {
|
|
2548
|
+
readonly description: "Stable machine-readable failure code.";
|
|
2549
|
+
readonly type: {
|
|
2550
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2551
|
+
};
|
|
2552
|
+
};
|
|
2553
|
+
readonly description: "Failure result emitted when MyOS Admin cannot prepare an opaque recipient payment target.";
|
|
2554
|
+
readonly name: "Payment Target Preparation Failed";
|
|
2555
|
+
readonly reason: {
|
|
2556
|
+
readonly description: "Human-readable explanation of failure.";
|
|
2557
|
+
readonly type: {
|
|
2558
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2559
|
+
};
|
|
2560
|
+
};
|
|
2561
|
+
readonly type: {
|
|
2562
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2563
|
+
};
|
|
2564
|
+
};
|
|
2565
|
+
readonly GSMPZr2s6Nb6SwHzx8XwLRwbJnUdboZDPckMQhwLgvJ7: {
|
|
2566
|
+
readonly contracts: {
|
|
2567
|
+
readonly granterChannel: {
|
|
2568
|
+
readonly description: "Granter/owner’s timeline (direct grant-document revoke lives here).";
|
|
2569
|
+
readonly type: {
|
|
2570
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2571
|
+
};
|
|
2572
|
+
};
|
|
2573
|
+
readonly initLifecycleChannel: {
|
|
2574
|
+
readonly event: {
|
|
2575
|
+
readonly type: {
|
|
2576
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
2577
|
+
};
|
|
2578
|
+
};
|
|
2579
|
+
readonly type: {
|
|
2580
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
2581
|
+
};
|
|
2582
|
+
};
|
|
2583
|
+
readonly revoke: {
|
|
2584
|
+
readonly channel: {
|
|
2585
|
+
readonly type: {
|
|
2586
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2587
|
+
};
|
|
2588
|
+
readonly value: "granterChannel";
|
|
2589
|
+
};
|
|
2590
|
+
readonly description: "Granter requests revocation on the grant document. Grantee-document self-revoke uses the existing revoke-request event with grantDocumentId emitted from the grantee document itself.";
|
|
2591
|
+
readonly request: {
|
|
2592
|
+
readonly description: "Optional human-readable reason";
|
|
2593
|
+
readonly type: {
|
|
2594
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2595
|
+
};
|
|
2596
|
+
};
|
|
2597
|
+
readonly type: {
|
|
2598
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
2599
|
+
};
|
|
2600
|
+
};
|
|
2601
|
+
readonly revokeImplGranter: {
|
|
2602
|
+
readonly operation: {
|
|
2603
|
+
readonly type: {
|
|
2604
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2605
|
+
};
|
|
2606
|
+
readonly value: "revoke";
|
|
2607
|
+
};
|
|
2608
|
+
readonly steps: {
|
|
2609
|
+
readonly items: readonly [{
|
|
2610
|
+
readonly code: {
|
|
2611
|
+
readonly type: {
|
|
2612
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2613
|
+
};
|
|
2614
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Linked Documents Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
2615
|
+
};
|
|
2616
|
+
readonly name: "EmitRevokeRequested";
|
|
2617
|
+
readonly type: {
|
|
2618
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
2619
|
+
};
|
|
2620
|
+
}];
|
|
2621
|
+
};
|
|
2622
|
+
readonly type: {
|
|
2623
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
2624
|
+
};
|
|
2625
|
+
};
|
|
2626
|
+
readonly validateOnInit: {
|
|
2627
|
+
readonly channel: {
|
|
2628
|
+
readonly type: {
|
|
2629
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2630
|
+
};
|
|
2631
|
+
readonly value: "initLifecycleChannel";
|
|
2632
|
+
};
|
|
2633
|
+
readonly steps: {
|
|
2634
|
+
readonly items: readonly [{
|
|
2635
|
+
readonly code: {
|
|
2636
|
+
readonly type: {
|
|
2637
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2638
|
+
};
|
|
2639
|
+
readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string\");\n\nconst links = document('/links');\nif (!links || typeof links !== 'object') issues.push(\"links is missing or invalid\");\n\nconst anchors = Object.keys(links).filter(key => !['description', 'type', 'keyType', 'valueType'].includes(key));\nif (anchors.length === 0) {\n issues.push(\"links must have at least one anchor entry\");\n}\nfor (const anchor of anchors) {\n const perms = links[anchor];\n if (!perms || perms.read !== true) {\n issues.push(`links['${anchor}'].read must be true`);\n }\n const hasSingle = Array.isArray(perms.singleOps) && perms.singleOps.length > 0;\n if (hasSingle && perms.singleOps.some(x => typeof x !== \"string\" || x.trim().length === 0)) {\n issues.push(`links['${anchor}'].singleOps must contain only non-empty strings`);\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(`links['${anchor}'].allOps=true and singleOps are mutually exclusive`);\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Linked Documents Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Linked Documents Permission Validated\" } ] };\n";
|
|
2640
|
+
};
|
|
2641
|
+
readonly name: "ValidateBasicShape";
|
|
2642
|
+
readonly type: {
|
|
2643
|
+
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
2644
|
+
};
|
|
2645
|
+
}];
|
|
2646
|
+
};
|
|
2647
|
+
readonly type: {
|
|
2648
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
2649
|
+
};
|
|
2650
|
+
};
|
|
2651
|
+
};
|
|
2652
|
+
readonly granteeDocumentId: {
|
|
2653
|
+
readonly description: "Required original document id (blueId) that will act as the 'document' principal.";
|
|
2654
|
+
readonly type: {
|
|
2655
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2656
|
+
};
|
|
2657
|
+
};
|
|
2658
|
+
readonly granterDocumentSessionId: {
|
|
2659
|
+
readonly description: "Optional. If set, MyOS should evaluate authority as this document session\n(principalType='document', granteeId=documentId of this session),\ninstead of the granter accountId.\n";
|
|
2660
|
+
readonly type: {
|
|
2661
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2662
|
+
};
|
|
2663
|
+
};
|
|
2664
|
+
readonly links: {
|
|
2665
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
2666
|
+
readonly type: {
|
|
2667
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
2668
|
+
};
|
|
2669
|
+
};
|
|
2670
|
+
readonly name: "Linked Documents Permission Grant To Document";
|
|
2671
|
+
readonly skipValidation: {
|
|
2672
|
+
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant).";
|
|
2673
|
+
readonly type: {
|
|
2674
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
2675
|
+
};
|
|
2676
|
+
};
|
|
2677
|
+
readonly targetSessionId: {
|
|
2678
|
+
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
2679
|
+
readonly type: {
|
|
2680
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2681
|
+
};
|
|
2682
|
+
};
|
|
2683
|
+
readonly type: {
|
|
2684
|
+
readonly blueId: "8qXt15h35iHYF2yBcPJ82HzizzZv7iuU2Lu3qorweJfB";
|
|
2554
2685
|
};
|
|
2555
2686
|
};
|
|
2556
|
-
readonly
|
|
2557
|
-
readonly
|
|
2558
|
-
|
|
2687
|
+
readonly GuqbETNsYdtm6MdzKy2iqqaQZu617rnjZz3fQFJLjpQ8: {
|
|
2688
|
+
readonly description: "MyOS Admin has started applying the Linked Documents Permission Grant.";
|
|
2689
|
+
readonly links: {
|
|
2559
2690
|
readonly type: {
|
|
2560
|
-
readonly blueId: "
|
|
2691
|
+
readonly blueId: "75CyJPe82hSjV9T2tsir5R3343vhqvG41w2EzFhCp5Y9";
|
|
2561
2692
|
};
|
|
2562
2693
|
};
|
|
2563
|
-
readonly
|
|
2564
|
-
readonly
|
|
2565
|
-
readonly description: "Optional event node reference";
|
|
2566
|
-
};
|
|
2567
|
-
readonly id: {
|
|
2568
|
-
readonly description: "Optional event ID";
|
|
2694
|
+
readonly name: "Linked Documents Permission Granting in Progress";
|
|
2695
|
+
readonly targetSessionId: {
|
|
2569
2696
|
readonly type: {
|
|
2570
2697
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2571
2698
|
};
|
|
2572
2699
|
};
|
|
2573
|
-
readonly name: "MyOS Agent Event";
|
|
2574
|
-
readonly timestamp: {
|
|
2575
|
-
readonly description: "Optional timestamp for the event";
|
|
2576
|
-
readonly type: {
|
|
2577
|
-
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
2578
|
-
};
|
|
2579
|
-
};
|
|
2580
|
-
};
|
|
2581
|
-
readonly GMDw72G9CRTJU12Rce9BDWGw8f715RJrWvPL78RYDWH4: {
|
|
2582
|
-
readonly description: "Emitted on initialise when local shape checks pass.";
|
|
2583
|
-
readonly name: "Worker Agency Permission Validated";
|
|
2584
2700
|
readonly type: {
|
|
2585
2701
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2586
2702
|
};
|
|
2587
2703
|
};
|
|
2588
|
-
readonly
|
|
2589
|
-
readonly
|
|
2590
|
-
readonly
|
|
2704
|
+
readonly H4Yn9qiBncFkvBArAjWfqPTSdbiijm4MU74inx1o5eDL: {
|
|
2705
|
+
readonly allowedWorkerAgencyPermissions: {
|
|
2706
|
+
readonly itemType: {
|
|
2707
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
2708
|
+
};
|
|
2709
|
+
readonly type: {
|
|
2710
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
2711
|
+
};
|
|
2712
|
+
};
|
|
2713
|
+
readonly description: "Admin has started applying the grant for this WAG.";
|
|
2714
|
+
readonly granteeDocumentId: {
|
|
2591
2715
|
readonly type: {
|
|
2592
2716
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2593
2717
|
};
|
|
2594
2718
|
};
|
|
2595
|
-
readonly
|
|
2596
|
-
readonly
|
|
2597
|
-
readonly reason: {
|
|
2598
|
-
readonly description: "Human-readable explanation of failure.";
|
|
2719
|
+
readonly name: "Worker Agency Permission Granting in Progress";
|
|
2720
|
+
readonly note: {
|
|
2599
2721
|
readonly type: {
|
|
2600
2722
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2601
2723
|
};
|
|
@@ -2623,24 +2745,29 @@ export declare const contents: {
|
|
|
2623
2745
|
readonly blueId: "EvuCWsG1E6WJQg8QXmk6rwMANYTZjoLWVZ1vYQWUwdTH";
|
|
2624
2746
|
};
|
|
2625
2747
|
};
|
|
2626
|
-
readonly
|
|
2748
|
+
readonly HdRkyKgsk74k3QKBxnuy4iWn5u7Pf4wHY3nyJgGZd7jz: {
|
|
2627
2749
|
readonly allowedWorkerAgencyPermissions: {
|
|
2628
2750
|
readonly itemType: {
|
|
2629
|
-
readonly blueId: "
|
|
2751
|
+
readonly blueId: "EKPgicPVdFxx8X4ZBsnx7mT387M3VXDeMjSBnmAreUsS";
|
|
2630
2752
|
};
|
|
2631
2753
|
readonly type: {
|
|
2632
2754
|
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
2633
2755
|
};
|
|
2634
2756
|
};
|
|
2635
|
-
readonly description: "
|
|
2636
|
-
readonly
|
|
2637
|
-
|
|
2757
|
+
readonly description: "Grant could not be applied.";
|
|
2758
|
+
readonly granteeDocumentId: {
|
|
2759
|
+
readonly type: {
|
|
2760
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2761
|
+
};
|
|
2762
|
+
};
|
|
2763
|
+
readonly name: "Worker Agency Permission Rejected";
|
|
2764
|
+
readonly reason: {
|
|
2638
2765
|
readonly type: {
|
|
2639
2766
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2640
2767
|
};
|
|
2641
2768
|
};
|
|
2642
2769
|
readonly type: {
|
|
2643
|
-
readonly blueId: "
|
|
2770
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2644
2771
|
};
|
|
2645
2772
|
};
|
|
2646
2773
|
readonly HS9yo34TGEAM2LGcNbLh7XPN4goPRhqdGZQkiyh473Wb: {
|
|
@@ -2650,14 +2777,14 @@ export declare const contents: {
|
|
|
2650
2777
|
readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
|
|
2651
2778
|
};
|
|
2652
2779
|
};
|
|
2653
|
-
readonly
|
|
2654
|
-
readonly description: "
|
|
2655
|
-
readonly
|
|
2780
|
+
readonly LaiT21WCsXzGorJ1dDsQ37dP2UtefPxNEwAA81W11WK: {
|
|
2781
|
+
readonly description: "Grant could not be applied.";
|
|
2782
|
+
readonly name: "Single Document Permission Rejected";
|
|
2783
|
+
readonly permissions: {
|
|
2656
2784
|
readonly type: {
|
|
2657
|
-
readonly blueId: "
|
|
2785
|
+
readonly blueId: "5cZ3J1QiMJEJV4FV5kfSkeG2oJmweWCyJo3v2TSc3Xuw";
|
|
2658
2786
|
};
|
|
2659
2787
|
};
|
|
2660
|
-
readonly name: "Linked Documents Permission Revoking in Progress";
|
|
2661
2788
|
readonly reason: {
|
|
2662
2789
|
readonly type: {
|
|
2663
2790
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
@@ -2672,47 +2799,55 @@ export declare const contents: {
|
|
|
2672
2799
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2673
2800
|
};
|
|
2674
2801
|
};
|
|
2675
|
-
readonly
|
|
2676
|
-
readonly
|
|
2677
|
-
readonly
|
|
2678
|
-
readonly blueId: "5J3RXNnALK1ZYAQBrjGwCQ4WpL3YUGHvz9WcGos6mMSp";
|
|
2679
|
-
};
|
|
2802
|
+
readonly N7tRCfv2oxjN8ncrkPQb8c16CjUdJbM7aWDUJDR1C5k: {
|
|
2803
|
+
readonly allowedPayer: {
|
|
2804
|
+
readonly description: "Optional effective payer restriction echoed back to the caller.";
|
|
2680
2805
|
readonly type: {
|
|
2681
|
-
readonly blueId: "
|
|
2806
|
+
readonly blueId: "6VqxRuWBPVJ8qTBPWxYKaSi5UB3zb8Y9vadtxbsL4vzJ";
|
|
2682
2807
|
};
|
|
2683
2808
|
};
|
|
2684
|
-
readonly
|
|
2685
|
-
|
|
2809
|
+
readonly amount: {
|
|
2810
|
+
readonly description: "Optional effective amount constraint echoed back to the caller.";
|
|
2686
2811
|
readonly type: {
|
|
2687
|
-
readonly blueId: "
|
|
2812
|
+
readonly blueId: "5WNMiV9Knz63B4dVY5JtMyh3FB4FSGqv7ceScvuapdE1";
|
|
2688
2813
|
};
|
|
2689
2814
|
};
|
|
2690
|
-
readonly
|
|
2691
|
-
|
|
2692
|
-
readonly
|
|
2693
|
-
readonly
|
|
2815
|
+
readonly context: {
|
|
2816
|
+
readonly description: "Optional business-context reference.";
|
|
2817
|
+
readonly documentId: {
|
|
2818
|
+
readonly description: "Blue document id identifying the business document this payment is for.";
|
|
2819
|
+
readonly type: {
|
|
2820
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2821
|
+
};
|
|
2694
2822
|
};
|
|
2695
2823
|
};
|
|
2696
|
-
readonly
|
|
2697
|
-
readonly
|
|
2698
|
-
};
|
|
2699
|
-
};
|
|
2700
|
-
readonly kHtVfa88aG4NMwCcBgJH9mq7EBqLQUrJVEr92porG5j: {
|
|
2701
|
-
readonly description: "Grant could not be applied.";
|
|
2702
|
-
readonly name: "Single Document Permission Rejected";
|
|
2703
|
-
readonly permissions: {
|
|
2824
|
+
readonly currency: {
|
|
2825
|
+
readonly description: "Optional effective currency constraint echoed back to the caller.";
|
|
2704
2826
|
readonly type: {
|
|
2705
|
-
readonly blueId: "
|
|
2827
|
+
readonly blueId: "CBnZ7aaNetj9KEqXpUWj5jvjKbmviLivP98T2EiyxiYc";
|
|
2706
2828
|
};
|
|
2707
2829
|
};
|
|
2708
|
-
readonly
|
|
2830
|
+
readonly description: "Result emitted after MyOS Admin successfully prepares an opaque recipient payment target.";
|
|
2831
|
+
readonly expectedPaynote: {
|
|
2832
|
+
readonly description: "Optional effective PayNote matcher echoed back to the caller.";
|
|
2833
|
+
};
|
|
2834
|
+
readonly expiresAt: {
|
|
2835
|
+
readonly description: "Optional expiry echoed back to the caller.";
|
|
2709
2836
|
readonly type: {
|
|
2710
2837
|
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2711
2838
|
};
|
|
2712
2839
|
};
|
|
2713
|
-
readonly
|
|
2840
|
+
readonly name: "Payment Target Prepared";
|
|
2841
|
+
readonly recipient: {
|
|
2842
|
+
readonly description: "Prepared recipient reference.";
|
|
2843
|
+
readonly token: {
|
|
2844
|
+
readonly description: "Opaque prepared recipient token.";
|
|
2845
|
+
readonly type: {
|
|
2846
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2847
|
+
};
|
|
2848
|
+
};
|
|
2714
2849
|
readonly type: {
|
|
2715
|
-
readonly blueId: "
|
|
2850
|
+
readonly blueId: "3WA2ppJtUKib2upsEARBgCNJuHXSqHJjm38uLtZf6dNb";
|
|
2716
2851
|
};
|
|
2717
2852
|
};
|
|
2718
2853
|
readonly type: {
|
|
@@ -2768,140 +2903,5 @@ export declare const contents: {
|
|
|
2768
2903
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2769
2904
|
};
|
|
2770
2905
|
};
|
|
2771
|
-
readonly y6JF5WHZjDq9PokMtHpqKhxbY7W6RQ41PBymPx7kjLz: {
|
|
2772
|
-
readonly contracts: {
|
|
2773
|
-
readonly granteeChannel: {
|
|
2774
|
-
readonly description: "Grantee’s timeline";
|
|
2775
|
-
readonly type: {
|
|
2776
|
-
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2777
|
-
};
|
|
2778
|
-
};
|
|
2779
|
-
readonly granterChannel: {
|
|
2780
|
-
readonly description: "Granter/owner’s timeline";
|
|
2781
|
-
readonly type: {
|
|
2782
|
-
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
2783
|
-
};
|
|
2784
|
-
};
|
|
2785
|
-
readonly initLifecycleChannel: {
|
|
2786
|
-
readonly event: {
|
|
2787
|
-
readonly type: {
|
|
2788
|
-
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
2789
|
-
};
|
|
2790
|
-
};
|
|
2791
|
-
readonly type: {
|
|
2792
|
-
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
2793
|
-
};
|
|
2794
|
-
};
|
|
2795
|
-
readonly revoke: {
|
|
2796
|
-
readonly channel: {
|
|
2797
|
-
readonly type: {
|
|
2798
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2799
|
-
};
|
|
2800
|
-
readonly value: "revokeAccessChannel";
|
|
2801
|
-
};
|
|
2802
|
-
readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle).";
|
|
2803
|
-
readonly request: {
|
|
2804
|
-
readonly description: "Optional human-readable reason";
|
|
2805
|
-
readonly type: {
|
|
2806
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2807
|
-
};
|
|
2808
|
-
};
|
|
2809
|
-
readonly type: {
|
|
2810
|
-
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
2811
|
-
};
|
|
2812
|
-
};
|
|
2813
|
-
readonly revokeAccessChannel: {
|
|
2814
|
-
readonly channels: {
|
|
2815
|
-
readonly items: readonly [{
|
|
2816
|
-
readonly type: {
|
|
2817
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2818
|
-
};
|
|
2819
|
-
readonly value: "granterChannel";
|
|
2820
|
-
}, {
|
|
2821
|
-
readonly type: {
|
|
2822
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2823
|
-
};
|
|
2824
|
-
readonly value: "granteeChannel";
|
|
2825
|
-
}];
|
|
2826
|
-
};
|
|
2827
|
-
readonly description: "Either grant side can invoke revoke on this grant document.";
|
|
2828
|
-
readonly type: {
|
|
2829
|
-
readonly blueId: "HsNatiPt2YvmkWQoqtfrFCbdp75ZUBLBUkWeq84WTfnr";
|
|
2830
|
-
};
|
|
2831
|
-
};
|
|
2832
|
-
readonly revokeImpl: {
|
|
2833
|
-
readonly operation: {
|
|
2834
|
-
readonly type: {
|
|
2835
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2836
|
-
};
|
|
2837
|
-
readonly value: "revoke";
|
|
2838
|
-
};
|
|
2839
|
-
readonly steps: {
|
|
2840
|
-
readonly items: readonly [{
|
|
2841
|
-
readonly code: {
|
|
2842
|
-
readonly type: {
|
|
2843
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2844
|
-
};
|
|
2845
|
-
readonly value: "return {\n events: [\n {\n type: \"MyOS/Single Document Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
2846
|
-
};
|
|
2847
|
-
readonly name: "EmitRevokeRequested";
|
|
2848
|
-
readonly type: {
|
|
2849
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
2850
|
-
};
|
|
2851
|
-
}];
|
|
2852
|
-
};
|
|
2853
|
-
readonly type: {
|
|
2854
|
-
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
2855
|
-
};
|
|
2856
|
-
};
|
|
2857
|
-
readonly validateOnInit: {
|
|
2858
|
-
readonly channel: {
|
|
2859
|
-
readonly type: {
|
|
2860
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2861
|
-
};
|
|
2862
|
-
readonly value: "initLifecycleChannel";
|
|
2863
|
-
};
|
|
2864
|
-
readonly steps: {
|
|
2865
|
-
readonly items: readonly [{
|
|
2866
|
-
readonly code: {
|
|
2867
|
-
readonly type: {
|
|
2868
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2869
|
-
};
|
|
2870
|
-
readonly value: "const issues = [];\n\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\nconst granteeId = document('/contracts/granteeChannel/accountId');\nif (typeof granteeId !== 'string' || granteeId.length === 0) issues.push(\"granteeChannel must be bound to an accountId\");\n\nconst perms = document('/permissions');\nif (!perms || typeof perms !== 'object') {\n issues.push(\"permissions block is missing\");\n} else {\n if (perms.read !== true) issues.push(\"permissions.read must be true for SDPG\");\n const hasSingle = Array.isArray(perms?.singleOps) && perms.singleOps.length > 0;\n if (hasSingle) {\n if (perms.singleOps.some(x => typeof x !== 'string' || x.trim().length === 0)) {\n issues.push(\"permissions.singleOps must contain only non-empty strings\");\n }\n }\n if (perms.allOps === true && hasSingle) {\n issues.push(\"permissions.allOps=true and permissions.singleOps are mutually exclusive\");\n }\n}\n\nif (issues.length > 0) return { events: [ { type: \"MyOS/Single Document Permission Invalid\", issues } ] };\nreturn { events: [ { type: \"MyOS/Single Document Permission Validated\" } ] };\n";
|
|
2871
|
-
};
|
|
2872
|
-
readonly name: "ValidateBasicShape";
|
|
2873
|
-
readonly type: {
|
|
2874
|
-
readonly blueId: "ExZxT61PSpWHpEAtP2WKMXXqxEYN7Z13j7Zv36Dp99kS";
|
|
2875
|
-
};
|
|
2876
|
-
}];
|
|
2877
|
-
};
|
|
2878
|
-
readonly type: {
|
|
2879
|
-
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
2880
|
-
};
|
|
2881
|
-
};
|
|
2882
|
-
};
|
|
2883
|
-
readonly granterDocumentSessionId: {
|
|
2884
|
-
readonly description: "Optional. If set, MyOS should evaluate authority using this document session as the principal (instead of granter accountId).";
|
|
2885
|
-
readonly type: {
|
|
2886
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2887
|
-
};
|
|
2888
|
-
};
|
|
2889
|
-
readonly name: "Single Document Permission Grant To Account";
|
|
2890
|
-
readonly permissions: {
|
|
2891
|
-
readonly description: "Rights to grant on the target session (READ required; allOps and singleOps are mutually exclusive; singleOps is optional but must be non-empty if provided).";
|
|
2892
|
-
readonly type: {
|
|
2893
|
-
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
2894
|
-
};
|
|
2895
|
-
};
|
|
2896
|
-
readonly targetSessionId: {
|
|
2897
|
-
readonly description: "Target document session id to grant access to";
|
|
2898
|
-
readonly type: {
|
|
2899
|
-
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2900
|
-
};
|
|
2901
|
-
};
|
|
2902
|
-
readonly type: {
|
|
2903
|
-
readonly blueId: "Bu4YETSKYW8hHMwVy6zUUoBAGZPxX3KVXfKN9uoCUoJj";
|
|
2904
|
-
};
|
|
2905
|
-
};
|
|
2906
2906
|
};
|
|
2907
2907
|
//# sourceMappingURL=index.d.ts.map
|