wayfinder-core
The engine behind the wf CLI: a
client, cache, search layer, and renderer for Archives of Nethys
Pathfinder 2e and Starfinder 2e game data.
aon-- Elasticsearch client, query builder, document models, and the known categories with their filterable fields.cache-- a SQLite-backed store with per-category TTLs.search-- a unified service that merges cache and live client, with legacy/remaster handling.render-- AON HTML/markdown into structured content blocks and spans; colorization is opt-in.
TLS uses rustls with the ring provider, so there is no dependency on OpenSSL or aws-lc.
use ;
# async
License
MIT.