From cda957f3022c97a4e12ef84a9f8ad3d67a33d219 Mon Sep 17 00:00:00 2001 From: shankar0123 Date: Tue, 5 May 2026 02:48:49 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20Phase=202=20prep=20=E2=80=94=20placehol?= =?UTF-8?q?der=20navigation=20index?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per Phase 1 audit at cowork/docs-overhaul-phase-1-audit-2026-05-04/. Phase 2 organizes docs/ into eight audience-aligned subdirectories (getting-started, reference, operator, migration, compliance, contributor, archive). docs/README.md will be the navigation index linking into each. This commit only adds the placeholder. Subdirectories materialize as Phase 2 file moves land. Index gets populated in Phase 12 once all moves and content edits are complete. Audit folder: cowork/docs-overhaul-phase-1-audit-2026-05-04/ Phase 2 prompt: cowork/docs-overhaul-phase-2-restructure-prompt.md --- docs/README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..14f0f55 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,20 @@ + + +# certctl Documentation + +> Last reviewed: 2026-05-05 + +This index is being rebuilt as part of the Phase 2 documentation +restructure. See `cowork/docs-overhaul-phase-2-restructure-prompt.md` +for the plan and `README.md` (root) for the current operator entry +point until this index lands.