chore(memory): Basic Memory trial begins — sync normalization baseline (283 files)

Basic Memory v0.21.6 first sync over the live memory dir (steward-authorized
live-dir trial, Option A 2026-06-06): adds permalink: to frontmatter, refolds
long YAML description lines, strips final newlines. Bodies untouched —
verified via full diff classification. From this commit forward, any diff in
claude/memory shows only what Basic Memory or the session writes.

Trial design: MemPalace untouched as incumbent; git status check on this dir
at every wrap; end-of-day evaluation (recall quality, sync robustness,
rebuild-from-files, malformed-file behavior).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
David F Glidden
2026-06-06 09:52:17 +02:00
co-authored by Claude Opus 4.8
parent 161fad7ae2
commit 3f9a89b00c
283 changed files with 2055 additions and 620 deletions
@@ -1,9 +1,14 @@
---
name: SCSS audit method — as Alexander designed The Timeless Way of Building
description: Steward's articulation 2026-05-08 of what the code-shape audit must achieve. Method (spec-compliance test + performative-gap test) and aesthetic standard (Alexander's flow between large and small patterns). Load-bearing for the audit and for all future SCSS work.
description: Steward's articulation 2026-05-08 of what the code-shape audit must achieve.
Method (spec-compliance test + performative-gap test) and aesthetic standard (Alexander's
flow between large and small patterns). Load-bearing for the audit and for all future
SCSS work.
type: feedback
originSessionId: f765b329-ea05-4a61-8ada-9bf72971b299
permalink: claude-memory/feedback-scss-audit-as-timeless-way-of-building
---
# SCSS audit — as Alexander designed *The Timeless Way of Building*
Authorized 2026-05-08 (steward verbatim, full):
@@ -58,4 +63,4 @@ The audit is not a sweep-for-cleanup; it is a return to spec. Each return streng
- `~/CLAUDE.md` Prime Directive — *do things once, correctly, with lasting integrity. Choose what is proportionate, fitting, and durable.* The audit is the Prime Directive applied to ARC's SCSS.
- *The Timeless Way of Building* (Christopher Alexander, 1979) — the model.
- *A Pattern Language* (Alexander et al., 1977) — the worked example of large→small flow.
- Drift patterns named 2026-05-07: *hardcoded-value-not-theme-aware*, *parallel-mechanism-where-one-rule-fits* — both subsumed under the audit method above.
- Drift patterns named 2026-05-07: *hardcoded-value-not-theme-aware*, *parallel-mechanism-where-one-rule-fits* — both subsumed under the audit method above.