Commit graph

3 commits

Author SHA1 Message Date
f864004e0a Reorganize repo into method/ + projects/{ecuador-museum,harbor-house}
The repo outgrew a single-project layout: the reusable form-language
template and the draft paper about the method were mixed in with
Ecuador-specific ref/narratives/docs, and a second real project (Harbor
House) had been growing inside templates/examples/ despite no longer
being just a template demo. Split into:

- method/ - the generalized form-language prompt template and the
  paper about the method, project-agnostic
- projects/ecuador-museum/ - the original counter-proposal (ref/,
  narratives/, docs/, unchanged in content)
- projects/harbor-house/ - promoted out of templates/examples/, now a
  peer project with its own ref/narratives/docs, including previously
  untracked pattern subset, narrative, and illustration material

Root CLAUDE.md now covers the shared method and repo-wide conventions;
each project gets its own CLAUDE.md with project-specific brief,
inputs, and status. Updated all internal path references (paper.md,
outline.md, per-project CLAUDE.md, settings.local.json). Dropped stray
scratch files superseded by proper copies (all.txt, the already-
converted pattern-language PDF).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-28 08:37:50 +01:00
6934455579 Embed the 13 generated illustrations into the counter-proposal document
Adds the AI-generated images (from the prompts in
docs/illustration-prompts.md) into docs/counter-proposal.md in place of
the illustration placeholders. Full-resolution PNG originals are kept in
docs/images/originals/ for future high-quality use; docs/images/*.jpg are
downscaled-quality copies embedded in the document and docx export to
keep file size reasonable for email.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 23:31:10 +01:00
56227420c5 Combine all four stakeholder narratives into a single presentation document
docs/counter-proposal.md brings the visitor, staff, school-group, and
community narratives together in full, under one preamble, as the document
intended for publication and illustration. Strips pattern numbers, grammar
codes, and ref/ provenance citations that belonged to the drafting process,
but keeps every narrative's full length and detail rather than condensing -
this is a presentation of the work, not a summary of it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-18 21:31:38 +01:00