mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
docs(agent): make repository workflow rules adaptive (#6281)
This commit is contained in:
@@ -136,6 +136,6 @@ Before marking any task as complete:
|
||||
- [ ] If MCP/API behavior changed: `docs/mcp-api.md` and related skill files are updated
|
||||
- [ ] If database schema changed: a new Alembic migration exists under `database/versions/`
|
||||
- [ ] No secrets are included in code, logs, or committed files
|
||||
- [ ] Public classes and methods have Chinese docstrings
|
||||
- [ ] Public or cross-module contracts and non-obvious business behavior have useful Chinese documentation
|
||||
|
||||
*Last Updated: 2026-05-25*
|
||||
*Last Updated: 2026-08-13*
|
||||
|
||||
Reference in New Issue
Block a user