Overview
dsh-skillflux
README / EN
Package documentation
Registry summary
dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.
Read the full README on GitHubLIMITATIONS
Known limitations
- Hybrid quality depends on the configured embedding model. SkillFlux does not download or manage that model. - Semantic fallback considers at most `embeddingCandidateLimit` local candidates in current Registry/cache order. - Catalog token counts are portable estimates, not exact counts from the configured chat model. They exclude loaded Skill bodies, tool schemas, and other session history. - GitHub Code Search is unavailable without `GITHUB_TOKEN` or `GH_TOKEN`; the skills.sh provider remains available. - Quality scoring is evidence-based triage, not a code audit. Inspect the exact pinned candidate and keep approval/sandbox controls enabled before mounting. - During a provider outage, stale fallback can temporarily return older ranking evidence for the configured window, though every candidate remains pinned to its previously validated immutable commit. - Unmounting can't remove text already committed to session history. - A new upstream commit creates a new immutable cache entry. Value-aware governance may retain multiple versions until they become idle or exceed a configured limit.
