Skip to main content

Crate zkr

Crate zkr 

Source

Structs§

Applied
ApplyInput
ArchiveInput
Archived
ByteRange
CalibrationRecord
A calibration record comparing a prediction to the real outcome.
Claim
ClaimEvidence
ClaimId
ClaimInput
ConversationEvent
A normalized conversation event from the platform.
ConversationHealth
A conversation health summary from observability analysis.
CorrectInput
Corrected
CorrectionRecord
DailyReview
DailyReviewId
DeleteInput
Deleted
DeletionRecord
DenseQuery
Embedding
EmbeddingInput
Evidence
EvidenceId
EvidenceLocatorInput
EvidenceRecord
ExportCommit
ExportInput
ExportPage
GetInput
MemoryDb
MindHypothesis
An expiring hypothesis about a participant’s mental state.
ObservationFinding
An evidence-cited finding from post-conversation analysis.
PersonId
PersonaBlueprint
A typed persona blueprint for a fictional agent or test population.
PersonaValidation
Validation result for a persona.
Personality
A behavioral runtime that stores all personality data as feature-gated evidence memory in zkr.
ProfileEntry
ProfileEntryId
ProfileInput
ProfilesInput
ProjectionAuditInput
ProjectionInput
ProjectionIssue
PromoteInput
Promoted
RememberInput
RememberRequest
Remembered
RepairInput
RepairResult
RetrievalItem
RetrievalPack
ReviewInput
ReviewRecord
ReviewsInput
RiskAssessment
A risk assessment for a candidate reply.
RouterResult
The result of routing an event through hard rules + policy.
RouterRules
Hard rules the router evaluates before the learned policy.
SearchInput
SelfImprove
A self-improvement loop backed by zkr evidence memory.
SignalSummary
Aggregated signal summary for a participant.
SocialSignal
A derived social signal from conversation events.
Source
SourceId
SourceRecord
StoredEmbedding
StoredReview
TemporalQuery
TenantId
TimeRange
TranscriptLocator
TurnDecision
A turn-taking decision recorded as evidence memory.
VoiceCard
A versioned, evidence-cited voice card for a conversation scope.

Enums§

ClaimKind
ClaimStatus
EmbeddingTarget
Error
EvidenceRelation
ExportRecord
MemoryProcessingState
MemoryRef
MemoryTier
ObservationSeverity
Severity of an observability finding.
ProfileStability
ProjectionState
RiskRecommendation
What to do about a risk.
SourceKind
TurnAction
The router’s decision for a single conversational event.
ValidationError
VectorDistance
VectorNormalization

Constants§

DATABASE_SCHEMA_VERSION
EXPORT_FORMAT_VERSION
FEATURE_FLAG
Feature flag used for all personality-gated memory items.
MAX_EXPORT_PAGE_BYTES
MAX_EXPORT_RECORD_BYTES
MAX_PROJECTION_PAGE_BYTES
MAX_READ_PAGE_BYTES

Traits§

Embedder

Functions§

assert_legal_state
is_legal_state_combination

Type Aliases§

Result
Timestamp