Reference · Installed package · exact public surface
TypeScript SDK
Use the v124 TypeScript package for canonical live Kai, request-bound proof/head runtime evidence, durable exactly-once execution, verified replay/checkpoints, private hydration, atomic domains, privacy-safe recipients, and the complete inherited proof-native system.
- Stable route
/reference/sdk- Version
- 124.1.0
- Source SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be
Solved outcome
What this enables
Implement one end-to-end proof-native subject lifecycle without creating a second identity, memory, world, autonomy, or ownership authority system.
Installed identity
@receiz/sdk
- Version
- 124.1.0
- Package SHA-256
479d52f4c2215b05377ac557a62427abae9c16347e5341201b72699311afd7ac- Record source
node_modules/@receiz/sdk/dist/index.d.ts
Exact form
Signature or request
import { createReceizClient } from '@receiz/sdk'; const receiz = createReceizClient(options)Inputs
Inputs and constraints
- Exact operation input defined by the installed v124 declarations.
- RECEIZ_ACCESS_TOKEN is required for authenticated SDK issuance or delegated operations; createReceizClient sends it as the Bearer Authorization header.
- A verification result and exact authenticated head must precede authority-bearing admission or recovery.
- Living-subject operations bind exact subject, history, world, mandate, plan, or ownership heads as declared.
- Workbench Record Moment, Seal File, local verification, artifact download, emulator, schemas, and deterministic conformance remain account-free.
Outputs
Output and receipt
- ReceizSealedArtifact and ReceizArtifactVerificationResult
- ReceizSubjectArtifactV1, proof-brain context, Twin proposal, cited memory, mandate, runtime job, world receipt/checkpoint, or bearer successor artifact
- Structured zero-write failure where deterministic admission rejects
Stable recovery
Failures
ARTIFACT_INPUT_INVALIDSupply Blob, File, Uint8Array, ArrayBuffer, or ReadableStream bytes; never pass the ReceizSealedArtifact wrapper.
node_modules/@receiz/sdk/dist/artifactInput.d.ts · 8e8473f097d0555ad339a37d3887ab47177d7c46e4970c4bc748040b95ae1f5eARTIFACT_VERIFICATION_FAILEDPreserve the bytes, inspect the exact verifier result, and do not admit the artifact.
node_modules/@receiz/sdk/dist/globalCoordinationTypes.js · e388339395a730cab426ac4b08295a381b87ff381674a771bc900e54333ad19bOffline
Offline behavior
Canonical verification operates directly on held bytes without an account. Workbench and Offline Studio perform account-free local Record Moment and Seal File after one-time anonymous Signature V4 enrollment; the Workbench preserves the automatically saved predecessor, appends a separately verified successor, and final Export releases that latest successor unchanged.
Installed inventory
112 exact SDK calls
(verification: ReceizArtifactVerificationResult, options: ReceizArtifactAdmissionOptions) => Promise<ReceizArtifactAdmissionResult>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(verification: ReceizArtifactVerificationResult, options: ReceizArtifactAdmissionOptions) => Promise<ReceizArtifactRecoveryResult>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(plan: ReceizArtifactRecoveryPlan, capability: ReceizVerifiedCapability, idempotencyKey: string, store: ReceizAdmissionStore) => Promise<ReceizArtifactRecoveryCommitResult>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(artifact: ReceizSealedArtifact) => Promise<ReceizArtifactDownloadEvidence>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(admission: ReceizArtifactAdmissionResult, knownHistory?: ReceizVerifiedProofHistory) => Promise<ReceizArtifactRecoveryPlan | ReceizAuthorityFailure | null>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(file: Blob) => Promise<ReceizOpenedArtifact>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: ReceizProofObjectCreateInput, options: ReceizProofObjectCreateOptions) => Promise<ReceizSealedArtifact>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(...rails: ReceizRailScopeKey[]) => Promise<boolean>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
() => Promise<readonly string[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(...rails: ReceizRailScopeKey[]) => Promise<string[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(...rails: ReceizRailScopeKey[]) => string[]Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(transferId: string, ownerCapability: ReceizBearerCapabilityV1) => Promise<Readonly<{ ok: boolean; transferId?: string; status?: string; head?: string; code?: string; writes?: 0; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(artifact: ReceizBearerInstrumentV1, recipientCapability: ReceizBearerCapabilityV1) => Promise<Readonly<{ ok: true; receipt: ReceizBearerTransferReceiptV1; idempotent: boolean; } | { ok: false; code: string; writes: 0; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(artifact: ReceizBearerInstrumentV1) => Promise<Readonly<{ valid: boolean; offlineVerified: boolean; instrument: ReceizBearerInstrumentV1; sourcePrimitive: "receiz.bearer.instrument.v1"; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ plan: ReceizBearerTransferPlanV1; ownerCapability: ReceizBearerCapabilityV1; }>) => Promise<Readonly<{ schema: "receiz.bearer.instrument.v1"; plan: ReceizBearerTransferPlanV1; oneTimeClaimDigest: string; issuedAtKai: string; exactBytesB64u: string; artifactDigest: string; status: "issued" | "pending-acceptance" | "claimed" | "cancelled" | "expired"; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ subjectId: string; policy: ReceizBearerTransferPolicyV1; }>) => Promise<Readonly<{ schema: "receiz.bearer.transfer_plan.v1"; transferId: string; transferDigest: string; subjectId: string; subjectDigest: string; expectedSubjectHead: string; expectedOwnershipHead: string; currentOwnerReceizId: string; policy: ReceizBearerTransferPolicyV1; policyDigest: string; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(transferId: string) => Promise<Readonly<{ transferId: string; status: string; subjectId: string; instrumentDigest: string; receiptId: string | null; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof buildReceizIdContinueRequestExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof createReceizIdIdentityExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: import("./v123ProofAuthority.js").ReceizProofAuthorityExchangeInputV123) => Promise<import("./v123ProofAuthority.js").ReceizProofAuthorityV123>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof projectReceizIdentityAccountExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof readReceizIdentityArtifactExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof signReceizCapabilityExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof signReceizIdentityLoginProofExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof verifyReceizIdentityLoginProofExact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<Record<string, unknown>>) => Promise<unknown>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<Record<string, unknown>> & { mandateId: string; }) => Promise<unknown>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ mandateId: string; }>) => Promise<unknown>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<import("./v122SubjectAccess.js").ReceizSubjectAccessPublicBindingV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, query?: { afterHead?: string; }) => Promise<readonly Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: import("./v122Subjects.js").ReceizSubjectAdmissionInputV122) => Promise<import("./v122Subjects.js").ReceizSubjectAdmissionResultV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ schema: "receiz.subject.proof_brain.v1"; subjectId: string; subjectDigest: string; subjectHead: string; historyHead: string; indexRoot: string; objectMerkleRoot: string; objectCount: string; operationCount: string; maximumKai: string; priorBrainHead: string | null; fibonacci: import("./compositeProofKernel.js").ReceizCompositeFibonacciState; registryDigest: string; reducerDigest: string; authority: Readonly<{ brainHeadIsProofAuthority: false; indexIsProofAuthority: false; strongerTruth: "sealed-receiz-proof-object"; }>; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: Readonly<{ atHead: string; references: readonly ReceizSubjectProofReferenceV1[]; }>) => Promise<Readonly<{ schema: "receiz.subject.proof_context.v1"; head: ReceizSubjectProofBrainHeadV1; references: readonly ReceizSubjectProofReferenceV1[]; primaryObjects: readonly import("./livingSubjects.js").ReceizSubjectPrimaryProofObjectV1[]; passages: readonly import("./livingSubjects.js").ReceizSubjectProofPassageV1[]; receipt: import("./livingSubjects.js").ReceizSubjectProofRetrievalReceiptV1; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: ReceizSubjectProofBrainSearchInput) => Promise<readonly Readonly<{ schema: "receiz.subject.proof_reference.v1"; subjectId: string; subjectHead: string; proofObjectId: string; objectDigest: string; kai: string; score: number; matchedTerms: readonly string[]; eventIds: readonly string[]; membership: Readonly<{ objectOrdinal: number; objectMerkleRoot: string; indexRoot: string; }>; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: ReceizSubjectProofBrainSearchInput) => AsyncIterable<ReceizSubjectProofBrainStreamEvent>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ subjectId: string; edgeWrappingKey: Uint8Array; accessKeyHead?: string; }>) => Promise<Readonly<{ accessKit: import("./v122SubjectAccess.js").ReceizSubjectAccessKitV122; publicBinding: import("./v122SubjectAccess.js").ReceizSubjectAccessPublicBindingV122; state: import("./v122Subjects.js").ReceizSubjectStateV122; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, verifier: import("./v122EdgeBundle.js").ReceizSubjectEdgeBundleVerifierV122) => Promise<import("./v122EdgeBundle.js").ReceizSubjectEdgeBundleV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, query?: { afterHead?: string; limit?: number; }) => Promise<readonly Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(bundle: import("./v122EdgeBundle.js").ReceizSubjectEdgeBundleV122, verifier: import("./v122EdgeBundle.js").ReceizSubjectEdgeBundleVerifierV122) => Promise<import("./v122RemoteSubjects.js").ReceizSubjectEdgeImportResultV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ schema: "receiz.subject.inventory.v1"; subjectId: string; head: string; items: readonly import("./livingSubjects.js").ReceizSubjectInventoryItemV1[]; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ subjectId: string; itemId: string; worldId?: string; attemptId: string; idempotencyKey: string; authority: ReceizWorldAuthorityV1; }>) => Promise<ReceizWorldExecutionResultV1>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ schema: "receiz.subject.v1"; subjectId: string; proofObjectId: string; subjectType: string; ownerReceizId: string; identityDigest: string; genesisDigest: string; createdAtKai: string; head: string; ownershipHead: string; currentOwnerReceizId: string; namespaces: import("./livingSubjects.js").ReceizSubjectNamespaceBytesV1; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(plan: ReceizSubjectMandateV1, ownerCapability: ReceizSubjectCapabilityV1) => Promise<Readonly<{ schema: "receiz.subject.mandate.v1"; mandateId: string; subjectId: string; ownerReceizId: string; policy: ReceizSubjectMandatePolicyV1; mandateDigest: string; status: "planned" | "active" | "paused" | "revoked" | "expired"; activatedCapabilityDigest: string | null; activatedAtKai: string | null; revokedAtKai: string | null; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ subjectId: string; currentKai: string; mandates: readonly (ReceizSubjectMandateV1 & { executable: boolean; })[]; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<readonly Readonly<{ schema: "receiz.subject.mandate.v1"; mandateId: string; subjectId: string; ownerReceizId: string; policy: ReceizSubjectMandatePolicyV1; mandateDigest: string; status: "planned" | "active" | "paused" | "revoked" | "expired"; activatedCapabilityDigest: string | null; activatedAtKai: string | null; revokedAtKai: string | null; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<readonly Readonly<{ schema: "receiz.subject.mandate.v1"; mandateId: string; subjectId: string; ownerReceizId: string; policy: ReceizSubjectMandatePolicyV1; mandateDigest: string; status: "planned" | "active" | "paused" | "revoked" | "expired"; activatedCapabilityDigest: string | null; activatedAtKai: string | null; revokedAtKai: string | null; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, policy: ReceizSubjectMandatePolicyV1) => Promise<Readonly<{ schema: "receiz.subject.mandate.v1"; mandateId: string; subjectId: string; ownerReceizId: string; policy: ReceizSubjectMandatePolicyV1; mandateDigest: string; status: "planned" | "active" | "paused" | "revoked" | "expired"; activatedCapabilityDigest: string | null; activatedAtKai: string | null; revokedAtKai: string | null; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<readonly Readonly<{ schema: "receiz.subject.mandate.v1"; mandateId: string; subjectId: string; ownerReceizId: string; policy: ReceizSubjectMandatePolicyV1; mandateDigest: string; status: "planned" | "active" | "paused" | "revoked" | "expired"; activatedCapabilityDigest: string | null; activatedAtKai: string | null; revokedAtKai: string | null; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, memoryId: string) => Promise<Readonly<{ memoryId: string; eventIds: readonly string[]; proofObjectIds: readonly string[]; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input?: Readonly<{ throughHead?: string; }>) => Promise<Readonly<{ schema: "receiz.subject.memory_projection.v1"; subjectId: string; throughHead: string; memories: readonly ReceizSubjectMemoryEventV1[]; projectionDigest: string; rebuildable: true; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: Readonly<{ throughHead: string; }>) => Promise<Readonly<{ schema: "receiz.subject.memory_projection.v1"; subjectId: string; throughHead: string; memories: readonly ReceizSubjectMemoryEventV1[]; projectionDigest: string; rebuildable: true; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input?: Readonly<{ types?: readonly string[]; visibility?: "public" | "private" | "all"; afterKai?: string; limit?: number; }>) => Promise<readonly Readonly<{ schema: "receiz.subject.memory_event.v1"; memoryId: string; subjectId: string; type: import("./livingSubjects.js").ReceizSubjectMemoryType; summary: string; eventIds: readonly string[]; proofObjectIds: readonly string[]; visibility: "public" | "private"; head: string; kai: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ publicBinding: import("./v122SubjectAccess.js").ReceizSubjectAccessPublicBindingV122; expectedAccessKeyHead: string | null; }>) => Promise<Readonly<{ ok: true; state: import("./v122Subjects.js").ReceizSubjectStateV122; publicBinding: import("./v122SubjectAccess.js").ReceizSubjectAccessPublicBindingV122; }> | Readonly<{ ok: false; code: string; writes: 0; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<readonly Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<readonly Readonly<{ schema: "receiz.subject.relationship.v1"; relationshipId: string; subjectIds: readonly [string, string]; status: "proposed" | "active" | "declined" | "blocked"; familiarity: number; trust: number; rivalry: number; affection: number; mentorship: number; visibility: "public" | "private"; eventIds: readonly string[]; head: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ subjectId: string; targetSubjectId: string; visibility?: "public" | "private"; worldId?: string; attemptId: string; idempotencyKey: string; }>) => Promise<Readonly<{ schema: "receiz.world.transaction.v1"; transactionId: string; transactionDigest: string; worldId: string; participants: readonly string[]; expectedHeads: Readonly<Record<string, string>>; commands: readonly ReceizWorldCommandV1[]; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ subjectId: string; targetSubjectId: string; response: "accept" | "decline"; visibility?: "public" | "private"; worldId?: string; attemptId: string; idempotencyKey: string; authority: ReceizWorldAuthorityV1; }>) => Promise<ReceizWorldExecutionResultV1>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ schema: "receiz.subject.v1"; subject: ReceizSubjectV1; exactBytesB64u: string; artifactDigest: string; registryDigest: string; reducerDigest: string; authority: Readonly<{ artifactIsProofAuthority: true; modelOutputIsAuthority: false; indexIsAuthority: false; }>; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: import("./v123Namespaces.js").ReceizSubjectNamespaceResolutionInputV123) => Promise<import("./v123Namespaces.js").ReceizSubjectNamespaceResolutionResultV123>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: ReceizResolveNamespacesInputV124) => Promise<Readonly<{ schema: "receiz.subject.namespace-resolution.v123"; subjectId: string; atHead: string; admittedProofDigest: string; ownershipHead: string; registryDigest: string; reducerDigest: string; namespaces: readonly Readonly<{ name: string; found: boolean; exactBytesB64u: string | null; digest: string | null; }>[]; authority: Readonly<{ resolutionIsProofAuthority: false; strongerTruth: "sealed-receiz-proof-object"; }>; resolutionDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input?: Readonly<{ maximumTicks?: number; throughKai?: string; worldId?: string; }>) => Promise<Readonly<{ subjectId: string; processed: number; jobs: readonly ReceizSubjectRuntimeJobV1[]; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: ReceizSubjectRuntimeTickInput) => Promise<Readonly<{ jobId: string; input: ReceizSubjectRuntimeTickInput; status: "queued" | "leased" | "completed" | "failed" | "cancelled" | "stale"; leaseUntilKai: string | null; attemptCount: number; eventIds: readonly string[]; failureCode: string | null; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ subjectId: string; cancelledJobIds: readonly string[]; writes: number; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(jobId: string) => Promise<Readonly<{ jobId: string; input: ReceizSubjectRuntimeTickInput; status: "queued" | "leased" | "completed" | "failed" | "cancelled" | "stale"; leaseUntilKai: string | null; attemptCount: number; eventIds: readonly string[]; failureCode: string | null; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<import("./v122Subjects.js").ReceizSubjectStateV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, query?: { afterHead?: string; }) => AsyncIterable<Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ previewDigest: string; transaction: ReceizWorldTransactionV1; authority: ReceizWorldAuthorityV1; }>) => Promise<ReceizWorldExecutionResultV1>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ fromSubjectId: string; toSubjectId: string; itemId: string; worldId?: string; attemptId: string; idempotencyKey: string; mandateDigest?: string; }>) => Promise<Readonly<{ transaction: ReceizWorldTransactionV1; requiresOwnerApproval: boolean; previewDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ schema: "receiz.subject.mind.v1"; subjectArtifact: ReceizSubjectArtifactV1; brainHead: ReceizSubjectProofBrainHeadV1; portableWindow: readonly import("./livingSubjects.js").ReceizSubjectPrimaryProofObjectV1[]; completeHistory: Readonly<{ objectCount: string; objectMerkleRoot: string; indexRoot: string; contentAddress: string; primaryObjectsRequiredForReasoning: true; }>; publicMemoryIds: readonly string[]; privateMemoryIds: readonly string[]; priorMindHead: string | null; mindDigest: string; exactBytesB64u: string; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, artifact: ReceizSubjectMindArtifactV1) => Promise<Readonly<{ ok: boolean; subjectId?: string; mindDigest?: string; head?: string; code?: string; writes?: number; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ subjectId: string; head: string; counts: Readonly<Record<string, number>>; projectionDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: ReceizSubjectTwinMessageInput) => Promise<Readonly<{ schema: "receiz.subject.twin_result.v1"; subjectId: string; subjectHead: string; spokenResponse: string; proposedIntent: import("./livingSubjects.js").ReceizSubjectIntentV1; observedFacts: readonly Readonly<{ fact: string; eventIds: readonly string[]; proofObjectIds: readonly string[]; }>[]; proofDerivedMemories: readonly Readonly<{ memoryId: string; summary: string; eventIds: readonly string[]; }>[]; performance: Readonly<Record<string, unknown>> | null; proofContext: ReceizSubjectProofContextV1; worldEventIds: readonly []; authority: Readonly<{ modelOutputIsWorldEvent: false; deterministicAdmissionRequired: true; }>; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string) => Promise<Readonly<{ subjectId: string; subjectType: string; head: string; brainHead: ReceizSubjectProofBrainHeadV1; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: ReceizSubjectTwinMessageInput) => AsyncIterable<ReceizSubjectTwinStreamEvent>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectId: string, input: ReceizSubjectTwinMessageInput) => AsyncIterable<ReceizSubjectTwinStreamEvent>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(subjectArtifact: ReceizSubjectArtifactV1) => Promise<Readonly<{ valid: boolean; sourcePrimitive: "receiz.subject.v1"; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(intent: import("./v122Value.js").ReceizWorldValueIntentV122, authority: import("./v123ProofAuthority.js").ReceizProofAuthorityV123) => Promise<import("./v123ValueExecution.js").ReceizValueExecutionOutcomeV123>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(intent: import("./v122Value.js").ReceizWorldValueIntentV122, authority: import("./v123ProofAuthority.js").ReceizProofAuthorityV123) => Promise<import("./v123ValueExecution.js").ReceizValueExecutionOutcomeV123>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(idempotencyKey: string, authority?: import("./v123ProofAuthority.js").ReceizProofAuthorityV123) => Promise<import("./v123ValueExecution.js").ReceizValueExecutionOutcomeV123>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Omit<Parameters<typeof import("./v122Value.js").planReceizValueIntentV122>[0], "rail">) => Promise<Readonly<{ schema: "receiz.world.value-intent.v122"; rail: import("./v122Value.js").ReceizValueRailV122; amountPhiMicro: string; usdPerPhiMicrocents: string; quotedUsdCents: string; priceBasisDigest: string; sourceProofObjectId: string; sourceValueHead: string; destinationSubjectId: string; expectedDestinationHead: string; idempotencyKey?: string; valueIntentDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Omit<Parameters<typeof import("./v122Value.js").planReceizValueIntentV122>[0], "rail">) => Promise<Readonly<{ schema: "receiz.world.value-intent.v122"; rail: import("./v122Value.js").ReceizValueRailV122; amountPhiMicro: string; usdPerPhiMicrocents: string; quotedUsdCents: string; priceBasisDigest: string; sourceProofObjectId: string; sourceValueHead: string; destinationSubjectId: string; expectedDestinationHead: string; idempotencyKey?: string; valueIntentDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof quoteReceizDisplayUsdV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof validateReceizDisplayPriceV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof validateReceizValueIntentV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
() => Promise<JsonObject>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: ReceizArtifactInput) => Promise<ReceizArtifactVerificationResult>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; afterHead?: string; types?: readonly string[]; }>) => Promise<readonly Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>[]>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; afterHead?: string; }>) => Promise<unknown>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(username: string, body: Omit<ReceizWorldProfileMessageRequest, "action">) => Promise<ReceizWorldProfileResponse>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(plan: ReceizWorldCommandPlanV1, authority: ReceizWorldAuthorityV1) => Promise<ReceizWorldExecutionResultV1>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<Record<string, unknown>>) => Promise<import("./v122Transactions.js").ReceizExecutionOutcomeV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(plan: ReceizWorldTransactionV1, authority: ReceizWorldAuthorityV1 | ReceizWorldTransactionAuthorityV1) => Promise<ReceizWorldExecutionResultV1>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<Record<string, unknown>>) => Promise<import("./v122Transactions.js").ReceizExecutionOutcomeV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; transactionId: string; }>) => Promise<import("./v122Transactions.js").ReceizExecutionOutcomeV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; idempotencyKey: string; }>) => Promise<import("./v122Transactions.js").ReceizExecutionOutcomeV122>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(username: string, body: ReceizWorldProfileMessageRequest) => Promise<ReceizWorldProfileResponse>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof planReceizWorldAccessAppendV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: ReceizWorldCommandInputV1) => Promise<Readonly<{ schema: "receiz.world.command_plan.v1"; planId: string; planDigest: string; command: ReceizWorldCommandV1; priorHeads: Readonly<Record<string, string>>; worldHead: string; registryDigest: string; reducerDigest: string; writesOnFailure: 0; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof import("./v122Transactions.js").planReceizWorldCommandV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof import("./v122MultiWorld.js").planReceizMultiWorldTransactionV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof import("./v122PrivateWorld.js").planReceizPrivateCommandV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ participants: readonly string[]; expectedHeads: Readonly<Record<string, string>>; commands: readonly ReceizWorldCommandV1[]; }>) => Promise<Readonly<{ schema: "receiz.world.transaction.v1"; transactionId: string; transactionDigest: string; worldId: string; participants: readonly string[]; expectedHeads: Readonly<Record<string, string>>; commands: readonly ReceizWorldCommandV1[]; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
typeof import("./v122Transactions.js").planReceizWorldTransactionV122Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(username: string, query?: ReceizWorldProfileQuery) => Promise<ReceizWorldProfileResponse>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
() => Promise<ReceizWorldPublicSnapshotResponse>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(receiptId: string) => Promise<Readonly<{ schema: "receiz.world.receipt.v1"; receiptId: string; commandId: string; attemptId: string; eventIds: readonly string[]; actorSubjectId: string; mandateDigest?: string; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; worldHead: string; reducerDigest: string; registryDigest: string; kai: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; throughHead?: string; }>) => Promise<Readonly<{ schema: "receiz.world.checkpoint.v1"; worldId: string; throughHead: string; events: readonly ReceizWorldEventV1[]; subjectHeads: Readonly<Record<string, string>>; checkpointDigest: string; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(username: string, body: ReceizWorldProfileMessageRequest) => AsyncIterable<ReceizWorldProfileStreamEvent>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(input: Readonly<{ worldId: string; afterHead?: string; types?: readonly string[]; }>) => AsyncIterable<Readonly<{ schema: "receiz.world.event.v1"; eventId: string; commandId: string; worldId: string; kind: string; actorSubjectId: string; participantSubjectIds: readonly string[]; payload: Readonly<Record<string, unknown>>; causalParents: readonly string[]; priorHeads: Readonly<Record<string, string>>; nextHeads: Readonly<Record<string, string>>; priorWorldHead: string; worldHead: string; mandateDigest?: string; kai: string; registryDigest: string; reducerDigest: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(plan: ReceizWorldCommandPlanV1) => Promise<Readonly<{ ok: boolean; writes: 0; planDigest?: string; code?: string; }>>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(transaction: import("./v122Transactions.js").ReceizWorldTransactionV122) => Promise<unknown>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
(username: string, body?: Omit<ReceizWorldProfileMessageRequest, "action" | "message">) => Promise<ReceizWorldProfileResponse>Exact qualified package surface.
- Source
node_modules/@receiz/sdk/dist/index.d.ts- SHA-256
3278d551808697d9936ffdf75931358c903bb0cc5a211191b611d4474895f6be- Conformance
pnpm test:verification-conformance- Authority
- Mechanic only · sealed proof object remains stronger
Command line
18 exact CLI commands
receiz app apply [--root <path>] [--target <sdk-version>] [--contract <path>] [--confirm <preview-digest>] [--dry-run] [--json]receiz app check [--root <path>] [--target <sdk-version>] [--json]receiz app explain --code <code> [--root <path>] [--target <sdk-version>] [--json]receiz app init [--root <path>] [--name <name>] [--framework <nextjs-app-router|framework-neutral>] [--json]receiz app inspect [--root <path>] [--target <sdk-version>] [--json]receiz app plan [--root <path>] [--target <sdk-version>] [--json]receiz app upgrade [--root <path>] [--target <sdk-version>] [--json]receiz conformance [--human] [--inject-failure <check-id>]receiz deploy-check --tenant-host <host>receiz devreceiz doctor --tenant-host <host> [--access-token <token>] [--base-url <url>] [--callback-url <url>] [--scopes <csv>] [--scope <scope>]receiz init <target-dir>receiz inspect <path-to-proof-json>receiz migrate v105-v106 --apply --confirm <plan-digest> [--root <path>] [--inventory <path>] [--contract <path>]receiz migrate v105-v106 --dry-run [--root <path>] [--inventory <path>] [--contract <path>]receiz migrate v105-v106 --verify [--root <path>] [--inventory <path>] [--contract <path>]receiz seed-store --tenant-host <host> [--products <count>]receiz simulate-checkout --amount-usd <amount> [--outcome <success|failure>]Permanent anchor · #sdk-install
Install
Install @receiz/sdk@124.1.0 and import createReceizClient from the package root. This exact public package identity, declaration digest, browser boundary, and conformance command are the official V124.1.0 integration baseline.
Permanent anchor · #sdk-client
Client
createReceizClient(options) returns the typed v124 client, including canonical Kai, proof-authority challenge, authenticated runtime, verified replay/checkpoint, durable execution, namespace, private hydration, recipient, auth, identity, subjects, world, value, and bearer surfaces. The client coordinates beneath sealed artifact truth and exact authenticated heads.
Permanent anchor · #sdk-artifacts
Artifacts
Call assets.createProofObject with ReceizProofObjectCreateInput, ReceizProofObjectCreateOptions, and an account access token. The result is ReceizSealedArtifact; pass that wrapper to artifacts.download and its artifact Blob to account-free local byte verification.
Permanent anchor · #sdk-verification
Verification
verification.verifyArtifact accepts Blob, File, Uint8Array, ArrayBuffer, or ReadableStream<Uint8Array>. Branch only on status and admit only status === verified-artifact; invalid, denied, and unsupported remain distinct results.
Permanent anchor · #sdk-identity
Identity
Identity methods create, read, project, sign, and verify Receiz identity continuity. Identity is optional and additive for public proof; identity mechanics do not authorize a proof claim without the enclosing verified proof object.
Permanent anchor · #sdk-living-subjects
Living subjects
subjects.resolve, verify, state, history, additions, and subscribe operate on receiz.subject.v1. V122 subjects.admit, state, edge-bundle, and access-key calls add remote durable admission while the enclosing proof object remains authority and the database remains sync/recovery. Immutable subject and genesis identity survive ownership, application, device, and Twin-provider changes. Every named namespace and every unknown namespace is byte-preserved through append, export, import, transfer, and reconciliation.
Permanent anchor · #sdk-proof-brain-and-twin
Proof brain and Twin
subjects.brain follows canonical head to complete Kai/Merkle/Fibonacci history to compact references to independently resolved exact primary proof-object bytes to cited context. The 96-object value bounds one reasoning window, not history. subjects.twin separates speech, intentions, observed facts, proof-derived memories, and non-authoritative performance; portable mind export/import binds exact subject and prior heads.
Permanent anchor · #sdk-world-runtime
World runtime
world planning, validation, exact execution lookup, private/invited envelopes, mandates, and multi-world execution enforce exact-head deterministic admission. Private plaintext remains edge-held; globally distributed events carry only public exterior data and encrypted subject-scoped envelopes. Rejection writes zero state; retries cannot duplicate events; multi-subject and multi-world effects advance all participant heads or none.
Permanent anchor · #sdk-bearer-transfer
Bearer transfer
bearer.previewTransfer, issueTransferInstrument, inspectInstrument, claimInstrument, cancelTransfer, and transferStatus support exact-head known-recipient or open handoff. Pending custody blocks conflicts; one atomic claim preserves identity/history/namespaces, applies explicit inventory and memory policy, revokes former-owner authority, and emits a newly sealed artifact. Invalid, stale, expired, cancelled, or replayed claims write zero state.
Permanent anchor · #sdk-cli
CLI
The eighteen commands below are extracted from the installed parser and help inventory. Use their exact flags, preserve plan and confirmation digests, and run pnpm sdk:test to detect parser/help drift.
Permanent anchor · #sdk-end-to-end-example
End-to-end example
The universal copyable example begins with complete held artifact bytes and recomputes verified-artifact locally without an account. A living-subject flow then resolves the exact subject head, retrieves exact primary proof bytes, accepts model output only as a proposal, plans and validates a typed command, executes with exact capability or mandate authority, verifies the receipt, and replays the resulting head. Bearer claim independently inspects instrument bytes before the same atomic admission boundary.
Copyable path
Authenticated SDK issuance → Verify → inspect receipt
import { createReceizClient } from "@receiz/sdk";
// Begin with the complete proof object already held by the person or runtime.
const encoded = process.env.RECEIZ_ARTIFACT_BASE64;
if (!encoded) throw new Error("RECEIZ_ARTIFACT_BASE64 is required");
const artifactBytes = Uint8Array.from(Buffer.from(encoded, "base64"));
// Local verification is account-free and precedes every transport projection.
const receiz = createReceizClient();
const verification = await receiz.verification.verifyArtifact(artifactBytes);
if (verification.status !== "verified-artifact") {
throw new Error(`Artifact verification status: ${verification.status}`);
}
console.log(verification.status);Deterministic check
Conformance
pnpm test:verification-conformanceRun from the Receiz repository against the exact coordinated package identity. A command result is evidence beneath sealed artifact truth.