Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
FPSMS Agent Notes
Repository Relationship
- Current backend repo:
FPSMS-backend
- Paired frontend repo location:
../FPSMS-frontend
Working Convention
- If a task is about UI behavior (charts, clicks, page rendering, dialogs), check
../FPSMS-frontend.
- If a task is about API/business logic/data query, check this backend repo.
- For end-to-end changes, update both repos and keep API request/response fields aligned.