pub fn default_database_url() -> Result<String, Error>
Returns the default SQLite URL inside the Agentic API home directory.
SQLite
Returns an error when the home directory cannot be resolved or created.