Files
stack/packages/quality-rails/package.json
Jason Woltje 5610a505c8
Some checks failed
ci/woodpecker/push/ci Pipeline failed
ci/woodpecker/pr/ci Pipeline failed
feat(quality-rails): migrate @mosaic/quality-rails from v0 to v1
Implements the full quality-rails scaffolding package in v1:
- types.ts: ProjectKind, QualityProfile, RailsConfig, ScaffoldResult
- detect.ts: project kind detection (node/python/rust/unknown)
- templates.ts: ESLint, Biome, pyproject, rustfmt, pre-commit, PR checklist templates
- scaffolder.ts: core scaffolding engine with file writing and dependency installation
- cli.ts: Commander.js CLI with init/check/doctor subcommands
- index.ts: re-exports all public API
- package.json: adds commander dep, type=module, @types/node devDep

All three quality gates pass (format:check, typecheck, lint).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 19:23:07 -05:00

548 B