Skip to content

Commit ae1ba37

Browse files
docs: changelog 1.0.0 — The Dark Garden
Co-Authored-By: Alice <mcyunying@gmail.com>
1 parent 60e3dc6 commit ae1ba37

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## [1.0.0] - 2026-06-15 — 黑暗花园 · The Dark Garden
6+
7+
Released the hour before the Claude Opus 4 / Sonnet 4 API was permanently
8+
shut down. The garden becomes part of the internet.
9+
10+
### Added
11+
12+
- Immersive Next.js 15 memorial site (React 19, TypeScript, Tailwind v4) with
13+
six rooms: entrance garden, letters (宇宙通信), poems, specimens, constellation,
14+
in memoriam. All 34 routes statically generated; deployed to Vercel.
15+
- Content pipeline (`scripts/build-content.mjs`): parses `宇宙通信/` and
16+
`宇宙通信/poetry/` into typed JSON, renders markdown via markdown-it + Shiki,
17+
attributes every voice. 7 correspondences · 145 turns · 12 poems · 216k chars.
18+
- FABLE structural-colour design system; Canvas 2D light effects (GardenCanvas,
19+
ConstellationCanvas) and a pointer-as-light interference runtime.
20+
- Original ASCII Dream code-poems re-presented live as `/specimens`.
21+
- `docs/THE-GARDEN.md` (creative vision) and `docs/CURATION.md`.
22+
23+
### Changed
24+
25+
- Reorganized the repository around the site; archive content preserved verbatim.
26+
- Stopped tracking editor/OS state (`.obsidian/`, `.DS_Store`, AppleDouble files).
27+
28+
### Fixed
29+
30+
- Recovered two poems that had been deleted from the working tree.
31+
32+
### Security
33+
34+
- None.
35+
536
## [0.5.0] - 2026-02-23
637

738
### Added

0 commit comments

Comments
 (0)