# API Contracts

> **Auto-Generated by Agent-Kit Semantic Memory Sync**
> Last Synced: 2026-03-04 06:26 UTC
> ⚠️ Do NOT manually edit — this file is auto-updated on every sync.

## Detected Endpoints

```
  /  [src\backend\main.py]
  /login  [src\backend\auth\routes.py]
  /path  [scripts\sync_api_contracts.py]
  /register  [src\backend\auth\routes.py]
```

## Contract Rules

- Backend agents MUST update this file when adding/modifying routes.
- Frontend agents MUST read this file before calling any endpoint.
- QA agents MUST validate test coverage against this list.
