Skip to content

Remove the abandoned intent-library bin #143

Description

@LadyBluenotes

The old library-bin discovery model was replaced by the keyword-based model and is now dead code. Remove the intent-library bin, its sources (src/intent-library.ts, src/library-scanner.ts), and the legacy bin.intent fallback that only lived in the abandoned scanner path.

Breaking: anything invoking intent-library directly must move to the normal intent discovery flow. No compatibility shim.

Before removing, grep docs, examples, CI, and package metadata for live usage of intent-library / library-scanner / bin.intent.

Done when: the bin, its exports entry, sources, build entries, and tests are gone with no broken references (build, knip, and docs checks all green).

Prerequisite for the explicit skill sources work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions