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.
Current SQLite migration for Snodo.Extensions.Tasks.Store.SQLite.
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.