Initialize governed Views module
This commit is contained in:
12
AGENTS.md
Normal file
12
AGENTS.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# GovOPlaN Views Module
|
||||
|
||||
This repository owns view definitions, immutable revisions, scoped
|
||||
assignments, effective resolution, and the Views administration UI.
|
||||
|
||||
- Keep generic surface contracts and shell filtering in `govoplan-core`.
|
||||
- Keep authorization decisions in Access and governance limits in Policy.
|
||||
- A View may hide an authorized surface, but must never grant access.
|
||||
- Required assignments must pass server-side lockout validation.
|
||||
- Do not import optional module implementations. Consume manifest surfaces and
|
||||
platform capabilities.
|
||||
|
||||
Reference in New Issue
Block a user