Conversation
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)
sn0wm1ku
previously approved these changes
Jul 13, 2026
…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>
…h; work already committed locally)
…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
sn0wm1ku
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.