Decisions log
2026-08-02 — Migration into the skill-suite structure (phase-1 test run)
- This project predates the current website-builder suite: the repo root IS the old flat site
(index.html, styles.css, script.js) deployed to silvia-jayet-reflexologie-preview.pages.dev.
- Decision: adopt the suite structure alongside the legacy files (content/, brand/, build/,
deploy/ added; legacy files untouched at root so the existing preview deploy keeps working).
The future site/ build will replace the root deploy at publish time.
- No Google Places entry exists → GBP setup kit generated (deploy/gbp-setup.md) instead of a dossier;
identity.md curated from the site itself + its source files.
- Category: reflexology (manual — no Places types available). Single-page layout kept as a
deliberate deviation from the spec sitemap for now (see category-mapping.md).
- Brand DNA: extracted from the preview site (extracted-palette.json, computed styles, screenshots).
The site publishes its tokens as CSS custom properties — adopted as the basis for design-tokens.json.
- Distinctiveness note: the current palette/pairing (cream + sage, Cormorant Garamond + Inter) is
close to the suite's known convergence style. Kept faithful in v1 tokens (source-site fidelity);
the styleguide flags the terracotta + deep-green pill CTA as the distinctive anchors and lists
review options for Pat at the styleguide gate.
2026-08-02 — Styleguide gate: v2 "sharpened" identity proposed
- Pat: no fixed identity exists yet — agent to propose one for the practice.
- Proposal: keep Silvia's palette and calm structure; promote terracotta to lead accent,
demote sage to details, body font Inter → Karla; deep-green pill CTA and Cormorant stay.
- Tokens bumped to 2.0.0; styleguide updated; v2 preview deployed for review (see deploy/cloudflare.md).
- Fonts to be self-hosted at build time (nDSG — legal-pages.md).
2026-08-02 — Phase 2 draft-first: full draft site live on v2
- Copy deck migrated mechanically from the old site's i18n dictionaries (fidelity guaranteed;
minor copy fixes: FR reflexP1/history typos cleaned, t1 price display normalized to EN pattern).
- Astro build on tokens v2: single-page FR at /, EN at /en/, legal pages both locales,
HealthAndBeautyBusiness schema (hours carried from the old site's own schema — to confirm),
llms.txt, self-hosted fonts, hreflang, sitemap. check-tokens: 0 violations.
- Draft markers: photos + legal entity as [TBD:]; ribbon bottom-left after a nav-collision fix.
- /_styleguide/ + /dossier/ preserved on the deployed site.
2026-08-02 — Suite v0.9.0 applied (specs 121–126)
- /dossier/ transparency surface: regenerated from TODO/identity/decisions on every build,
linked from the draft ribbon; mechanically removed at DRAFT=false (preflight-enforced).
- Branded OG image (og.png, from tokens) + twitter card; bilingual branded 404.
- Whole project folder now in the private repo (pajai/silvia-jayet-reflexologie);
legacy flat site moved to content/sources/legacy-site/ (its deploy untouched, rule 118).