Skip to main content

Module knowledge

Module knowledge 

Source
Expand description

Project knowledge base contracts (roadmap phase 93).

Knowledge documents are larger, titled, kind-tagged artifacts (requirements, decisions, research, runbooks, …) with revisions and typed links — distinct from atomic memory records. Stores are provided by extensions; the first engine is the markdown-file-based roder-ext-knowledge-md.

Structs§

KnowledgeCitation
KnowledgeDocSummary
Body-free view used for listing and events so corpora stay cheap to ship.
KnowledgeDocument
KnowledgeLink
Typed edge from the owning document to to.
KnowledgeLinkRequest
KnowledgeListQuery
KnowledgeQuery
KnowledgeRevisionInfo
KnowledgeSaveRequest
KnowledgeSearchResult
KnowledgeUpdateRequest
Partial update; absent fields keep the current value. Every applied update writes a new immutable revision.

Enums§

KnowledgeKind
Document kind. Extensible: unknown kinds round-trip through Other.
KnowledgeLinkType
KnowledgeSource
KnowledgeStatus

Traits§

KnowledgeStore
KnowledgeStoreFactory

Type Aliases§

KnowledgeDocId