feat(platform): I5 callback inbox, internal ingest, and M6 catalog APIs

Made-with: Cursor
This commit is contained in:
2026-04-06 22:40:21 +08:00
parent b6e110acaf
commit fc0c4b1930
30 changed files with 2646 additions and 3 deletions
@@ -30,7 +30,11 @@ platform:
jwt:
secret: ${PLATFORM_JWT_SECRET:dev-only-unsafe-change-in-production-32chars!!}
expiry-seconds: ${PLATFORM_JWT_EXPIRY_SECONDS:43200}
internal:
token: ${PLATFORM_INTERNAL_TOKEN:${CRAFTLABS_PLATFORM_INTERNAL_TOKEN:}}
springdoc:
swagger-ui:
path: /swagger-ui.html
paths-to-exclude:
- /internal/**