Skip to content
This repository was archived by the owner on Mar 14, 2026. It is now read-only.

feat!: rename docs, config, CI — daystrom → prisma-airs-cli / airs (#183)#186

Merged
cdot65 merged 1 commit intomainfrom
cdot65/rename-docs-183
Mar 14, 2026
Merged

feat!: rename docs, config, CI — daystrom → prisma-airs-cli / airs (#183)#186
cdot65 merged 1 commit intomainfrom
cdot65/rename-docs-183

Conversation

@cdot65
Copy link
Owner

@cdot65 cdot65 commented Mar 14, 2026

Summary

Completes the project rename across all documentation, configuration, and CI/CD files. All CLI command references now use airs, package references use @cdot65/prisma-airs-cli, data paths use ~/.prisma-airs/.

Changes

  • 24 docs files: CLI daystromairs, package name, data paths, GitHub URLs
  • CLAUDE.md: project description, all CLI examples, data directories
  • README.md: title, badges, install, quick start
  • mkdocs.yml: site_name "Prisma AIRS CLI", site_url, repo references
  • Dockerfile: VOLUME → ~/.prisma-airs
  • .env.example: path comments
  • Docker CI + scripts: image name cdot65/prisma-airs-cli
  • .changeset/*.md: package name refs

Preserved: logo file refs (daystrom-logo.svg), historical release note text, real AIRS prompt set names in example output

Testing

  • mkdocs build --strict passes
  • pnpm run build && pnpm run lint && pnpm test all pass (537 tests)
  • No unintended daystrom references remain (only logo, historical notes, AIRS data)

Checklist

  • mkdocs build succeeds
  • Quality gates pass
  • No stale daystrom references in active docs

Closes #183

🤖 Generated with Claude Code

)

- all 24 docs files: CLI commands daystrom→airs, package refs, data paths, GitHub URLs
- CLAUDE.md: project name, all CLI paths, data dirs
- README.md: title, badges, install, quick start
- mkdocs.yml: site_name "Prisma AIRS CLI", URLs
- Dockerfile: VOLUME ~/.prisma-airs
- .env.example: path comments
- docker-publish.yml + scripts: image name cdot65/prisma-airs-cli
- .changeset/*.md: package name refs
- preserved: logo file refs, historical release note text, real AIRS prompt set names in examples

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cdot65 cdot65 merged commit 4e816e0 into main Mar 14, 2026
4 checks passed
@cdot65 cdot65 deleted the cdot65/rename-docs-183 branch March 14, 2026 11:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat!: rename docs, config, CI — daystrom → prisma-airs-cli / airs

1 participant