Skip to main content

Module candidate

Module candidate 

Source
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§

SkillCandidate
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.