huangping
5fe7181b35
feat(i7): async webhook delivery queue, OPS RBAC, UI role routing; docs and runbook
...
- Architect: I7_DESIGN.md, I7_IMPLEMENTATION_REVIEW.md; parallel index + track B
- Backend: @EnableMethodSecurity; OPS login; CallbackInbox PreAuthorize; IntegrationCatalog triple role
- Webhook: V2 webhook_platform_delivery; planner + scheduler + single-shot forwarder; tests
- Frontend: Pinia hasAnyRole; MainLayout/HomeView/router for OPS vs dev
- Runbook §10.5 delivery config
Made-with: Cursor
2026-04-06 23:01:10 +08:00
huangping
d9536802db
feat(platform): add I6 security headers for API chains
...
Made-with: Cursor
2026-04-06 22:46:31 +08:00
huangping
78433faa89
docs(i6): UAT closeout, architecture review, Runbook internal token
...
Made-with: Cursor
2026-04-06 22:46:31 +08:00
huangping
e34b420168
feat(webhook): forward BitAnswer callbacks to platform after first receipt
...
Made-with: Cursor
2026-04-06 22:40:26 +08:00
huangping
fc0c4b1930
feat(platform): I5 callback inbox, internal ingest, and M6 catalog APIs
...
Made-with: Cursor
2026-04-06 22:40:21 +08:00
huangping
9df6f60a17
feat(platform): I4 delivery batches, lines, and license SN APIs
...
Add Flyway V4 tables, delivery-batches and license-sns endpoints with
validation, audit actions, controller tests, and OpenAPI snapshot update.
Made-with: Cursor
2026-04-06 21:49:04 +08:00
huangping
69f7ee11df
feat(platform): I3 contracts, lines, status machine, and audit API
...
Add Flyway V3 tables, contract CRUD and line endpoints, PATCH status
transitions with validation, M10-F01 audit-events listing, 409 handler,
and integration tests. Refresh OpenAPI contract snapshot.
Made-with: Cursor
2026-04-06 21:29:21 +08:00
huangping
3f577b34d5
feat(platform): I1 bootstrap, I2 M1 APIs, OpenAPI SSOT, and CI guards
...
Deliver dual Spring Boot services (platform API + webhook ingress), JWT
auth, Flyway with isolated history tables, customer/project/dictionary
endpoints, OpenAPI snapshot under contracts/, RUNBOOK, and CI that runs
on services/web/contracts paths plus enforcer + dependency tree ban on
craftlabs-auth-bitanswer.
Made-with: Cursor
2026-04-06 21:04:56 +08:00