Skip to content

Commit 5c0c562

Browse files
docs(spp_change_request_v2): add developer guide and update description
Add USAGE.md with three progressive examples (basic, multi-tier, dynamic approval), CEL variable reference, and implementation checklist. Update DESCRIPTION.md to mention dynamic approval routing capability.
1 parent 15cef5e commit 5c0c562

2 files changed

Lines changed: 534 additions & 0 deletions

File tree

spp_change_request_v2/readme/DESCRIPTION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Configuration-driven change request system for managing registrant data updates.
44

55
- Create change requests using configurable request types with custom detail models
66
- Multi-tier approval workflows with automatic routing based on approval definitions
7+
- Dynamic approval: route CRs to different approval workflows based on which field is being modified, with CEL condition evaluation for field-specific escalation
78
- Detect conflicting change requests (same registrant, same group, or same field)
89
- Prevent duplicate submissions with configurable similarity thresholds
910
- Validate required fields and documents before submission

0 commit comments

Comments
 (0)