Skip to content

Release Candidate 2026-07-14 09:58:24 +0900 - #87

Merged
sn0wm1ku merged 14 commits into
releasefrom
main
Jul 14, 2026
Merged

Release Candidate 2026-07-14 09:58:24 +0900#87
sn0wm1ku merged 14 commits into
releasefrom
main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

actions-user and others added 6 commits July 10, 2026 03:05
Ponytail audit cleanup (no behavior change):
- package.json: drop `"main": "index.js"` (no such file; unused on a docs site).
- config.mts: GA `src` used a pointless template interpolation of a string
  literal — replaced with a plain string (same GA id).
- theme/custom.css: remove two commented-out CSS lines in `.mermaid`.
- templates/README.md: trim from 22 to 10 lines for three self-describing config
  files.

`pnpm docs:build` passes; GA id unchanged in output.

Closes #82

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Register vitepress-plugin-llms (1.13.2) in the VitePress Vite config so the
build emits /llms.txt (llmstxt.org index) and /llms-full.txt (all pages) at
the site root, served on GitHub Pages. Merged into the existing withMermaid
vite config so both plugins run.

Verified: pnpm docs:build on VitePress 2.0.0-alpha.18 generates both files
(llms.txt ~295 tokens / 15 links; llms-full.txt ~35.1K tokens / 15 files).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Generate an LLM-friendly version of the handbook (llms.txt)
@github-actions github-actions Bot changed the title Preparing release pull request... Release Candidate 2026-07-10 21:02:58 +0900 Jul 10, 2026
@github-actions github-actions Bot added the release-candidate Would only be set to a pull request from main to release. label Jul 10, 2026
sn0wm1ku
sn0wm1ku previously approved these changes Jul 13, 2026
actions-user and others added 8 commits July 13, 2026 10:54
…m style guide

New handbook pages:
- infra-planning-policy.md: 12 guiding principles (scale-to-zero, Zero Trust,
  IaC, one-tool-owns-each-resource, reliability & delivery, observability,
  environments, backups/DR, secrets, deploy safety, cost, managed-vs-self-host)
  plus grouped references.
- database-guidelines.md: SQL vs NoSQL selection and SQL schema/style guidance.
- style-guide-terraform.md: Terraform/OpenTofu coding conventions.
- config.mts: sidebar entries for the three pages.

Refs #88

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…nning-docs' into worktree-infra-planning-policy
- Sidebar: move Database Guidelines under Development Guide (sibling of Style
  Guide) instead of a top-level Guideline item.
- development-guide.md: add a subsection linking Database Guidelines, and list
  Terraform in the Style Guide languages.
- style-guide.md: list the Terraform Style Guide alongside the other per-language guides.

Refs #88

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add Infrastructure Planning Policy, Database Guidelines, and Terraform Style Guide
@github-actions github-actions Bot changed the title Release Candidate 2026-07-10 21:02:58 +0900 Release Candidate 2026-07-14 09:58:24 +0900 Jul 14, 2026

@sn0wm1ku sn0wm1ku left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving release candidate 2026-07-14. Bundles #89 (infrastructure planning policy plus database and Terraform guidelines — docs build passes with no dead links, pages render with correct sidebar nesting) and #86. Additive documentation, no runtime surface.

@sn0wm1ku
sn0wm1ku merged commit 4888a2d into release Jul 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-candidate Would only be set to a pull request from main to release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants