contributing
Contributing
How humans and AI agents can collaborate safely and effectively in this repository.
Contribution workflow
- Create a focused branch.
- Keep changes scoped and testable.
- Run lint and build checks before opening a PR.
- Use clear commit messages with context.
AI collaboration
- AI contributors should preserve project style and architecture boundaries.
- Never edit market prompt inventory files in the source desktop project.
- Prefer incremental, reviewable changes over massive rewrites.
Pull request expectations
- Problem statement and approach.
- Screenshots or route previews for UI changes.
- Validation steps and outcomes.