refactor: trim comments in the adapters, common and toolbox config - #29
Merged
Merged
Conversation
added 5 commits
September 16, 2026 23:31
…hs.mjs Two comments cited this toolbox's own "task 6/9/11" development history, which a client developer reading their generated project has no context for. Keep the rationale, drop the provenance.
…one-line why Drop history, anecdotes and restatement from the adapter overlays and the service compose fragments; keep the pins, platform workarounds and security reasons a client developer would otherwise undo. Comment text only.
…ne why Drop toolbox-internal provenance and prose from files copied into every generated project. Comment text only; the docs mise.toml sentence the tour cites is kept byte-identical.
Drop incident tallies, timings and journal prose from mise.toml, lefthook.yml, .gitignore and the workflows. Comment text only.
Restore the driver-written database variables note in each .env.example, the deliberate :lint duplicate in both laravel mise.toml files and the .gitignore rooting hazard; drop a readiness comment that was false for --db none projects. Comment text only.
5 tasks
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.
What this changes
PR 5 of 5 (spec:
docs/superpowers/specs/2026-09-16-clean-shell-and-comments-design.md). It covers comments in the tracked files that are not shell: adapter overlays,common/, service compose fragments, rootmise.toml,lefthook.ymland.github/workflows.How it was verified
mise run lintpasses.mise run test-runner: 265/265.tests/new-laravel-api.bats,tests/new-laravel-inertia.bats,tests/new-nextjs.bats: 24/24.new-nestjs,new-flaskandservicebats: 63/63.mise run checklist, and their API/web images built. The two were--api flask --web nextjs --db postgres --cache redisand--api nestjs --db mongodb.@ANCHOR@token and# syntax=line is identical in position before and after.Checklist
mise run lintpassesmise run test-runnerpasses