mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
Govern verified support case handling
This commit is contained in:
parent
84f6302450
commit
d06c0a24b7
1 changed files with 19 additions and 1 deletions
|
|
@ -6101,7 +6101,7 @@
|
|||
},
|
||||
{
|
||||
"id": "commercial-support-operations-canonical-case",
|
||||
"summary": "Confirm commercial support operations resolve customer, invoice, subscription, Stripe, and local license records through the canonical Pulse Pro support-case system before support-side cancellation or invoice-document handling; operators must not rely on ad hoc Gmail-to-Stripe matching for data-protection-sensitive actions.",
|
||||
"summary": "Confirm commercial support operations resolve customer, invoice, subscription, Stripe, local license, license-transfer, configuration-review, and diagnostics-review records through canonical Pulse Pro support systems before data-protection-sensitive handling; operators must not rely on ad hoc Gmail-to-Stripe or Gmail-to-license matching for those actions.",
|
||||
"owner": "project-owner",
|
||||
"blocking_level": "release-ready",
|
||||
"minimum_evidence_tier": "local-rehearsal",
|
||||
|
|
@ -6111,6 +6111,12 @@
|
|||
"L2"
|
||||
],
|
||||
"evidence": [
|
||||
{
|
||||
"repo": "pulse-pro",
|
||||
"path": "landing-page/manage.html",
|
||||
"kind": "file",
|
||||
"evidence_tier": "local-rehearsal"
|
||||
},
|
||||
{
|
||||
"repo": "pulse-pro",
|
||||
"path": "license-server/admin_support.go",
|
||||
|
|
@ -6128,6 +6134,18 @@
|
|||
"path": "license-server/main.go",
|
||||
"kind": "file",
|
||||
"evidence_tier": "local-rehearsal"
|
||||
},
|
||||
{
|
||||
"repo": "pulse-pro",
|
||||
"path": "license-server/support_cases.go",
|
||||
"kind": "file",
|
||||
"evidence_tier": "test-proof"
|
||||
},
|
||||
{
|
||||
"repo": "pulse-pro",
|
||||
"path": "license-server/support_cases_test.go",
|
||||
"kind": "file",
|
||||
"evidence_tier": "test-proof"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue