v0.2.0
The kit framework gains a resource-URI layer and a database/sql-style domain-driver registry, so a site CLI can expose its records under one URI namespace.
- Resource URIs (
scheme://authority/path) with a domain registry: blank-import a driver and its records become addressable. Hostdereferences URIs, follows typedkit:"link"edges, mints a record's own URI, and reads itskit:"body"text.- The mint index is seeded only from resolver ops, so a list op never mis-mints a child under its parent's authority.