Use this as a private workspace layout. Do not commit private instances to the public workflow repository.
00_inbox/
01_requirements/
02_index/
03_design/
04_research/
05_development-log/
06_testing/
07_retrospective/
08_tools/
09_meetings/
10_communication/
99_archive/
AGENTS.md
README.md
LLM_WORKFLOW.md optional pointer only
- Keep raw sources in the private instance.
- Keep reusable rules in the public workflow repository.
- Update the feature or topic index after adding durable documents.
- Mark uncertainty and source confidence explicitly.
- Do not publish instance-specific documents unless they are reviewed and fully sanitized.
- Keep machine-local absolute paths in
~/.llm-wiki/instances.json, not in public workflow files or synced agent templates. - Keep each topic index explicit about default read set, status source, source docs, archive docs, and superseded docs.
- Keep communication notes outside the default engineering read set.