From 07bc1d9382bd0564f3caec81e5e0040f6374bbb2 Mon Sep 17 00:00:00 2001 From: Dylan Garvis Date: Mon, 10 Aug 2026 18:34:52 -0400 Subject: [PATCH] docs(design): conform reserved OKF documents --- design/index.md | 3 --- design/log.md | 10 ++-------- design/user-stories/index.md | 6 ------ 3 files changed, 2 insertions(+), 17 deletions(-) diff --git a/design/index.md b/design/index.md index 5b910df..e63bb22 100644 --- a/design/index.md +++ b/design/index.md @@ -1,7 +1,4 @@ --- -type: Index -title: Leaf Design -description: Progressive entry point for the Leaf OKF knowledge bundle. okf_version: "0.1" --- diff --git a/design/log.md b/design/log.md index f343f1e..2aaa1e6 100644 --- a/design/log.md +++ b/design/log.md @@ -1,9 +1,3 @@ ---- -type: Log -title: Leaf Design Log -description: Chronological decisions and implementation verification for Leaf. ---- - # Leaf Design Log ## 2026-08-10 @@ -82,6 +76,6 @@ description: Chronological decisions and implementation verification for Leaf. ### US-007 build and release completed - Verified dedicated conventional implementation commits for protection, identity, combat, onboarding, administration, configuration verification, and logout cleanup in addition to the existing build foundation. -- Added missing OKF type metadata to the reserved bundle indexes and design log. +- Kept reserved OKF index and log documents in their specification-defined structures. - Verified all user stories are done, all acceptance criteria are checked, the repository has no remote, and no push was performed. -- Final verification passed with `./gradlew clean check jar` and local OKF v0.1 structural and link validation. +- Final verification passed with `./gradlew clean check jar` and `okflint` validation. diff --git a/design/user-stories/index.md b/design/user-stories/index.md index 15c9f9d..d007697 100644 --- a/design/user-stories/index.md +++ b/design/user-stories/index.md @@ -1,9 +1,3 @@ ---- -type: Index -title: Leaf User Stories -description: Catalog of approved Leaf behavior and delivery stories. ---- - # Leaf User Stories 1. [US-001: Opt into Leaf protection](us-001-opt-into-leaf-protection.md)