Skip to content

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

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 204 net Markdown lines. Delete DESIGN.md and duplicated implementation inventories, including the stale weather algorithm and database-recreation instructions. Keep setup, migration commands, deployment ownership, and the process-local job/cooldown limitation.

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. React ref/ID renames preserve returned property names; CSS declarations move into an explicit layer after Tailwind’s layers. Scoped suppressions cover framework callbacks, runtime-specific imports, and imports whose styles already own their layers where applicable.

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 9f0f08a into main Sep 13, 2026
4 checks passed
@davidvornholt
davidvornholt deleted the chore/standards-docs-2026-09-13 branch September 13, 2026 10:44
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