@blue-repository/types 0.2.0 → 0.3.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 +1 -0
- package/dist/meta.js.map +1 -1
- package/dist/packages/myos/blue-ids.d.ts +12 -0
- package/dist/packages/myos/blue-ids.d.ts.map +1 -1
- package/dist/packages/myos/blue-ids.js +12 -0
- package/dist/packages/myos/blue-ids.js.map +1 -1
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantRequested.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.d.ts +117 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.js +121 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToAccount.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.d.ts +123 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.js +127 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantToDocument.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.d.ts +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.js +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGranted.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.d.ts +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.js +18 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionGrantingInProgress.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.d.ts +16 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.js +16 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionInvalid.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRejected.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.d.ts +13 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.js +13 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokeRequested.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevoked.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.d.ts +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.js +23 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionRevokingInProgress.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.d.ts +14 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.js +14 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionSet.js.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.d.ts +8 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.d.ts.map +1 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.js +8 -0
- package/dist/packages/myos/contents/LinkedDocumentsPermissionValidated.js.map +1 -0
- package/dist/packages/myos/contents/index.d.ts +419 -0
- package/dist/packages/myos/contents/index.d.ts.map +1 -1
- package/dist/packages/myos/contents/index.js +36 -0
- package/dist/packages/myos/contents/index.js.map +1 -1
- package/dist/packages/myos/index.d.ts +2934 -108
- package/dist/packages/myos/index.d.ts.map +1 -1
- package/dist/packages/myos/meta.d.ts +120 -0
- package/dist/packages/myos/meta.d.ts.map +1 -1
- package/dist/packages/myos/meta.js +132 -0
- package/dist/packages/myos/meta.js.map +1 -1
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantRequested.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.d.ts +728 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.js +27 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToAccount.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.d.ts +664 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.js +28 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantToDocument.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.d.ts +133 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.js +12 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGranted.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.d.ts +133 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.js +12 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionGrantingInProgress.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.d.ts +19 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.js +10 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionInvalid.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRejected.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.d.ts +25 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.js +10 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokeRequested.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevoked.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.d.ts +136 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.js +13 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionRevokingInProgress.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.d.ts +67 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.js +6 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionSet.js.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.d.ts +22 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.d.ts.map +1 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.js +9 -0
- package/dist/packages/myos/schemas/LinkedDocumentsPermissionValidated.js.map +1 -0
- package/dist/packages/myos/schemas/SingleDocumentPermissionGrantToAccount.d.ts +2 -2
- package/dist/packages/myos/schemas/SingleDocumentPermissionGrantToDocument.d.ts +6 -6
- package/dist/packages/myos/schemas/index.d.ts +2319 -8
- package/dist/packages/myos/schemas/index.d.ts.map +1 -1
- package/dist/packages/myos/schemas/index.js +36 -0
- package/dist/packages/myos/schemas/index.js.map +1 -1
- package/dist/repository.d.ts +2935 -109
- package/dist/repository.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -5,8 +5,10 @@ export { MyOSTimeline } from './MyOSTimeline.js';
|
|
|
5
5
|
export { WorkerAgencyPermissionGrant } from './WorkerAgencyPermissionGrant.js';
|
|
6
6
|
export { WorkerSessionStarting } from './WorkerSessionStarting.js';
|
|
7
7
|
export { StartWorkerSessionRequested } from './StartWorkerSessionRequested.js';
|
|
8
|
+
export { LinkedDocumentsPermissionGrantToAccount } from './LinkedDocumentsPermissionGrantToAccount.js';
|
|
8
9
|
export { CallOperationResponded } from './CallOperationResponded.js';
|
|
9
10
|
export { AgentActor } from './AgentActor.js';
|
|
11
|
+
export { LinkedDocumentsPermissionGrantToDocument } from './LinkedDocumentsPermissionGrantToDocument.js';
|
|
10
12
|
export { DocumentLinks } from './DocumentLinks.js';
|
|
11
13
|
export { MyOSAgentChannel } from './MyOSAgentChannel.js';
|
|
12
14
|
export { MyOSWorkerAgency } from './MyOSWorkerAgency.js';
|
|
@@ -18,7 +20,9 @@ export { WorkerAgencyPermission } from './WorkerAgencyPermission.js';
|
|
|
18
20
|
export { SingleDocumentPermissionGrantResponded } from './SingleDocumentPermissionGrantResponded.js';
|
|
19
21
|
export { WorkerAgencyPermissionRevokingInProgress } from './WorkerAgencyPermissionRevokingInProgress.js';
|
|
20
22
|
export { RemovingParticipantResponded } from './RemovingParticipantResponded.js';
|
|
23
|
+
export { LinkedDocumentsPermissionRevokeRequested } from './LinkedDocumentsPermissionRevokeRequested.js';
|
|
21
24
|
export { MyOSParticipantsOrchestration } from './MyOSParticipantsOrchestration.js';
|
|
25
|
+
export { LinkedDocumentsPermissionSet } from './LinkedDocumentsPermissionSet.js';
|
|
22
26
|
export { DocumentAnchors } from './DocumentAnchors.js';
|
|
23
27
|
export { DocumentSessionBootstrap } from './DocumentSessionBootstrap.js';
|
|
24
28
|
export { MyOSAgent } from './MyOSAgent.js';
|
|
@@ -26,31 +30,38 @@ export { AnchorAutomationTemplate } from './AnchorAutomationTemplate.js';
|
|
|
26
30
|
export { WorkerAgencyPermissionGranted } from './WorkerAgencyPermissionGranted.js';
|
|
27
31
|
export { MyOSDocumentSessionReference } from './MyOSDocumentSessionReference.js';
|
|
28
32
|
export { RemovingParticipantRequested } from './RemovingParticipantRequested.js';
|
|
33
|
+
export { LinkedDocumentsPermissionGrantingInProgress } from './LinkedDocumentsPermissionGrantingInProgress.js';
|
|
29
34
|
export { Agent } from './Agent.js';
|
|
30
35
|
export { SingleDocumentPermissionGranted } from './SingleDocumentPermissionGranted.js';
|
|
31
36
|
export { AddingParticipantRequested } from './AddingParticipantRequested.js';
|
|
32
37
|
export { SessionEpochAdvanced } from './SessionEpochAdvanced.js';
|
|
33
38
|
export { BootstrapFailed } from './BootstrapFailed.js';
|
|
39
|
+
export { LinkedDocumentsPermissionRevoked } from './LinkedDocumentsPermissionRevoked.js';
|
|
34
40
|
export { WorkerAgencyPermissionRevokeRequested } from './WorkerAgencyPermissionRevokeRequested.js';
|
|
35
41
|
export { SingleDocumentPermissionValidated } from './SingleDocumentPermissionValidated.js';
|
|
36
42
|
export { WorkerAgencyPermissionRevoked } from './WorkerAgencyPermissionRevoked.js';
|
|
37
43
|
export { SingleDocumentPermissionGrantToDocument } from './SingleDocumentPermissionGrantToDocument.js';
|
|
38
44
|
export { CallOperationFailed } from './CallOperationFailed.js';
|
|
39
45
|
export { DocumentLink } from './DocumentLink.js';
|
|
46
|
+
export { LinkedDocumentsPermissionGranted } from './LinkedDocumentsPermissionGranted.js';
|
|
40
47
|
export { SubscribeToSessionRequested } from './SubscribeToSessionRequested.js';
|
|
41
48
|
export { AddingParticipantResponded } from './AddingParticipantResponded.js';
|
|
42
49
|
export { MyOSSessionInteraction } from './MyOSSessionInteraction.js';
|
|
50
|
+
export { LinkedDocumentsPermissionRejected } from './LinkedDocumentsPermissionRejected.js';
|
|
43
51
|
export { ParticipantActivationState } from './ParticipantActivationState.js';
|
|
44
52
|
export { InformUserToInstallMyOSPackage } from './InformUserToInstallMyOSPackage.js';
|
|
45
53
|
export { SingleDocumentPermissionRevokingInProgress } from './SingleDocumentPermissionRevokingInProgress.js';
|
|
46
54
|
export { MyOSSessionLink } from './MyOSSessionLink.js';
|
|
47
55
|
export { Link } from './Link.js';
|
|
48
56
|
export { DocumentTypeLink } from './DocumentTypeLink.js';
|
|
57
|
+
export { LinkedDocumentsPermissionGrantRequested } from './LinkedDocumentsPermissionGrantRequested.js';
|
|
49
58
|
export { CallOperationAccepted } from './CallOperationAccepted.js';
|
|
59
|
+
export { LinkedDocumentsPermissionValidated } from './LinkedDocumentsPermissionValidated.js';
|
|
50
60
|
export { LLMAgent } from './LLMAgent.js';
|
|
51
61
|
export { SingleDocumentPermissionSet } from './SingleDocumentPermissionSet.js';
|
|
52
62
|
export { SingleDocumentPermissionRevokeRequested } from './SingleDocumentPermissionRevokeRequested.js';
|
|
53
63
|
export { SingleDocumentPermissionGrantRequested } from './SingleDocumentPermissionGrantRequested.js';
|
|
64
|
+
export { LinkedDocumentsPermissionInvalid } from './LinkedDocumentsPermissionInvalid.js';
|
|
54
65
|
export { ParticipantActivated } from './ParticipantActivated.js';
|
|
55
66
|
export { ParticipantResolved } from './ParticipantResolved.js';
|
|
56
67
|
export { SingleDocumentPermissionGrantToAccount } from './SingleDocumentPermissionGrantToAccount.js';
|
|
@@ -68,6 +79,7 @@ export { SubscriptionToSessionInitiated } from './SubscriptionToSessionInitiated
|
|
|
68
79
|
export { MyOSTimelineChannel } from './MyOSTimelineChannel.js';
|
|
69
80
|
export { WorkerAgencyPermissionGrantRequested } from './WorkerAgencyPermissionGrantRequested.js';
|
|
70
81
|
export { DocumentAnchor } from './DocumentAnchor.js';
|
|
82
|
+
export { LinkedDocumentsPermissionRevokingInProgress } from './LinkedDocumentsPermissionRevokingInProgress.js';
|
|
71
83
|
export { WorkerAgencyPermissionGrantingInProgress } from './WorkerAgencyPermissionGrantingInProgress.js';
|
|
72
84
|
export { SingleDocumentPermissionRejected } from './SingleDocumentPermissionRejected.js';
|
|
73
85
|
export { Participant } from './Participant.js';
|
|
@@ -312,6 +324,122 @@ export declare const contents: {
|
|
|
312
324
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
313
325
|
};
|
|
314
326
|
};
|
|
327
|
+
readonly '3nHZjceYBWLD6nWXo354UhdU5vZWy26rUTL8aRj3xEmd': {
|
|
328
|
+
readonly contracts: {
|
|
329
|
+
readonly granteeChannel: {
|
|
330
|
+
readonly description: "Grantee’s timeline (recipient of the rights)";
|
|
331
|
+
readonly type: {
|
|
332
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
333
|
+
};
|
|
334
|
+
};
|
|
335
|
+
readonly granterChannel: {
|
|
336
|
+
readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
|
|
337
|
+
readonly type: {
|
|
338
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
339
|
+
};
|
|
340
|
+
};
|
|
341
|
+
readonly initLifecycleChannel: {
|
|
342
|
+
readonly event: {
|
|
343
|
+
readonly type: {
|
|
344
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
345
|
+
};
|
|
346
|
+
};
|
|
347
|
+
readonly type: {
|
|
348
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
349
|
+
};
|
|
350
|
+
};
|
|
351
|
+
readonly revoke: {
|
|
352
|
+
readonly channel: {
|
|
353
|
+
readonly type: {
|
|
354
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
355
|
+
};
|
|
356
|
+
readonly value: "granterChannel";
|
|
357
|
+
};
|
|
358
|
+
readonly description: "Granter or grantee indicates the grant should be revoked (MyOS Admin will handle)";
|
|
359
|
+
readonly request: {
|
|
360
|
+
readonly description: "Optional human-readable reason";
|
|
361
|
+
readonly type: {
|
|
362
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
363
|
+
};
|
|
364
|
+
};
|
|
365
|
+
readonly type: {
|
|
366
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
367
|
+
};
|
|
368
|
+
};
|
|
369
|
+
readonly revokeImplGranter: {
|
|
370
|
+
readonly operation: {
|
|
371
|
+
readonly type: {
|
|
372
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
373
|
+
};
|
|
374
|
+
readonly value: "revoke";
|
|
375
|
+
};
|
|
376
|
+
readonly steps: {
|
|
377
|
+
readonly items: readonly [{
|
|
378
|
+
readonly code: {
|
|
379
|
+
readonly type: {
|
|
380
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
381
|
+
};
|
|
382
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Linked Documents Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
383
|
+
};
|
|
384
|
+
readonly name: "EmitRevokeRequested";
|
|
385
|
+
readonly type: {
|
|
386
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
387
|
+
};
|
|
388
|
+
}];
|
|
389
|
+
};
|
|
390
|
+
readonly type: {
|
|
391
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
392
|
+
};
|
|
393
|
+
};
|
|
394
|
+
readonly validateOnInit: {
|
|
395
|
+
readonly channel: {
|
|
396
|
+
readonly type: {
|
|
397
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
398
|
+
};
|
|
399
|
+
readonly value: "initLifecycleChannel";
|
|
400
|
+
};
|
|
401
|
+
readonly steps: {
|
|
402
|
+
readonly items: readonly [{
|
|
403
|
+
readonly code: {
|
|
404
|
+
readonly type: {
|
|
405
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
406
|
+
};
|
|
407
|
+
readonly value: "const issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound identities\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\n// Required: links\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";
|
|
408
|
+
};
|
|
409
|
+
readonly name: "ValidateBasicShape";
|
|
410
|
+
readonly type: {
|
|
411
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
412
|
+
};
|
|
413
|
+
}];
|
|
414
|
+
};
|
|
415
|
+
readonly type: {
|
|
416
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
417
|
+
};
|
|
418
|
+
};
|
|
419
|
+
};
|
|
420
|
+
readonly granterDocumentSessionId: {
|
|
421
|
+
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";
|
|
422
|
+
readonly type: {
|
|
423
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
424
|
+
};
|
|
425
|
+
};
|
|
426
|
+
readonly links: {
|
|
427
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
428
|
+
readonly type: {
|
|
429
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
430
|
+
};
|
|
431
|
+
};
|
|
432
|
+
readonly name: "Linked Documents Permission Grant To Account";
|
|
433
|
+
readonly targetSessionId: {
|
|
434
|
+
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
435
|
+
readonly type: {
|
|
436
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
437
|
+
};
|
|
438
|
+
};
|
|
439
|
+
readonly type: {
|
|
440
|
+
readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
|
|
441
|
+
};
|
|
442
|
+
};
|
|
315
443
|
readonly '3P4vsTx8Ky2pucXxKgkn8MouveP2DBRjkwZckCG5b9Lb': {
|
|
316
444
|
readonly description: "MyOS Admin forwards operation Response events to the requesting session";
|
|
317
445
|
readonly events: {
|
|
@@ -352,6 +480,128 @@ export declare const contents: {
|
|
|
352
480
|
readonly blueId: "CN5efWVizJbRsMCw8YWRfT2q9vM9XfeGDN9wFvYcvMnQ";
|
|
353
481
|
};
|
|
354
482
|
};
|
|
483
|
+
readonly '488CnQXrxMyNAgCVgL85SyHxUK5rZzWzd81eo4JkVHRD': {
|
|
484
|
+
readonly contracts: {
|
|
485
|
+
readonly granterChannel: {
|
|
486
|
+
readonly description: "Granter/owner’s timeline (actor allowed to request revoke)";
|
|
487
|
+
readonly type: {
|
|
488
|
+
readonly blueId: "HCF8mXnX3dFjQ8osjxb4Wzm2Nm1DoXnTYuA5sPnV7NTs";
|
|
489
|
+
};
|
|
490
|
+
};
|
|
491
|
+
readonly initLifecycleChannel: {
|
|
492
|
+
readonly event: {
|
|
493
|
+
readonly type: {
|
|
494
|
+
readonly blueId: "BrpmpNt5JkapeUvPqYcxgXZrHNZX3R757dRwuXXdfNM2";
|
|
495
|
+
};
|
|
496
|
+
};
|
|
497
|
+
readonly type: {
|
|
498
|
+
readonly blueId: "H2aCCTUcLMTJozWkn7HPUjyFBFxamraw1q8DyWk87zxr";
|
|
499
|
+
};
|
|
500
|
+
};
|
|
501
|
+
readonly revoke: {
|
|
502
|
+
readonly channel: {
|
|
503
|
+
readonly type: {
|
|
504
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
505
|
+
};
|
|
506
|
+
readonly value: "granterChannel";
|
|
507
|
+
};
|
|
508
|
+
readonly description: "Granter indicates the grant should be revoked (MyOS Admin will handle)";
|
|
509
|
+
readonly request: {
|
|
510
|
+
readonly description: "Optional human-readable reason";
|
|
511
|
+
readonly type: {
|
|
512
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
513
|
+
};
|
|
514
|
+
};
|
|
515
|
+
readonly type: {
|
|
516
|
+
readonly blueId: "BoAiqVUZv9Fum3wFqaX2JnQMBHJLxJSo2V9U2UBmCfsC";
|
|
517
|
+
};
|
|
518
|
+
};
|
|
519
|
+
readonly revokeImplGranter: {
|
|
520
|
+
readonly operation: {
|
|
521
|
+
readonly type: {
|
|
522
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
523
|
+
};
|
|
524
|
+
readonly value: "revoke";
|
|
525
|
+
};
|
|
526
|
+
readonly steps: {
|
|
527
|
+
readonly items: readonly [{
|
|
528
|
+
readonly code: {
|
|
529
|
+
readonly type: {
|
|
530
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
531
|
+
};
|
|
532
|
+
readonly value: "return {\n events: [\n {\n type: \"MyOS/Linked Documents Permission Revoke Requested\",\n reason: event.message.request\n }\n ]\n};\n";
|
|
533
|
+
};
|
|
534
|
+
readonly name: "EmitRevokeRequested";
|
|
535
|
+
readonly type: {
|
|
536
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
537
|
+
};
|
|
538
|
+
}];
|
|
539
|
+
};
|
|
540
|
+
readonly type: {
|
|
541
|
+
readonly blueId: "CGdxkNjPcsdescqLPz6SNLsMyak6demQQr7RoKNHbCyv";
|
|
542
|
+
};
|
|
543
|
+
};
|
|
544
|
+
readonly validateOnInit: {
|
|
545
|
+
readonly channel: {
|
|
546
|
+
readonly type: {
|
|
547
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
548
|
+
};
|
|
549
|
+
readonly value: "initLifecycleChannel";
|
|
550
|
+
};
|
|
551
|
+
readonly steps: {
|
|
552
|
+
readonly items: readonly [{
|
|
553
|
+
readonly code: {
|
|
554
|
+
readonly type: {
|
|
555
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
556
|
+
};
|
|
557
|
+
readonly value: "const skipValidation = document('/skipValidation');\nif (skipValidation === true) return { events: [] };\n\nconst issues = [];\n\n// Required: target session\nconst target = document('/targetSessionId');\nif (!target || typeof target !== 'string') issues.push(\"targetSessionId is missing or invalid\");\n\n// Required: bound granter identity\nconst granterId = document('/contracts/granterChannel/accountId');\nif (typeof granterId !== 'string' || granterId.length === 0) issues.push(\"granterChannel must be bound to an accountId\");\n\n// Required: grantee document id\nconst gdoc = document('/granteeDocumentId');\nif (typeof gdoc !== 'string' || gdoc.trim().length === 0) issues.push(\"granteeDocumentId must be a non-empty string\");\n\n// Required: links\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";
|
|
558
|
+
};
|
|
559
|
+
readonly name: "ValidateBasicShape";
|
|
560
|
+
readonly type: {
|
|
561
|
+
readonly blueId: "3hYcmWMtMUPAzXBLFLb7BpuG9537tuTJPCr7pxWXvTZK";
|
|
562
|
+
};
|
|
563
|
+
}];
|
|
564
|
+
};
|
|
565
|
+
readonly type: {
|
|
566
|
+
readonly blueId: "7X3LkN54Yp88JgZbppPhP6hM3Jqiqv8Z2i4kS7phXtQe";
|
|
567
|
+
};
|
|
568
|
+
};
|
|
569
|
+
};
|
|
570
|
+
readonly granteeDocumentId: {
|
|
571
|
+
readonly description: "Required original document id (blueId) that will act as the 'document' principal.";
|
|
572
|
+
readonly type: {
|
|
573
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
574
|
+
};
|
|
575
|
+
};
|
|
576
|
+
readonly granterDocumentSessionId: {
|
|
577
|
+
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";
|
|
578
|
+
readonly type: {
|
|
579
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
580
|
+
};
|
|
581
|
+
};
|
|
582
|
+
readonly links: {
|
|
583
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
584
|
+
readonly type: {
|
|
585
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
586
|
+
};
|
|
587
|
+
};
|
|
588
|
+
readonly name: "Linked Documents Permission Grant To Document";
|
|
589
|
+
readonly skipValidation: {
|
|
590
|
+
readonly description: "If true, the validation will be skipped (MyOS Admin won't be triggered to create permission grant)";
|
|
591
|
+
readonly type: {
|
|
592
|
+
readonly blueId: "4EzhSubEimSQD3zrYHRtobfPPWntUuhEz8YcdxHsi12u";
|
|
593
|
+
};
|
|
594
|
+
};
|
|
595
|
+
readonly targetSessionId: {
|
|
596
|
+
readonly description: "Base document session id whose anchors define the scope of this grant.";
|
|
597
|
+
readonly type: {
|
|
598
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
599
|
+
};
|
|
600
|
+
};
|
|
601
|
+
readonly type: {
|
|
602
|
+
readonly blueId: "FHzfgUb3eTqBkgDi1n5QNw5PC1QYGycEVs1c3YSrZ53o";
|
|
603
|
+
};
|
|
604
|
+
};
|
|
355
605
|
readonly '4cmrbevB6K23ZenjqwmNxpnaw6RF4VB3wkP7XB59V7W5': {
|
|
356
606
|
readonly description: "Dictionary of named outgoing connections from this document to anchors on other documents or sessions. MyOS indexes supported link variants to power discovery.";
|
|
357
607
|
readonly keyType: {
|
|
@@ -584,9 +834,34 @@ export declare const contents: {
|
|
|
584
834
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
585
835
|
};
|
|
586
836
|
};
|
|
837
|
+
readonly '6fTSbBwfj3zkin6EjGevF16QzokKa1xNXrDjdQwbDir7': {
|
|
838
|
+
readonly description: "Emitted by revoke operation";
|
|
839
|
+
readonly name: "Linked Documents Permission Revoke Requested";
|
|
840
|
+
readonly reason: {
|
|
841
|
+
readonly type: {
|
|
842
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
843
|
+
};
|
|
844
|
+
};
|
|
845
|
+
readonly type: {
|
|
846
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
847
|
+
};
|
|
848
|
+
};
|
|
587
849
|
readonly '6tzp2YX1rei3aAXg22SqYbeiiteGthj1LesTNCWm7wbU': {
|
|
588
850
|
readonly name: "MyOS Participants Orchestration";
|
|
589
851
|
};
|
|
852
|
+
readonly '75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5': {
|
|
853
|
+
readonly description: "Map from anchor name to permissions that will be granted for documents linked to the base document via that anchor.";
|
|
854
|
+
readonly keyType: {
|
|
855
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
856
|
+
};
|
|
857
|
+
readonly name: "Linked Documents Permission Set";
|
|
858
|
+
readonly type: {
|
|
859
|
+
readonly blueId: "G7fBT9PSod1RfHLHkpafAGBDVAJMrMhAMY51ERcyXNrj";
|
|
860
|
+
};
|
|
861
|
+
readonly valueType: {
|
|
862
|
+
readonly blueId: "DRDQcve5AjwBK9z6Njfa4MNERko7Uf4ucvARFdC6sL54";
|
|
863
|
+
};
|
|
864
|
+
};
|
|
590
865
|
readonly '7Usvk6dZMVqas3yqs23ZEXn1zu1YDPjgYiZFNYaw3puH': {
|
|
591
866
|
readonly description: "Dictionary of named incoming connection points (anchors) that other documents can link to. Links to an anchor are by its dictionary key.";
|
|
592
867
|
readonly keyType: {
|
|
@@ -1024,6 +1299,23 @@ export declare const contents: {
|
|
|
1024
1299
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1025
1300
|
};
|
|
1026
1301
|
};
|
|
1302
|
+
readonly '8rdTEmuSkwgzj47Uc4tLdSk1wSd8NG5Q6vTFZt8hXbHK': {
|
|
1303
|
+
readonly description: "MyOS Admin has started applying the Linked Documents Permission Grant.";
|
|
1304
|
+
readonly links: {
|
|
1305
|
+
readonly type: {
|
|
1306
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1307
|
+
};
|
|
1308
|
+
};
|
|
1309
|
+
readonly name: "Linked Documents Permission Granting in Progress";
|
|
1310
|
+
readonly targetSessionId: {
|
|
1311
|
+
readonly type: {
|
|
1312
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1313
|
+
};
|
|
1314
|
+
};
|
|
1315
|
+
readonly type: {
|
|
1316
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1317
|
+
};
|
|
1318
|
+
};
|
|
1027
1319
|
readonly '8s2rAFDtiB6sCwqeURkT4Lq7fcc2FXBkmX9B9p7R4Boc': {
|
|
1028
1320
|
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.";
|
|
1029
1321
|
readonly name: "Agent";
|
|
@@ -1106,6 +1398,28 @@ export declare const contents: {
|
|
|
1106
1398
|
};
|
|
1107
1399
|
};
|
|
1108
1400
|
};
|
|
1401
|
+
readonly '9J18sDqoJX8KKutFwuzxeSdXiGuRbJB2yCfADGSKax6h': {
|
|
1402
|
+
readonly description: "All rights from this LDPG have been revoked.";
|
|
1403
|
+
readonly links: {
|
|
1404
|
+
readonly type: {
|
|
1405
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1406
|
+
};
|
|
1407
|
+
};
|
|
1408
|
+
readonly name: "Linked Documents Permission Revoked";
|
|
1409
|
+
readonly reason: {
|
|
1410
|
+
readonly type: {
|
|
1411
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1412
|
+
};
|
|
1413
|
+
};
|
|
1414
|
+
readonly targetSessionId: {
|
|
1415
|
+
readonly type: {
|
|
1416
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1417
|
+
};
|
|
1418
|
+
};
|
|
1419
|
+
readonly type: {
|
|
1420
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1421
|
+
};
|
|
1422
|
+
};
|
|
1109
1423
|
readonly ABJ7njZbfTXNP173SCoMytQtVfMXCEwPdFhSJ7F3Vbx9: {
|
|
1110
1424
|
readonly description: "Emitted by revoke operation";
|
|
1111
1425
|
readonly name: "Worker Agency Permission Revoke Requested";
|
|
@@ -1292,6 +1606,23 @@ export declare const contents: {
|
|
|
1292
1606
|
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
1293
1607
|
};
|
|
1294
1608
|
};
|
|
1609
|
+
readonly BM9qSFkhY9CV4BwHFP6DrrB9VbFZhTfwxCeS8Kh96o5N: {
|
|
1610
|
+
readonly description: "All initial rights from this LDPG have been persisted.";
|
|
1611
|
+
readonly links: {
|
|
1612
|
+
readonly type: {
|
|
1613
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1614
|
+
};
|
|
1615
|
+
};
|
|
1616
|
+
readonly name: "Linked Documents Permission Granted";
|
|
1617
|
+
readonly targetSessionId: {
|
|
1618
|
+
readonly type: {
|
|
1619
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1620
|
+
};
|
|
1621
|
+
};
|
|
1622
|
+
readonly type: {
|
|
1623
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1624
|
+
};
|
|
1625
|
+
};
|
|
1295
1626
|
readonly BnrAcFrEHzoARE2yqKmRv7jrPWCbJsVBqSoXwWCaTtrk: {
|
|
1296
1627
|
readonly description: "Document asks MyOS Admin to mediate a subscription to a target session it can READ.";
|
|
1297
1628
|
readonly name: "Subscribe to Session Requested";
|
|
@@ -1338,6 +1669,28 @@ export declare const contents: {
|
|
|
1338
1669
|
readonly CeWyRmXAMZqvWBvby2KbRUZWcS7Pdxs42vnMXgn9gg6H: {
|
|
1339
1670
|
readonly name: "MyOS Session Interaction";
|
|
1340
1671
|
};
|
|
1672
|
+
readonly Cg3FfBGZZSfviaJg4Jsf7Cbg4jLRPYDcrbT65YD4vjxi: {
|
|
1673
|
+
readonly description: "Grant could not be applied.";
|
|
1674
|
+
readonly links: {
|
|
1675
|
+
readonly type: {
|
|
1676
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1677
|
+
};
|
|
1678
|
+
};
|
|
1679
|
+
readonly name: "Linked Documents Permission Rejected";
|
|
1680
|
+
readonly reason: {
|
|
1681
|
+
readonly type: {
|
|
1682
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1683
|
+
};
|
|
1684
|
+
};
|
|
1685
|
+
readonly targetSessionId: {
|
|
1686
|
+
readonly type: {
|
|
1687
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1688
|
+
};
|
|
1689
|
+
};
|
|
1690
|
+
readonly type: {
|
|
1691
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1692
|
+
};
|
|
1693
|
+
};
|
|
1341
1694
|
readonly CocmZUt2K7LuGukwuPSAFC7EFo5HZonozAm4tUsSmuFB: {
|
|
1342
1695
|
readonly accountStatus: {
|
|
1343
1696
|
readonly description: "Participant's MyOS account status from bootstrap events (Active | Inactive | Failed)";
|
|
@@ -1431,6 +1784,28 @@ export declare const contents: {
|
|
|
1431
1784
|
readonly blueId: "D2ERUvbpn6R6PR7hjFsGofwQsu9bkRfc6wbSYHcfJtMD";
|
|
1432
1785
|
};
|
|
1433
1786
|
};
|
|
1787
|
+
readonly DBv2TLwytwBgvrSVeauLjTZYycf8hiXgdadoyRVDfjhS: {
|
|
1788
|
+
readonly description: "Ask MyOS Admin to grant permisison to document (event emitter) for a concrete target session.";
|
|
1789
|
+
readonly links: {
|
|
1790
|
+
readonly type: {
|
|
1791
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
1792
|
+
};
|
|
1793
|
+
};
|
|
1794
|
+
readonly name: "Linked Documents Permission Grant Requested";
|
|
1795
|
+
readonly onBehalfOf: {
|
|
1796
|
+
readonly type: {
|
|
1797
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1798
|
+
};
|
|
1799
|
+
};
|
|
1800
|
+
readonly targetSessionId: {
|
|
1801
|
+
readonly type: {
|
|
1802
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1803
|
+
};
|
|
1804
|
+
};
|
|
1805
|
+
readonly type: {
|
|
1806
|
+
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1807
|
+
};
|
|
1808
|
+
};
|
|
1434
1809
|
readonly Dd53JjiBGUnASZXjhiHBqCSnruN2XmLtcW2vNQB7Sm34: {
|
|
1435
1810
|
readonly description: "MyOS Admin accepted the call and submitted the operation request.";
|
|
1436
1811
|
readonly name: "Call Operation Accepted";
|
|
@@ -1450,6 +1825,13 @@ export declare const contents: {
|
|
|
1450
1825
|
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1451
1826
|
};
|
|
1452
1827
|
};
|
|
1828
|
+
readonly DFMcBSRfNqK6NqdNLCF8b88soezajjq4gyBS8QRzSBhe: {
|
|
1829
|
+
readonly description: "Emitted when the LDPG passes local validation.";
|
|
1830
|
+
readonly name: "Linked Documents Permission Validated";
|
|
1831
|
+
readonly type: {
|
|
1832
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
1833
|
+
};
|
|
1834
|
+
};
|
|
1453
1835
|
readonly DL73vQGQGdEFA53shnv58CkVJVVs5P5Hygc5qNghY5Zf: {
|
|
1454
1836
|
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.";
|
|
1455
1837
|
readonly name: "LLM Agent";
|
|
@@ -1519,6 +1901,21 @@ export declare const contents: {
|
|
|
1519
1901
|
readonly blueId: "8f9UhHMbRe62sFgzQVheToaJPYi7t7HPNVvpQTbqfL5n";
|
|
1520
1902
|
};
|
|
1521
1903
|
};
|
|
1904
|
+
readonly ENswN7PB5Ty8mfy1AdFsu2QR9jMjCsm5AGGJgkYSTrWU: {
|
|
1905
|
+
readonly description: "Emitted when LDPG fails local validation.";
|
|
1906
|
+
readonly issues: {
|
|
1907
|
+
readonly itemType: {
|
|
1908
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
1909
|
+
};
|
|
1910
|
+
readonly type: {
|
|
1911
|
+
readonly blueId: "6aehfNAxHLC1PHHoDr3tYtFH3RWNbiWdFancJ1bypXEY";
|
|
1912
|
+
};
|
|
1913
|
+
};
|
|
1914
|
+
readonly name: "Linked Documents Permission Invalid";
|
|
1915
|
+
readonly type: {
|
|
1916
|
+
readonly blueId: "5Wz4G9qcnBJnntYRkz4dgLK5bSuoMpYJZj4j5M59z4we";
|
|
1917
|
+
};
|
|
1918
|
+
};
|
|
1522
1919
|
readonly EQhLKv5EAcFriegGYEP7ykwbjeyzFoaTxeizzuTd8VDq: {
|
|
1523
1920
|
readonly channelName: {
|
|
1524
1921
|
readonly type: {
|
|
@@ -1998,6 +2395,28 @@ export declare const contents: {
|
|
|
1998
2395
|
readonly description: "Optional Blue document template recommendation for linking documents. Used by MyOS UI for validation and filtering; not protocol-enforced.";
|
|
1999
2396
|
};
|
|
2000
2397
|
};
|
|
2398
|
+
readonly HTvyBGjSkM4gmJxhwznVMM1aU7UUaKCcWQY9qgU6JfvH: {
|
|
2399
|
+
readonly description: "MyOS Admin has started revoking this LDPG.";
|
|
2400
|
+
readonly links: {
|
|
2401
|
+
readonly type: {
|
|
2402
|
+
readonly blueId: "75TXyy5E7vbexVAUZcjZ2vdQaG7fJJbAHAgrh8sMtTp5";
|
|
2403
|
+
};
|
|
2404
|
+
};
|
|
2405
|
+
readonly name: "Linked Documents Permission Revoking in Progress";
|
|
2406
|
+
readonly reason: {
|
|
2407
|
+
readonly type: {
|
|
2408
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2409
|
+
};
|
|
2410
|
+
};
|
|
2411
|
+
readonly targetSessionId: {
|
|
2412
|
+
readonly type: {
|
|
2413
|
+
readonly blueId: "DLRQwz7MQeCrzjy9bohPNwtCxKEBbKaMK65KBrwjfG6K";
|
|
2414
|
+
};
|
|
2415
|
+
};
|
|
2416
|
+
readonly type: {
|
|
2417
|
+
readonly blueId: "36epvrpVHZLjapbeZsNodz2NDnm7XZeNZcnkWHgkP1pp";
|
|
2418
|
+
};
|
|
2419
|
+
};
|
|
2001
2420
|
readonly HzQyVKvSQ2cienAkjW5R8HgTcStPe13p8eoB4vXr7dAc: {
|
|
2002
2421
|
readonly allowedWorkerAgencyPermissions: {
|
|
2003
2422
|
readonly itemType: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/packages/myos/contents/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/packages/myos/contents/index.ts"],"names":[],"mappings":"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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiHX,CAAC"}
|