Documentation that points where the documentation is
The working notes, the roadmap and the eight topic notes now live on the wiki, so the twelve places in the source that said "see CLAUDE.md" were pointing at a file this repository no longer has. They say "see the working notes" now, and the README opens onto the wiki rather than onto two files beside it. Four references are deliberately untouched -- prompts.py, settings_store.py, admin/agents.html and the whole of agent/instructions.py. Those name AGENTS.md and CLAUDE.md as the file an agent chat looks for in *somebody else's* project directory. Rewriting them would have broken the feature while looking tidy. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -16,6 +16,19 @@ for 1.0.0 have something to be assembled from.
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 1.0.2
|
||||
|
||||
- **The documentation moved to the [wiki](https://git.houmeres.sk/Houmeres/LLeMbas/wiki).**
|
||||
`CLAUDE.md`, `PLAN.md` and `docs/` are gone from the repository: they are
|
||||
documentation *about* this project rather than part of it, and a clone should
|
||||
carry software. Nothing was lost — the working notes, the roadmap and the eight
|
||||
topic notes are all there, with every internal link rewritten, and the README
|
||||
now opens onto them. Where a source comment said "see `CLAUDE.md`" it now says
|
||||
"see the working notes".
|
||||
- Entries below this one still name `PLAN.md` and `docs/notes/…`, and are left as
|
||||
they were written. A changelog records what happened at the time; rewriting old
|
||||
entries to match a later decision makes it a worse record, not a better one.
|
||||
|
||||
## 1.0.1
|
||||
|
||||
- Fixed: the Updates page showed **"v1.0.0 (reports 1.0.0)"** — two spellings of
|
||||
|
||||
Reference in New Issue
Block a user