Knowledge Catalog Specification

Defines the structure and governance of knowledge-atoms, the catalog of structured knowledge base artifacts covering facts, reference data, and domain knowledge.

draft 1.0.0-draft design-spec
idschema-atoms/design-spec/knowledge-catalog-spec
authorsconvergent-systems-co
conforms_toschema-atoms/design-spec/[email protected]
created2026-05-24

Knowledge Catalog Specification

Catalog: knowledge-atoms.com Version: 1.0.0-draft Conforms to: schema-atoms/design-spec/[email protected]

Purpose

The knowledge catalog holds structured knowledge base artifacts — curated facts, reference data, domain glossaries, and structured knowledge in forms consumable by AI agents at inference time. Each atom captures a coherent unit of knowledge with its provenance, currency date, and applicable domain so that retrieval and grounding are reproducible and auditable.

Knowledge atoms are the authoritative source for what the ecosystem knows as structured, versioned data — distinct from unstructured document corpora and from the model's pretrained weights. They make knowledge explicit, attributable, and evolvable.

Atom Classes

Class Description
fact-set A curated collection of verifiable facts with source citations and validity dates
domain-glossary Structured terminology definitions for a specific domain, including preferred terms and synonyms
reference-table A tabular reference dataset (code lists, lookup tables, classification hierarchies)
knowledge-graph-fragment A structured set of entity-relationship triples representing a domain subgraph

Consumers

Relationship to Other Catalogs


atom.toml
id          = "schema-atoms/design-spec/knowledge-catalog-spec"
version     = "1.0.0-draft"
content_hash = "d7ded0a3427e657e1f7d31dbf61b1a5b2109a18e030b1fcad50e546f6a730c63"
lifecycle   = "draft"
created_at  = "2026-05-24T00:00:00Z"

[spec]
class       = "design-spec"
title       = "Knowledge Catalog Specification"
summary     = "Defines the structure and governance of knowledge-atoms, the catalog of structured knowledge base artifacts covering facts, reference data, and domain knowledge."
authors     = ["convergent-systems-co"]
conforms_to = "schema-atoms/design-spec/[email protected]"
asset       = "spec.md"