Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
keeba
command
Command keeba bootstraps an AI-native wiki: schema discipline, drift detection, MCP integration, ingest agents.
|
Command keeba bootstraps an AI-native wiki: schema discipline, drift detection, MCP integration, ingest agents. |
|
internal
|
|
|
bench
Package bench measures the token-and-time saving of querying via the keeba wiki versus reading the raw source corpus end-to-end.
|
Package bench measures the token-and-time saving of querying via the keeba wiki versus reading the raw source corpus end-to-end. |
|
cli
Package cli wires up keeba's Cobra command tree.
|
Package cli wires up keeba's Cobra command tree. |
|
config
Package config loads keeba.config.yaml and exposes the merged configuration used by the lint, drift, and meta subsystems.
|
Package config loads keeba.config.yaml and exposes the merged configuration used by the lint, drift, and meta subsystems. |
|
lint
Package lint implements keeba's wiki schema rules, citation drift detection, and the meta + xref index builders.
|
Package lint implements keeba's wiki schema rules, citation drift detection, and the meta + xref index builders. |
|
mcp
Package mcp implements a minimal Model Context Protocol (MCP) server over stdio.
|
Package mcp implements a minimal Model Context Protocol (MCP) server over stdio. |
|
scaffold
Package scaffold writes a fresh wiki repo from embedded templates.
|
Package scaffold writes a fresh wiki repo from embedded templates. |
|
search
Package search provides a pure-Go BM25 index over a wiki tree.
|
Package search provides a pure-Go BM25 index over a wiki tree. |
Click to show internal directories.
Click to hide internal directories.