Skip to content

chore(standards): sync tooling and trim redundant documentation - #61

Merged
davidvornholt merged 1 commit into
mainfrom
chore/standards-docs-2026-09-13
Sep 13, 2026
Merged

davidvornholt merged 1 commit into
mainfrom
chore/standards-docs-2026-09-13

Conversation

@davidvornholt

@davidvornholt davidvornholt commented Sep 13, 2026

Copy link
Copy Markdown
Owner

Before. Documentation repeated code and configuration, retained completed rollout instructions, and gave agents more material to read and keep current. Adopted standards tooling also needed reconciliation with the latest release.

Now. Sync standards including #350’s documentation policy and use CLI 0.26.1, while removing 158 net Markdown lines. Delete the separate DESIGN.md contract and consolidate development, content editing, analytics coordination, and preview setup in the root README. Preserve published blog content and its evidence.

Implementation

Workspace READMEs remain because CLI 0.26.1 requires them; simple packages now have brief source/setup references. Change history stays in Git and the original PRs.

The tooling upgrade also aligns Playwright with the synced accessibility package and resolves new Biome findings in code. CSS declarations move into an explicit layer after Tailwind’s layers. Scoped suppressions cover imports whose styles already own their layers.

Verification

Completed checks

  • bun install --frozen-lockfile: passed with the repository’s declared Bun version.

  • bun standards check: passed; canonical files match standards commit c010ef0d9bc2c89215faafb479eeae53c733fa18.

  • bun x --no-install turbo run lint:fix check-types --continue --output-logs=errors-only: passed.

  • git diff --check and local Markdown link/deleted-path checks: passed.

  • bun run check:fix: passed.

  • CI quality gate: passed the complete repository gate.

@davidvornholt
davidvornholt merged commit 46846b1 into main Sep 13, 2026
32 checks passed
@davidvornholt
davidvornholt deleted the chore/standards-docs-2026-09-13 branch September 13, 2026 10:44
@github-actions

Copy link
Copy Markdown
Contributor

State: removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant