Expand description
Skill candidates mined from the project’s session diary + knowledge facts.
A candidate is a distilled, potentially-reusable pattern. We never invent content — every candidate is backed by a real diary entry or knowledge fact.
Structs§
- Skill
Candidate - A distilled pattern mined from a project’s memory, before the gate decides whether it is durable enough to become a rule.
Functions§
- mine_
candidates - Mine candidates from the project’s knowledge facts and agent diaries, merged by slug (recurrence summed, strongest body + confidence kept).
- slugify
- URL/file-safe slug: lowercase alphanumerics, single dashes, trimmed, capped.