Skip to content

Modernization: README, CLAUDE.md, AGENTS.md, CI/CD#1

Merged
xkonjin merged 1 commit into
mainfrom
fleetmax/modernization
Feb 21, 2026
Merged

Modernization: README, CLAUDE.md, AGENTS.md, CI/CD#1
xkonjin merged 1 commit into
mainfrom
fleetmax/modernization

Conversation

@xkonjin
Copy link
Copy Markdown
Contributor

@xkonjin xkonjin commented Feb 21, 2026

Summary

  • Professional README.md with architecture diagram and setup
  • CLAUDE.md with development guidelines and conventions
  • AGENTS.md with rules for AI agents working on codebase
  • CI/CD pipeline (GitHub Actions) with parallel, non-blocking checks
  • Security fixes where applicable

Test Plan

  • Verify CI runs on this PR
  • Review documentation accuracy
  • Confirm no breaking changes

Generated with Claude Code via /fleetmax

- pyproject.toml: project metadata, ruff + mypy config, dev extras
- AGENTS.md: invocation pattern, pause points, error handling, framework adaptation guide
- .github/workflows/ci.yml: ruff lint, mypy, syntax check, dep install (with WeasyPrint system deps)
- README.md: mermaid architecture diagram, system dep install steps, env var table, output format, cost table, updated repo structure
- CLAUDE.md: full env setup, common issues table, linting commands

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@xkonjin xkonjin merged commit 9f2abd3 into main Feb 21, 2026
4 of 6 checks passed
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.

1 participant