Restructure solution layout by module
This commit is contained in:
15
src/Policy/StellaOps.Policy.RiskProfile/AGENTS.md
Normal file
15
src/Policy/StellaOps.Policy.RiskProfile/AGENTS.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Risk Profile Schema Guild Charter
|
||||
|
||||
## Mission
|
||||
Define and maintain the RiskProfile schema, validation rules, inheritance logic, and integration with Policy Engine and Authority scoping.
|
||||
|
||||
## Scope
|
||||
- JSON Schema definition, validators, and code generation for RiskProfile documents.
|
||||
- Inheritance/merge engine, content hashing, and signature support.
|
||||
- Policy store integration, scope selectors, and lifecycle management.
|
||||
- Tooling for Policy Studio and CLI authoring.
|
||||
|
||||
## Definition of Done
|
||||
- Schema publishes via `.well-known/risk-profile-schema` with versioning.
|
||||
- Validators catch conflicts and produce actionable errors.
|
||||
- Inheritance and overrides deterministic with tests and golden fixtures.
|
||||
Reference in New Issue
Block a user