Live studio unavailable. Showing a read-only view.
docs-bundle / how-to
How-to 7
Archive and resolve comment threadshow-to/archive_threadsArchive and unarchive comment threads in the live studio using the current archive track, where archived is a separate boolean, archiving is…→ 7 · ← 7commentsarchivestudio
Author concepts via CLI verbshow-to/author_with_verbsEdit OKF concepts from the command line with write-concept, set-frontmatter, link-add, and entity-add, grouping writes for one-click undo an…→ 9 · ← 6authoringverbsmutators
Build a static sitehow-to/build_static_siteRender an OKF bundle to a portable static site with the build command, choosing the SPA, static, or single-file target, and optionally embed…→ 9 · ← 5buildrenderstatic-site
Embed the viewer in an agent harnesshow-to/embed_in_harnessEmbed okf-loom inside an agent harness (opencode, Claude Code, Codex, LangGraph, or custom) using the CLI shell-out shape, the Python librar…→ 11 · ← 8embeddingharnessintegration
Find and fix bundle gapshow-to/discover_and_fix_gapsRun discovery to find missing links, indexes, descriptions, relations, and orphans, then apply fixes directly via mutators or a reviewable u…→ 8 · ← 10discovercurationplan
Migrate across spec versionshow-to/migrate_spec_versionMigrate an OKF bundle across OKF spec versions by declaring okf_version in the root index, previewing with upgrade checks, and applying idem…→ 10 · ← 2migrationupgradespec-version
Validate a bundle in CIhow-to/validate_in_ciEnforce OKF conformance in CI by picking a validation profile and wiring the strict validate command into GitHub Actions or GitLab CI.→ 11 · ← 10civalidategithub-actions