Skip to main content
Reference · Information

senkani kb

Live

Query and manage the project knowledge base.

Syntax

senkani kb [list|get|search|rollback|history|timeline]

Behavior

Subcommands mirror `senkani_knowledge` + rollback/history/timeline from the enrichment layer. Flags: `--sort`, `--type`, `--limit`, `--root`.

Example

$ senkani kb search "auth middleware"

Flags

Flag
Description
list
List entities.
get <id>
Full entity detail.
search <q>
FTS5 search.
rollback <id>
Revert the last enrichment.
history <id>
Show enrichment history.
timeline
Chronological timeline of KB changes.
Source: Sources/CLI/KBCommand.swift