mirror of
https://github.com/mblanke/Goose-Core.git
synced 2026-03-01 06:10:20 -05:00
Define shared vs app-specific scope
This commit is contained in:
17
governance/SCOPE.md
Normal file
17
governance/SCOPE.md
Normal 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.
|
||||||
Reference in New Issue
Block a user