
Scaffold a new API endpoint with models, router, main.py registration, and test stubs based on schema/manage.json or schema/infra.json definitions
Regenerate docs/supported_endpoints.md by running utils/docs_generate.py and verify it matches current endpoint registrations in app/main.py
Generate unit tests for nd-mock API endpoints