From 670ef4a2b28aec7236811603d77f539c01755650 Mon Sep 17 00:00:00 2001 From: Aditya kumar singh <143548997+Adityakk9031@users.noreply.github.com> Date: Thu, 16 Jul 2026 15:01:17 +0530 Subject: [PATCH] doc: remove build from public CLI command table in concepts.md --- docs/concepts.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/concepts.md b/docs/concepts.md index 9eed7fa5..f90b2145 100644 --- a/docs/concepts.md +++ b/docs/concepts.md @@ -97,7 +97,8 @@ Markdown is the source of truth. SQLite is a derived local cache under Query commands refresh the index silently when pages change. `codealmanac validate` checks the wiki tree, links, sources, runtime state, -and derived index. `codealmanac reindex` forces a full rebuild. +and derived index. `codealmanac reindex` forces a full rebuild. Under the hood, +`codealmanac init` queues an internal build run to construct the initial wiki. Command groups: @@ -105,7 +106,7 @@ Command groups: |---|---|---| | Read | `list`, `search`, `show`, `topics`, `health`, `validate`, `serve` | No | | Organize | `tag`, `untag`, `topics create/rename/delete/link` | No | -| Lifecycle | `init`, `build`, `ingest`, `garden`, `sync`, `jobs` | `ingest`, `garden`, and write-capable `sync` | +| Lifecycle | `init`, `ingest`, `garden`, `sync`, `jobs` | `ingest`, `garden`, and write-capable `sync` | | Admin | `setup`, `uninstall`, `doctor`, `update`, `automation`, `reindex` | No | Scheduled automation is local scheduler state. It runs ordinary `codealmanac