What problem does it solve?
It solves the problem of losing or scattering quick notes (ideas, decisions, observations, temporary context) across projects by providing a reliable way to funnel them into a central Lorekit corpus workbench inbox without compiling long-term knowledge.
Core Features & Use Cases
- Cross-project inbox capture: Stores fragments into the configured corpus workbench collection so multiple repositories can feed one knowledge base.
- Append-only Markdown fragments: Creates a timestamped, append-only note under the inbox directory to preserve provenance and reduce accidental overwrites.
- Safety-first workflow: Avoids mutating
知识库/, avoids running compile/sync steps, and uses frontmatter to keep capture metadata structured.
- Use case: After a coding decision or an investigation while working on an issue, capture the rationale and key observations so you can later reconcile and synthesize them into long-term wiki knowledge.
Quick Start
Tell your AI to capture your current observation into the Lorekit corpus workbench inbox using the global-corpus.json configuration.