@riddledc/riddle-proof 0.8.85 → 0.8.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/advanced/index.d.cts +2 -2
- package/dist/advanced/index.d.ts +2 -2
- package/dist/advanced/proof-run-core.d.cts +1 -1
- package/dist/advanced/proof-run-core.d.ts +1 -1
- package/dist/advanced/proof-run-engine.d.cts +2 -2
- package/dist/advanced/proof-run-engine.d.ts +2 -2
- package/dist/change-proof.cjs +2 -9
- package/dist/change-proof.d.cts +1 -1
- package/dist/change-proof.d.ts +1 -1
- package/dist/change-proof.js +2 -2
- package/dist/{chunk-AFARUBE4.js → chunk-3W4NGKZ6.js} +11 -11
- package/dist/chunk-6S33FQL7.js +14 -0
- package/dist/{chunk-FW7CKARF.js → chunk-7W6ZJPHJ.js} +1 -1
- package/dist/{chunk-JZKLCY5G.js → chunk-BVYM4WJ5.js} +1 -1
- package/dist/chunk-GQOE5Q7C.js +32 -0
- package/dist/chunk-H5AALGSA.js +32 -0
- package/dist/{chunk-2K3DIK7A.js → chunk-KF6F2RMQ.js} +301 -3979
- package/dist/{chunk-O2AO726C.js → chunk-NR2XQXIC.js} +3 -3
- package/dist/cli/index.js +5 -5
- package/dist/cli.cjs +285 -3999
- package/dist/cli.js +5 -5
- package/dist/evidence-trust-root.cjs +54 -0
- package/dist/evidence-trust-root.d.cts +2 -0
- package/dist/evidence-trust-root.d.ts +2 -0
- package/dist/evidence-trust-root.js +31 -0
- package/dist/index.cjs +346 -3991
- package/dist/index.d.cts +8 -1
- package/dist/index.d.ts +8 -1
- package/dist/index.js +80 -14
- package/dist/packet.cjs +54 -0
- package/dist/packet.d.cts +2 -0
- package/dist/packet.d.ts +2 -0
- package/dist/packet.js +31 -0
- package/dist/pr-comment.cjs +2 -9
- package/dist/pr-comment.d.cts +2 -2
- package/dist/pr-comment.d.ts +2 -2
- package/dist/pr-comment.js +3 -3
- package/dist/profile/index.cjs +277 -3991
- package/dist/profile/index.d.cts +2 -3
- package/dist/profile/index.d.ts +2 -3
- package/dist/profile/index.js +1 -1
- package/dist/profile-suggestions.cjs +2 -2
- package/dist/profile-suggestions.d.cts +1 -3
- package/dist/profile-suggestions.d.ts +1 -3
- package/dist/profile-suggestions.js +2 -2
- package/dist/profile.cjs +277 -3991
- package/dist/profile.d.cts +3 -550
- package/dist/profile.d.ts +3 -550
- package/dist/profile.js +1 -1
- package/dist/{proof-run-core-7Dqm7RKM.d.cts → proof-run-core-DwwrRhY4.d.cts} +1 -1
- package/dist/{proof-run-core-7Dqm7RKM.d.ts → proof-run-core-DwwrRhY4.d.ts} +1 -1
- package/dist/proof-run-core.d.cts +1 -1
- package/dist/proof-run-core.d.ts +1 -1
- package/dist/{proof-run-engine-BqRoA3Do.d.ts → proof-run-engine-CWBgj-15.d.ts} +4 -4
- package/dist/{proof-run-engine-DpChFR5H.d.cts → proof-run-engine-hEfje943.d.cts} +4 -4
- package/dist/proof-run-engine.d.cts +2 -2
- package/dist/proof-run-engine.d.ts +2 -2
- package/dist/receipts.d.cts +3 -0
- package/dist/receipts.d.ts +3 -0
- package/dist/rule-trust-root.cjs +36 -0
- package/dist/rule-trust-root.d.cts +2 -0
- package/dist/rule-trust-root.d.ts +2 -0
- package/dist/rule-trust-root.js +13 -0
- package/package.json +21 -6
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { b as runner } from '../runner-4LJ5z0D-.cjs';
|
|
2
2
|
export { l as engineHarness } from '../engine-harness-LBfqbFSe.cjs';
|
|
3
|
-
export { p as proofRunCore } from '../proof-run-core-
|
|
4
|
-
export { p as proofRunEngine } from '../proof-run-engine-
|
|
3
|
+
export { p as proofRunCore } from '../proof-run-core-DwwrRhY4.cjs';
|
|
4
|
+
export { p as proofRunEngine } from '../proof-run-engine-hEfje943.cjs';
|
|
5
5
|
import '../types.cjs';
|
|
6
6
|
import '../public-state.cjs';
|
package/dist/advanced/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { b as runner } from '../runner-BdQpOkZD.js';
|
|
2
2
|
export { l as engineHarness } from '../engine-harness-CMACHP6A.js';
|
|
3
|
-
export { p as proofRunCore } from '../proof-run-core-
|
|
4
|
-
export { p as proofRunEngine } from '../proof-run-engine-
|
|
3
|
+
export { p as proofRunCore } from '../proof-run-core-DwwrRhY4.js';
|
|
4
|
+
export { p as proofRunEngine } from '../proof-run-engine-CWBgj-15.js';
|
|
5
5
|
import '../types.js';
|
|
6
6
|
import '../public-state.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as BUNDLED_RIDDLE_PROOF_DIR, C as CHECKPOINT_CONTRACT_VERSION, b as CheckpointInputContract, P as PluginConfig, R as RIDDLE_PROOF_DIR_CANDIDATES, S as ShipGateValidation, c as WORKFLOW_STAGE_ORDER, d as WorkflowAction, W as WorkflowParams, a as WorkflowStage, e as buildCheckpointContract, f as buildSetupArgs, g as canonicalProofAssessmentStageForDecision, h as checkpointContinueStage, i as clearStageDecisionRequest, j as ensureAction, k as ensureStageLoopState, l as invalidateVerifyEvidence, m as mergeStateFromParams, n as noImplementationModeFor, o as normalizeProofAssessmentStageFields, q as previewModeFromWorkflowMode, s as proofAssessmentHardBlockersForState, t as readState, u as recordStageAttempt, v as requiredBaselineLabelsForState, r as resolveConfig, w as resolveRiddleProofDir, x as setStageDecisionRequest, y as summarizeState, z as validateShipGate, A as visualDeltaForState, D as visualDeltaRequiredForState, E as visualDeltaShipGateReason, F as workflowFile, G as writeState } from '../proof-run-core-
|
|
1
|
+
export { B as BUNDLED_RIDDLE_PROOF_DIR, C as CHECKPOINT_CONTRACT_VERSION, b as CheckpointInputContract, P as PluginConfig, R as RIDDLE_PROOF_DIR_CANDIDATES, S as ShipGateValidation, c as WORKFLOW_STAGE_ORDER, d as WorkflowAction, W as WorkflowParams, a as WorkflowStage, e as buildCheckpointContract, f as buildSetupArgs, g as canonicalProofAssessmentStageForDecision, h as checkpointContinueStage, i as clearStageDecisionRequest, j as ensureAction, k as ensureStageLoopState, l as invalidateVerifyEvidence, m as mergeStateFromParams, n as noImplementationModeFor, o as normalizeProofAssessmentStageFields, q as previewModeFromWorkflowMode, s as proofAssessmentHardBlockersForState, t as readState, u as recordStageAttempt, v as requiredBaselineLabelsForState, r as resolveConfig, w as resolveRiddleProofDir, x as setStageDecisionRequest, y as summarizeState, z as validateShipGate, A as visualDeltaForState, D as visualDeltaRequiredForState, E as visualDeltaShipGateReason, F as workflowFile, G as writeState } from '../proof-run-core-DwwrRhY4.cjs';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B as BUNDLED_RIDDLE_PROOF_DIR, C as CHECKPOINT_CONTRACT_VERSION, b as CheckpointInputContract, P as PluginConfig, R as RIDDLE_PROOF_DIR_CANDIDATES, S as ShipGateValidation, c as WORKFLOW_STAGE_ORDER, d as WorkflowAction, W as WorkflowParams, a as WorkflowStage, e as buildCheckpointContract, f as buildSetupArgs, g as canonicalProofAssessmentStageForDecision, h as checkpointContinueStage, i as clearStageDecisionRequest, j as ensureAction, k as ensureStageLoopState, l as invalidateVerifyEvidence, m as mergeStateFromParams, n as noImplementationModeFor, o as normalizeProofAssessmentStageFields, q as previewModeFromWorkflowMode, s as proofAssessmentHardBlockersForState, t as readState, u as recordStageAttempt, v as requiredBaselineLabelsForState, r as resolveConfig, w as resolveRiddleProofDir, x as setStageDecisionRequest, y as summarizeState, z as validateShipGate, A as visualDeltaForState, D as visualDeltaRequiredForState, E as visualDeltaShipGateReason, F as workflowFile, G as writeState } from '../proof-run-core-
|
|
1
|
+
export { B as BUNDLED_RIDDLE_PROOF_DIR, C as CHECKPOINT_CONTRACT_VERSION, b as CheckpointInputContract, P as PluginConfig, R as RIDDLE_PROOF_DIR_CANDIDATES, S as ShipGateValidation, c as WORKFLOW_STAGE_ORDER, d as WorkflowAction, W as WorkflowParams, a as WorkflowStage, e as buildCheckpointContract, f as buildSetupArgs, g as canonicalProofAssessmentStageForDecision, h as checkpointContinueStage, i as clearStageDecisionRequest, j as ensureAction, k as ensureStageLoopState, l as invalidateVerifyEvidence, m as mergeStateFromParams, n as noImplementationModeFor, o as normalizeProofAssessmentStageFields, q as previewModeFromWorkflowMode, s as proofAssessmentHardBlockersForState, t as readState, u as recordStageAttempt, v as requiredBaselineLabelsForState, r as resolveConfig, w as resolveRiddleProofDir, x as setStageDecisionRequest, y as summarizeState, z as validateShipGate, A as visualDeltaForState, D as visualDeltaRequiredForState, E as visualDeltaShipGateReason, F as workflowFile, G as writeState } from '../proof-run-core-DwwrRhY4.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { R as RiddleProofEngine, c as createRiddleProofEngine, e as executeWorkflow } from '../proof-run-engine-
|
|
2
|
-
import '../proof-run-core-
|
|
1
|
+
export { R as RiddleProofEngine, c as createRiddleProofEngine, e as executeWorkflow } from '../proof-run-engine-hEfje943.cjs';
|
|
2
|
+
import '../proof-run-core-DwwrRhY4.cjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { R as RiddleProofEngine, c as createRiddleProofEngine, e as executeWorkflow } from '../proof-run-engine-
|
|
2
|
-
import '../proof-run-core-
|
|
1
|
+
export { R as RiddleProofEngine, c as createRiddleProofEngine, e as executeWorkflow } from '../proof-run-engine-CWBgj-15.js';
|
|
2
|
+
import '../proof-run-core-DwwrRhY4.js';
|
package/dist/change-proof.cjs
CHANGED
|
@@ -38,14 +38,7 @@ __export(change_proof_exports, {
|
|
|
38
38
|
module.exports = __toCommonJS(change_proof_exports);
|
|
39
39
|
|
|
40
40
|
// src/profile.ts
|
|
41
|
-
var
|
|
42
|
-
"passed",
|
|
43
|
-
"product_regression",
|
|
44
|
-
"proof_insufficient",
|
|
45
|
-
"environment_blocked",
|
|
46
|
-
"configuration_error",
|
|
47
|
-
"needs_human_review"
|
|
48
|
-
];
|
|
41
|
+
var import_profile = require("@riddledc/riddle-proof-core/profile");
|
|
49
42
|
|
|
50
43
|
// src/receipts.ts
|
|
51
44
|
var receipts_exports = {};
|
|
@@ -601,7 +594,7 @@ function parseRiddleProofChangeReceipt(value) {
|
|
|
601
594
|
throw new Error(`Unsupported Change receipt version ${String(value.version || "missing")}.`);
|
|
602
595
|
}
|
|
603
596
|
const receipt = value;
|
|
604
|
-
if (!RIDDLE_PROOF_PROFILE_STATUSES.includes(receipt.status)) {
|
|
597
|
+
if (!import_profile.RIDDLE_PROOF_PROFILE_STATUSES.includes(receipt.status)) {
|
|
605
598
|
throw new Error(`Unsupported Change receipt status ${String(receipt.status || "missing")}.`);
|
|
606
599
|
}
|
|
607
600
|
(0, import_receipts.parseRiddleProofObservationReceipt)(receipt.before);
|
package/dist/change-proof.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RiddleProofProfileResult, RiddleProofProfileStatus, RiddleProofProfileCheckResult } from '
|
|
1
|
+
import { RiddleProofProfileResult, RiddleProofProfileStatus, RiddleProofProfileCheckResult } from '@riddledc/riddle-proof-core/profile';
|
|
2
2
|
import { RiddleProofObservationReceipt, RiddleProofSourceIdentity, RiddleProofObservationArtifact } from '@riddledc/riddle-proof-core/receipts';
|
|
3
3
|
import { JsonValue } from './types.cjs';
|
|
4
4
|
import './public-state.cjs';
|
package/dist/change-proof.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RiddleProofProfileResult, RiddleProofProfileStatus, RiddleProofProfileCheckResult } from '
|
|
1
|
+
import { RiddleProofProfileResult, RiddleProofProfileStatus, RiddleProofProfileCheckResult } from '@riddledc/riddle-proof-core/profile';
|
|
2
2
|
import { RiddleProofObservationReceipt, RiddleProofSourceIdentity, RiddleProofObservationArtifact } from '@riddledc/riddle-proof-core/receipts';
|
|
3
3
|
import { JsonValue } from './types.js';
|
|
4
4
|
import './public-state.js';
|
package/dist/change-proof.js
CHANGED
|
@@ -12,9 +12,9 @@ import {
|
|
|
12
12
|
parseRiddleProofHandoffReceipt,
|
|
13
13
|
riddleProofChangeReceiptHtml,
|
|
14
14
|
riddleProofChangeReceiptMarkdown
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-NR2XQXIC.js";
|
|
16
|
+
import "./chunk-KF6F2RMQ.js";
|
|
16
17
|
import "./chunk-OHDNCXRM.js";
|
|
17
|
-
import "./chunk-2K3DIK7A.js";
|
|
18
18
|
import "./chunk-MLKGABMK.js";
|
|
19
19
|
export {
|
|
20
20
|
RIDDLE_PROOF_CHANGE_CONTRACT_VERSION,
|
|
@@ -5,26 +5,21 @@ import {
|
|
|
5
5
|
isTerminalRiddleJobStatus,
|
|
6
6
|
parseRiddleViewport
|
|
7
7
|
} from "./chunk-KB7FYRBG.js";
|
|
8
|
+
import {
|
|
9
|
+
suggestRiddleProofProfileChecks
|
|
10
|
+
} from "./chunk-7W6ZJPHJ.js";
|
|
8
11
|
import {
|
|
9
12
|
RIDDLE_PROOF_PR_COMMENT_MARKER,
|
|
10
13
|
buildRiddleProofPrCommentMarkdown,
|
|
11
14
|
summarizeRiddleProofPrComment
|
|
12
|
-
} from "./chunk-
|
|
13
|
-
import {
|
|
14
|
-
suggestRiddleProofProfileChecks
|
|
15
|
-
} from "./chunk-FW7CKARF.js";
|
|
15
|
+
} from "./chunk-BVYM4WJ5.js";
|
|
16
16
|
import {
|
|
17
17
|
assessRiddleProofChange,
|
|
18
18
|
createRiddleProofChangeReceipt,
|
|
19
19
|
createRiddleProofHandoffReceipt,
|
|
20
20
|
riddleProofChangeReceiptHtml,
|
|
21
21
|
riddleProofChangeReceiptMarkdown
|
|
22
|
-
} from "./chunk-
|
|
23
|
-
import {
|
|
24
|
-
createRiddleProofObservationReceipt,
|
|
25
|
-
parseRiddlePreviewReceipt,
|
|
26
|
-
parseRiddleProofObservationReceipt
|
|
27
|
-
} from "./chunk-OHDNCXRM.js";
|
|
22
|
+
} from "./chunk-NR2XQXIC.js";
|
|
28
23
|
import {
|
|
29
24
|
RIDDLE_PROOF_PROFILE_EVIDENCE_VERSION,
|
|
30
25
|
applyRiddleProofProfileArtifactCompleteness,
|
|
@@ -42,7 +37,12 @@ import {
|
|
|
42
37
|
profileStatusExitCode,
|
|
43
38
|
resolveRiddleProofProfileTargetUrl,
|
|
44
39
|
resolveRiddleProofProfileTimeoutSec
|
|
45
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-KF6F2RMQ.js";
|
|
41
|
+
import {
|
|
42
|
+
createRiddleProofObservationReceipt,
|
|
43
|
+
parseRiddlePreviewReceipt,
|
|
44
|
+
parseRiddleProofObservationReceipt
|
|
45
|
+
} from "./chunk-OHDNCXRM.js";
|
|
46
46
|
import {
|
|
47
47
|
createCodexExecAgentAdapter,
|
|
48
48
|
runCodexExecAgentDoctor
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// src/rule-trust-root.ts
|
|
2
|
+
import {
|
|
3
|
+
RIDDLE_PROOF_RULE_TRUST_ROOT_DIGEST_DOMAIN,
|
|
4
|
+
RIDDLE_PROOF_RULE_TRUST_ROOT_VERSION,
|
|
5
|
+
createRiddleProofRuleTrustRoot,
|
|
6
|
+
resolveRiddleProofRuleTrustRoot
|
|
7
|
+
} from "@riddledc/riddle-proof-core/rule-trust-root";
|
|
8
|
+
|
|
9
|
+
export {
|
|
10
|
+
RIDDLE_PROOF_RULE_TRUST_ROOT_DIGEST_DOMAIN,
|
|
11
|
+
RIDDLE_PROOF_RULE_TRUST_ROOT_VERSION,
|
|
12
|
+
createRiddleProofRuleTrustRoot,
|
|
13
|
+
resolveRiddleProofRuleTrustRoot
|
|
14
|
+
};
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
createRiddleProofHandoffReceipt,
|
|
6
6
|
parseRiddleProofChangeReceipt,
|
|
7
7
|
parseRiddleProofHandoffReceipt
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-NR2XQXIC.js";
|
|
9
9
|
import {
|
|
10
10
|
riddleProofPublicStateAllowsMergeRecommendation,
|
|
11
11
|
riddleProofPublicStateMergeRecommendation,
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// src/evidence-trust-root.ts
|
|
2
|
+
import {
|
|
3
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_ARRAY_ITEMS,
|
|
4
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_DEPTH,
|
|
5
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_NODES,
|
|
6
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_PROPERTIES,
|
|
7
|
+
RIDDLE_PROOF_EVIDENCE_SENSOR_TARGET_BINDING,
|
|
8
|
+
RIDDLE_PROOF_EVIDENCE_TEMPLATE_PROFILE_MODE,
|
|
9
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_DIGEST_DOMAIN,
|
|
10
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_MAX_PROFILES,
|
|
11
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_VERSION,
|
|
12
|
+
createRiddleProofEvidenceTrustRoot,
|
|
13
|
+
materializeRiddleProofEvidenceTrustProfile,
|
|
14
|
+
resolveRiddleProofEvidenceTrustRoot,
|
|
15
|
+
validateRiddleProofEvidenceObservationSchema
|
|
16
|
+
} from "@riddledc/riddle-proof-core/evidence-trust-root";
|
|
17
|
+
|
|
18
|
+
export {
|
|
19
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_ARRAY_ITEMS,
|
|
20
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_DEPTH,
|
|
21
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_NODES,
|
|
22
|
+
RIDDLE_PROOF_EVIDENCE_OBSERVATION_SCHEMA_MAX_PROPERTIES,
|
|
23
|
+
RIDDLE_PROOF_EVIDENCE_SENSOR_TARGET_BINDING,
|
|
24
|
+
RIDDLE_PROOF_EVIDENCE_TEMPLATE_PROFILE_MODE,
|
|
25
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_DIGEST_DOMAIN,
|
|
26
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_MAX_PROFILES,
|
|
27
|
+
RIDDLE_PROOF_EVIDENCE_TRUST_ROOT_VERSION,
|
|
28
|
+
createRiddleProofEvidenceTrustRoot,
|
|
29
|
+
materializeRiddleProofEvidenceTrustProfile,
|
|
30
|
+
resolveRiddleProofEvidenceTrustRoot,
|
|
31
|
+
validateRiddleProofEvidenceObservationSchema
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// src/packet.ts
|
|
2
|
+
import {
|
|
3
|
+
RIDDLE_PROOF_EXECUTION_DIGEST_DOMAIN,
|
|
4
|
+
RIDDLE_PROOF_EXECUTION_POLICY_DIGEST_DOMAIN,
|
|
5
|
+
RIDDLE_PROOF_EXECUTION_POLICY_VERSION,
|
|
6
|
+
RIDDLE_PROOF_PACKET_RECEIPT_DIGEST_DOMAIN,
|
|
7
|
+
RIDDLE_PROOF_PACKET_RECEIPT_VERSION,
|
|
8
|
+
RIDDLE_PROOF_PRIVATE_PACKET_DIGEST_DOMAIN,
|
|
9
|
+
RIDDLE_PROOF_PRIVATE_PACKET_MEDIA_TYPE,
|
|
10
|
+
RIDDLE_PROOF_PRIVATE_PACKET_VERSION,
|
|
11
|
+
createRiddleProofPacketReceipt,
|
|
12
|
+
digestRiddleProofExecution,
|
|
13
|
+
digestRiddleProofExecutionPolicy,
|
|
14
|
+
digestRiddleProofPrivatePacketBytes,
|
|
15
|
+
verifyRiddleProofPacketReceipt
|
|
16
|
+
} from "@riddledc/riddle-proof-core/packet";
|
|
17
|
+
|
|
18
|
+
export {
|
|
19
|
+
RIDDLE_PROOF_EXECUTION_DIGEST_DOMAIN,
|
|
20
|
+
RIDDLE_PROOF_EXECUTION_POLICY_DIGEST_DOMAIN,
|
|
21
|
+
RIDDLE_PROOF_EXECUTION_POLICY_VERSION,
|
|
22
|
+
RIDDLE_PROOF_PACKET_RECEIPT_DIGEST_DOMAIN,
|
|
23
|
+
RIDDLE_PROOF_PACKET_RECEIPT_VERSION,
|
|
24
|
+
RIDDLE_PROOF_PRIVATE_PACKET_DIGEST_DOMAIN,
|
|
25
|
+
RIDDLE_PROOF_PRIVATE_PACKET_MEDIA_TYPE,
|
|
26
|
+
RIDDLE_PROOF_PRIVATE_PACKET_VERSION,
|
|
27
|
+
createRiddleProofPacketReceipt,
|
|
28
|
+
digestRiddleProofExecution,
|
|
29
|
+
digestRiddleProofExecutionPolicy,
|
|
30
|
+
digestRiddleProofPrivatePacketBytes,
|
|
31
|
+
verifyRiddleProofPacketReceipt
|
|
32
|
+
};
|