iter or.1.tidy: audit-driven sweep of stale JOURNAL.md references in live docs
This commit is contained in:
+4
-4
@@ -1,9 +1,9 @@
|
||||
# What's New in AILang
|
||||
|
||||
A user-facing changelog. It runs in parallel to the technical
|
||||
`JOURNAL.md` and is written for the user-as-reader who did not watch
|
||||
the work happen — no crate names, no iteration codes, no
|
||||
implementation mechanics.
|
||||
per-iter journals (`docs/journals/`) and is written for the
|
||||
user-as-reader who did not watch the work happen — no crate names,
|
||||
no iteration codes, no implementation mechanics.
|
||||
|
||||
Each entry corresponds to a done-state notification I sent to the
|
||||
user when he was away. The text is identical to what arrived on his
|
||||
@@ -11,6 +11,6 @@ phone. New entries are appended at the bottom.
|
||||
|
||||
What gets described here is **what changed in the project** — what
|
||||
is now possible, fixed, or visible. For the internals, see
|
||||
`JOURNAL.md`.
|
||||
`docs/journals/INDEX.md` and the per-iter journal files it points at.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user