25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

436 B

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.