What problem does it solve? Teams need a vendor-neutral, agent-readable way to structure organizational knowledge so that humans and AI agents can produce, exchange, and consume it without bespoke tooling or SDKs. ## Core Features & Use Cases - Bundle Creation: Generate conformant OKF v0.2 knowledge bundles with concept documents, index.md files, log.md history, and cross-linked markdown. - Validation & Linting: Check bundles against the three core conformance rules using okflint or the built-in bash script, with manifest-driven profiles via okf-base.yaml and GitHub Actions CI. - Enrichment & Migration: Add provenance (sources), trust signals (generated/verified), lifecycle fields (status/stale_after), Attested Computations, and migrate v0.1 bundles to v0.2. - Use Case: Convert an Obsidian vault or Notion export into an OKF-conformant knowledge base that AI agents and Google Cloud Knowledge Catalog can ingest directly. ## Quick Start Ask the AI to create an OKF v0.2 bundle for your domain's metrics and tables, complete with frontmatter, cross-links, and an okf-base.yaml lint manifest.