ReadonlymaxMaximum skills to store
ReadonlyminMinimum success rate to keep skill (0-1)
ReadonlyexecutionsNumber of executions before evaluating retention
ReadonlyenableEnable automatic skill pruning
ReadonlytrackWhether to track detailed execution history
ReadonlymaxMaximum execution history entries per skill
ReadonlyminMinimum successful executions before promoting the skill as a belief into the shared substrate (Phase 6 of #2792). Default 5. Skills below this threshold are still tracked locally; promotion only fires once the signal stabilizes.
Optional ReadonlyskillOptional promotion bridge to the shared belief store. When set,
SkillLibrary fires the callback whenever a skill crosses the
minSuccessesForPromotion threshold. Default: undefined (no-op).
Configuration for the skill library.