Define shared vs app-specific scope

This commit is contained in:
2025-12-24 12:49:29 -05:00
committed by GitHub
parent 1db0b586e9
commit 5cfa6048fe

17
governance/SCOPE.md Normal file
View File

@@ -0,0 +1,17 @@
Shared across all applications:
- Severity levels and meaning
- Finding structure and terminology
- Table layouts for findings
- Filtering and sorting behavior
- Icons and visual language
Application-specific:
- Data sources
- Execution logic
- Automation workflows
- Permissions and access control
- Branding name and copy where appropriate
Rule:
If something feels shared, it is shared.
Default to goose-core.