Skip to content

Update documentation: fix versions, simplify setup#18

Merged
carlosinfantes merged 3 commits into
mainfrom
docs/cleanup
Mar 5, 2026
Merged

Update documentation: fix versions, simplify setup#18
carlosinfantes merged 3 commits into
mainfrom
docs/cleanup

Conversation

@carlosinfantes
Copy link
Copy Markdown
Owner

Summary

  • README.md: Fix version badge from 1.0.0 to 0.2.0 to match current CLI release
  • CONTRIBUTING.md: Replace manual docker/npm/pip setup steps with make layer and make install
  • IMPLEMENTATION.md: Update deployment date, add --upgrade/--setup-role features, remove placeholder account IDs
  • infrastructure/README.md: Replace auto-generated CDK template with actual stack documentation

Test plan

  • All pre-commit hooks pass
  • No new files created — only updates to existing docs
  • Version numbers consistent across docs

🤖 Generated with Claude Code

- README.md: Fix version badge from 1.0.0 to 0.2.0 (matches CLI)
- CONTRIBUTING.md: Replace manual docker/npm/pip setup with make targets
- IMPLEMENTATION.md: Update deployment date, add --upgrade/--setup-role,
  remove placeholder account IDs and S3 paths
- infrastructure/README.md: Replace auto-generated CDK placeholder with
  actual stack documentation and commands

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jorgemarti
jorgemarti previously approved these changes Mar 5, 2026
- CONTRIBUTING.md: Add "Testing & Validation" section documenting what
  tests exist, how to run them, what pre-commit hooks check, and what
  CI runs on PRs. Simplify PR checklist to use make targets.
- Makefile: Remove || true from test and lint targets so failures are
  properly reported instead of silently swallowed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@carlosinfantes carlosinfantes merged commit c4a607b into main Mar 5, 2026
2 checks passed
@carlosinfantes carlosinfantes deleted the docs/cleanup branch March 5, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants