Add the exposure contract, additive family schema fields, validator checks and fixtures, the reef-railiance exception snapshot, and routed intakes. Enforcement stays in the owning repos.
37 lines
841 B
YAML
37 lines
841 B
YAML
kind: managed-workload-package
|
|
repo_family: rapp
|
|
rapp_id: rapp-nogrant
|
|
repo: rapp-nogrant
|
|
ownership_repo: railiance-platform
|
|
contract_version: 1.0.0
|
|
readiness_state: declared
|
|
workload_identity:
|
|
name: nogrant
|
|
package_type: helm-managed-platform-service
|
|
data_classification: internal
|
|
criticality: medium
|
|
primary_rail: rail-kubernetes
|
|
supported_rails:
|
|
- rail-kubernetes
|
|
bound_reefs:
|
|
- reef-example
|
|
runtime_dependencies:
|
|
- kubernetes-api
|
|
composition:
|
|
purpose: Fixture rapp used to exercise exposure validation.
|
|
member_repos:
|
|
- repo: rapp-nogrant
|
|
role: package
|
|
deployables:
|
|
- nogrant
|
|
rollout_contract:
|
|
default_mode: helm-upgrade-install
|
|
smoke_contract:
|
|
required:
|
|
- example-status-ok
|
|
rollback_contract:
|
|
order:
|
|
- helm-rollback
|
|
exposure:
|
|
posture: public
|
|
binding_admission: production-approved
|