1.1 KiB
1.1 KiB
Implementation report
Summary
Reorganized maintained repository documentation around current Yoi design intent and development workflow.
Changes
- Replaced the root
README.mdwith a concise developer entry point. - Added
docs/README.mdas the documentation map and contribution boundary. - Added maintained design docs under
docs/design/:overview.mdpod-session-state.mdcontext-history.mdprofiles-manifests-prompts.mdtool-permissions-scope.mdmemory-knowledge.mdcompaction.mdprovider-model-boundary.md
- Added maintained development docs under
docs/development/:work-items.mdworkflows.mdvalidation.mddogfooding.mdenvironment.md
- Moved old top-level docs,
docs/plan/,docs/ref/, anddocs/research/material into ignoreddocs/.local/old-docs/so the repository documentation surface no longer presents it as current authority.
Validation
./tickets.sh doctor=>doctor: okgit diff --check=> passed- stale-surface grep over
README.md, maintaineddocs/, and crate READMEs excludingdocs/report/anddocs/.local/=> no output