Capability set for AshSqlite.DataLayer.
AshSqlite supports the filtered, projected, limited reads required by the AshDyan engine, including query timeouts. AshDyan keeps final formatting in memory so chart output is consistent across data layers.
SQLite's native aggregate/query support does not change the capability contract here: percentiles, histograms, and grouped results are computed from the bounded rows returned by the read action.