File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Execution Boundary Observability Pattern (v1)
22
3+ [ ![ conformance-static] ( https://github.com/Nick-heo-eg/execution-observability-profile/actions/workflows/conformance-static.yml/badge.svg )] ( https://github.com/Nick-heo-eg/execution-observability-profile/actions/workflows/conformance-static.yml ) [ ![ conformance-integration] ( https://github.com/Nick-heo-eg/execution-observability-profile/actions/workflows/conformance-integration.yml/badge.svg )] ( https://github.com/Nick-heo-eg/execution-observability-profile/actions/workflows/conformance-integration.yml )
4+
5+
36Observability pattern for [ Execution Boundary] ( https://github.com/Nick-heo-eg/execution-boundary ) systems.
47
58** The gate controls execution. This profile observes the gate.**
@@ -127,7 +130,7 @@ This profile follows the Execution Boundary layer versioning conventions:
127130- ** Collector config changes** : patch version, no compatibility gate
128131- ** Dashboard/alert changes** : patch version, no compatibility gate
129132
130- Current version: ** v1.0 **
133+ Current version: ** v1.1 **
131134
132135Compatibility with Core Spec: [ execution-boundary-core-spec] ( https://github.com/Nick-heo-eg/execution-boundary-core-spec ) (commit: ` d3e239b ` )
133136
@@ -200,6 +203,14 @@ A DENY that never reaches the backend would be the failure mode. None occurred.
200203
201204---
202205
206+ ---
207+
208+ ## Conformance
209+
210+ This profile is enforced by CI.
211+ Pull requests that violate invariants will fail.
212+ See [ conformance/] ( conformance/ ) for machine-verifiable rules.
213+
203214## License
204215
205216Apache 2.0
You can’t perform that action at this time.
0 commit comments