Files
shard-wiki/history/README.md
tegwick 84ab25eeb9 history+workplan: round-2 blueprint review; SHARD-WP-0006 hardening II
Records the round-2 critical review (history/260615-...-review-2) and
establishes SHARD-WP-0006 to: reconcile overview with hardened body (§A),
settle the journal/coordination-state model (event-sourced decision log;
single-vs-multi-writer concurrency — B-1+B-3), require an adapter conformance
suite (B-2), fix incremental-equivalence correctness + I-2 verification (B-4),
and track §C as O-8..O-11.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 01:56:42 +02:00

18 lines
1.1 KiB
Markdown

# history/
Archived material and the project's **meta-history**: finished/canceled workplans kept for
the record, plus durable **reviews, critical assessments, and decision records** — the
reasoning behind the specs, captured at a point in time.
Use a `yymmdd-` prefix. Archived material is **out of scope** for regular tasks (consult only
for research or diagnostics); assessment/review records are point-in-time and may seed active
workplans, but are not edited after the fact — supersede with a new dated record and link back.
Distinct from the **coordination journal** (a runtime Git-backed record of *content* change
flows inside an information space, an INTENT domain concept); `history/` is the *project's own*
design evolution.
| Date | Record | Subject |
|------|--------|---------|
| 2026-06-15 | `260615-core-architecture-blueprint-review.md` | Critical review of `spec/CoreArchitectureBlueprint.md` (commit 9b5b393); inputs to `SHARD-WP-0005` |
| 2026-06-15 | `260615-core-architecture-blueprint-review-2.md` | Round-2 review of the hardened blueprint (post-`SHARD-WP-0005`, f21b7b5); inputs to `SHARD-WP-0006` |