Documentation pipeline

if.knowledge

A build-time pipeline for generating reviewable docs from the registry, schemas, and templates — so product documentation stays consistent and versioned.

Build-time documentation pipeline (registry-driven; static Markdown/HTML; no runtime fetches). Preview: public knowledge-graph artifacts and review surfaces are published; no deployed runtime service is claimed on this host.

Status (black/white): preview only. This page does not imply any deployed service or live API. When outputs matter, the design target is to bind published bytes to if.trace receipts so third parties can verify integrity without accounts.

Black / white
What it gives you
  • Static Markdown + HTML outputs generated at build time.
  • Deterministic, lintable inputs (registry + schemas + templates).
  • Stable review URLs (HTML-first) for external feedback.
What it does not claim
  • No proof of correctness, safety, or intent.
  • No deployed runtime or performance guarantees on this host.

How it works

Build-time only: generate static artifacts for review and publication.

Registry
Canonical product IDs, paths, and statuses.
Schemas + templates
JSON Schema with x_if metadata + doc templates.
Generator
Build scripts produce a single Markdown output deterministically.
Publish
Hosted-static HTML wrappers for review (no login).
External review entry point

https://infrafabric.io/llm/products/if-knowledge/

contact