Skip to main content
Reference · Information

senkani learn

Live

Compound learning CLI — review staged proposals, accept/reject, audit.

Syntax

senkani learn [status|apply|reject|sweep|enrich|config|review|audit]

Behavior

Subcommands match the four artifact types (filter rules, context docs, instruction patches, workflow playbooks) and cadence cycles (sprint review, quarterly audit). See `/concepts/compound-learning/`.

Example

$ senkani learn status --type filter
$ senkani learn apply 
$ senkani learn review --days 7

Flags

Flag
Description
status --type <t>
filter | context | instruction | workflow.
apply <id>
Promote staged → applied.
reject <id>
Discard proposal.
sweep
Run the daily recurrence sweep.
enrich
Run Gemma rationale enrichment.
config {show,set}
Tune thresholds.
review [--days N]
Sprint cadence.
audit [--idle D]
Quarterly currency review.
Source: Sources/CLI/LearnCommand.swift