Skip to main content

Module store

Module store 

Source

Modules§

admission_training
SQLite-backed store for RL admission control training data (#2416).
compression_guidelines
SQLite-backed store for ACON compression guidelines and failure pairs.
corrections
graph_store
Raw graph persistence trait and DbGraphStore implementation.
overflow
preferences
session_digest
SQLite CRUD for the session_digest table — upsert, load, delete.

Structs§

AcpSessionEvent
AcpSessionInfo
DbStore
SkillMetricsRow
SkillTrustRow
SkillUsageRow
SkillVersionRow

Enums§

SourceKind
Discriminant for the skill source stored in the trust table.

Functions§

role_str

Type Aliases§

SqliteStore
Backward-compatible type alias. Prefer DbStore in new code.