Releases: btwld/wayfinder
Release list
Wayfinder 0.1.2
What's changed
- The plugin and authoring skills now copy OKF §5 inline frontmatter. The invented §6.5 producer SHOULDs (quoted timestamps, block-style mappings,
verifiedas a list) are withdrawn. - An unsupported Profile release is reported as
NEEDS HUMAN. Skills refuse to changeconcepta_profile; the method is implementation guide §5 when that file is present. - Graph CLI filters match the MCP graph tools.
Upgrade
Run wayfinder update (or reinstall) so the plugin and skills refresh. Existing 2026.2 bundles stay conformant. No index rebuild, Profile serial, model change, or ObjectBox schema change is needed. New writes should copy YAML shape from OKF §5. Do not bump a bundle's concepta_profile as a repair.
Packages and native bundles
wayfinder_cli0.1.2.- The unchanged
wayfinder_embeddingslibrary remains at 0.1.1. - The unchanged
wayfindercore library remains at 0.1.0. - Complete native bundles for macOS ARM64, Linux x64 and Windows x64 include the model, native libraries and agent skills. SHA-256 checksums and source provenance accompany the archives.
See the installation guide for installation and plugin setup.
Wayfinder 0.1.1
What's changed
- Oversized separators and identifiers no longer abort indexing for the entire bundle. Wayfinder splits embedding inputs without changing source files and omits derived title/heading context only when needed to fit.
- Index results report recovery warnings with source paths and line ranges in CLI text, CLI JSON and MCP. Saved warnings replay without loading the model when the index is current.
- Public installers validate inputs before network access and report unknown Windows architectures explicitly.
Upgrade
Run wayfinder update, then run wayfinder index <bundle> once before searching. This release advances the index configuration from 2 to 3; subsequent unchanged index calls reuse the saved index.
JSON consumers that enforce a closed response shape must allow the additive warnings field. No knowledge-bundle migration, Profile change, model change or ObjectBox schema change is required.
Packages and native bundles
wayfinder_cli0.1.1 andwayfinder_embeddings0.1.1.- The unchanged
wayfindercore library remains at 0.1.0. - Complete native bundles for macOS ARM64, Linux x64 and Windows x64 include the model, native libraries and agent skills. SHA-256 checksums and source provenance accompany the archives.
See the installation guide for installation and plugin setup.
Wayfinder 0.1.0
Complete Wayfinder 0.1.0 native bundles, including built-in Profile validation,
embedding model and required native libraries. Verify the accompanying SHA-256
checksums before installation. Platform verification and source provenance are
recorded by the source CI; source commit: fb0e41c.
See the installation guide in this repository for plugin setup and upgrades.
Wayfinder 0.0.4
Complete Wayfinder 0.0.4 native bundles, including built-in Profile validation,
embedding model and required native libraries. Verify the accompanying SHA-256
checksums before installation. Platform verification and source provenance are
recorded by the source CI; source commit: f1b8d35.
See the installation guide in this repository for plugin setup and upgrades.
Wayfinder 0.0.3
Complete Wayfinder 0.0.3 native bundles, including built-in Profile validation,
embedding model and required native libraries. Verify the accompanying SHA-256
checksums before installation. Platform verification and source provenance are
recorded by the source CI; source commit: e070d9e.
See the installation guide in this repository for plugin setup and upgrades.
Wayfinder 0.0.2
Complete Wayfinder 0.0.2 native bundles, including built-in Profile validation,
embedding model and required native libraries. Verify the accompanying SHA-256
checksums before installation. Platform verification and source provenance are
recorded by the source CI; source commit: 24a29c4.
See the installation guide in this repository for plugin setup and upgrades.
Wayfinder 0.0.1
Complete Wayfinder 0.0.1 native bundles, including built-in Profile validation,
embedding model and required native libraries. Verify the accompanying SHA-256
checksums before installation. Platform verification and source provenance are
recorded by the source CI; source commit: 24edb5d.
See the installation guide in this repository for plugin setup and upgrades.
Wayfinder 0.0.1-dev.1
Complete native bundles for Linux x64, macOS Apple Silicon, and Windows x64. Includes the embedding model, native libraries, okfp, dependency notices, and SHA-256 checksums. source.json records the exact build commit.
v0.2.0
What's Changed
- feat!: pivot repo into home of the Concepta OKF Profile 2026.1 by @chrishiguto in #2
- migration: re-home profile-layer contracts and ADRs from conceptadev/okf by @chrishiguto in #14
- docs(architecture): record profile scope reset by @chrishiguto in #18
- docs(profile): frame 2026.2 integration by @chrishiguto in #29
- docs(profile): align structure navigation by @chrishiguto in #30
- docs(profile): align concept trust rules by @chrishiguto in #31
- docs(profile): align external boundaries by @chrishiguto in #32
- docs(profile): publish 2026.2 by @chrishiguto in #33
- feat(validator): add OKF-backed tracer by @chrishiguto in #34
- feat(validator): validate concept conventions by @chrishiguto in #35
- feat(validator): validate structure projections by @chrishiguto in #36
- feat(validator): ship closed profile gate by @chrishiguto in #37
- docs(coverage): attribute log ordering and mirror checks truthfully by @chrishiguto in #39
- docs: reconcile 2026.2 wording, navigation, and PR process by @chrishiguto in #40
- refactor(validator): extract shared finding helpers by @chrishiguto in #41
- refactor!: action-named skill family, plugin distribution, engineering extraction (ADR-0005) by @chrishiguto in #43
- feat(profile): per-source raw/ tier for verbatim originals under references/ (ADR-0006) by @chrishiguto in #44
- build(deps): bump okf to ^0.3.0 by @chrishiguto in #46
- ci: adopt cli_pkg for release deployments by @tilucasoli in #47
New Contributors
- @chrishiguto made their first contribution in #2
- @tilucasoli made their first contribution in #47
Full Changelog: https://github.com/conceptadev/okf-profile/commits/v0.2.0