Files
digital-psychology/docs/BACKEND_DESIGN/BD-2026-047-funnel-definition-write.md
T
jackyu66gitandCursor 1db5fcc018 feat(ECR-047): FunnelDefinition 写面闭环并 Closed
growth.write POST/PUT · migration 000056 · 无新 C 端 · Loop STOP

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 22:14:21 +08:00

24 lines
515 B
Markdown

# Backend Design: ECR-047 FunnelDefinition Write
| Field | Value |
|-------|-------|
| ID | BD-2026-047 |
| Status | **Closed** |
| Coding | **Closed** |
| Migration | `000056_ops_funnel_definition_write` |
## Boundary
```text
POST/PUT /api/v1/admin/analytics/funnel-definitions*
Permission: admin.growth.write
Fields: code, title, active
system=true: code immutable
Audit: growth.funnel_definition.create|update
No C-end route · no DELETE
```
## Out
ReportTemplate · Prompt · soft-delete · auto ECR-048