W3: lib-knowledge-ui scaffold + collections

@crema/knowledge-ui: headless KB management components over an injected
KnowledgeTransport. This commit: package + types (full API surface) +
transport interface + MockKnowledgeTransport (fixtures for every surface) +
_internal (cn, badges, formatters) + components-collections (CollectionList
grouped by owner, CollectionCard, CollectionForm with org/read-only states) +
demo + README + tsconfig.check.json. Typechecks clean.

Co-Authored-By: Claude Fable 5 (build) <noreply@anthropic.com>
This commit is contained in:
jules
2026-07-07 09:57:46 +10:00
commit d2829d6348
12 changed files with 1729 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Placeholder — filled in its workstream (W4/W5/W6).
export {};