ticket: close docs cleanup

This commit is contained in:
Keisuke Hirata 2026-06-01 22:23:08 +09:00
parent 5f8b3d9a57
commit 8b46b72a17
No known key found for this signature in database
10 changed files with 24 additions and 4 deletions

View File

@ -2,12 +2,12 @@
id: 20260601-110026-crate-readme-boundaries
slug: crate-readme-boundaries
title: Standardize crate README responsibility boundaries
status: open
status: closed
kind: task
priority: P2
labels: [docs]
created_at: 2026-06-01T11:00:26Z
updated_at: 2026-06-01T11:09:35Z
updated_at: 2026-06-01T13:22:51Z
assignee: null
legacy_ticket: null
---

View File

@ -0,0 +1 @@
Completed crate README boundary cleanup: all crates now have concise role/boundary README files linked to maintained design/development docs; validation passed.

View File

@ -45,4 +45,13 @@ Standardized crate README files as thin responsibility-boundary documents.
- `git diff --check` => passed
---
<!-- event: close author: hare at: 2026-06-01T13:22:51Z status: closed -->
## Closed
Completed crate README boundary cleanup: all crates now have concise role/boundary README files linked to maintained design/development docs; validation passed.
---

View File

@ -2,12 +2,12 @@
id: 20260601-110026-docs-information-architecture
slug: docs-information-architecture
title: Reorganize documentation information architecture
status: open
status: closed
kind: task
priority: P2
labels: [docs]
created_at: 2026-06-01T11:00:26Z
updated_at: 2026-06-01T11:09:35Z
updated_at: 2026-06-01T13:22:50Z
assignee: null
legacy_ticket: null
---

View File

@ -0,0 +1 @@
Completed documentation information architecture cleanup: root and docs README now define maintained docs surface; design/development docs added; old plan/ref/research/top-level docs moved out of maintained surface; validation passed.

View File

@ -44,4 +44,13 @@ Reorganized maintained repository documentation around current Yoi design intent
- stale-surface grep over `README.md`, maintained `docs/`, and crate READMEs excluding `docs/report/` and `docs/.local/` => no output
---
<!-- event: close author: hare at: 2026-06-01T13:22:50Z status: closed -->
## Closed
Completed documentation information architecture cleanup: root and docs README now define maintained docs surface; design/development docs added; old plan/ref/research/top-level docs moved out of maintained surface; validation passed.
---