Bỏ qua để đến nội dung

Phase B Route Risk Audit (ACC_AUTO_FULL)

TmpAgentic203 words1 min read
Risk IDSeverityScreensRiskMitigation
ACC-RSK-P0-01P0ACC-S02, ACC-S08Sensitive account actions bypass re-authenticationRequire re-auth gate and explicit fallback before password/session/payment mutations.
ACC-RSK-P0-02P0ACC-S06, ACC-S10Program-scoped package actions leak across programsPin current program context and gate lifecycle actions to selected program only.
ACC-RSK-P0-03P0ACC-S07, ACC-S08Change-plan flow violates payment mechanism compatibilityPre-validate plan/cycle/method combinations and show valid alternatives before continuation.
ACC-RSK-P0-04P0ACC-S06, ACC-S07Upgrade/downgrade timing consequences are hidden or ambiguousDisplay immediate-vs-next-cycle effects before user confirmation.
ACC-RSK-P1-05P1ACC-S05Optional learning-goal flow appears mandatoryKeep save and skip actions equally discoverable and non-blocking.
ACC-RSK-P1-06P1ACC-S09, ACC-S11, ACC-S12Billing and purchase evidence cannot be traced to credit impactsMaintain cross-links among billing, purchase, and credit history surfaces.
ACC-RSK-P1-07P1ACC-S09, ACC-S11Failed transactions lack direct retry or support routeExpose retry/support actions at row level for failed records.