feat(saas): enforce strict response policy
req: security/006 req: operations/006 req: operations/008
This commit is contained in:
@@ -22,7 +22,7 @@ What it deliberately keeps out of the tutorial crate:
|
||||
- provider credentials, external services, migrations, or browser automation
|
||||
- billing, account administration, or other SaaS platform scope
|
||||
|
||||
Those production concerns belong in app adapters and recipes so the tutorial remains runnable in CI without external side effects.
|
||||
Database encryption, backups, retention, incident policy, and identity-provider compliance remain host responsibilities; hemx does not claim them as framework controls. Those production concerns belong in app adapters and recipes so the tutorial remains runnable in CI without external side effects. req: security/009
|
||||
|
||||
Run:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user