API Reference snodo_tasks_sqlite v#0.2.0

Copy Markdown View Source

Modules

Single-host SQLite persistence for the MCP Tasks extension.

The store handle that Snodo.Extensions.Tasks.Store.SQLite.new/1 returns and the other store functions take. Build it with new/1 or new!/1; its fields are internal.

Immutable SQLite schema-version-one migration.

Data-preserving SQLite upgrade from Tasks schema version one to two.

Mix Tasks

Runs the file-backed SQLite adapter contract and verifies its local evidence tags without coupling the package to Snodo.Compliance.