You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document defines the CX Platform as the overall system that implements [`CX_FRAMEWORK.md`](./CX_FRAMEWORK.md).
54
-
It defines components, responsibility boundaries, and connection requirements, while delegating software-specific details to lower-level specifications.
55
+
It defines components, responsibility boundaries, and connection requirements.
56
+
Software-specific details may be defined in lower-level specifications where needed.
55
57
56
-
In particular, BenchKit-specific details are delegated to[`BENCHKIT_SPEC.md`](./BENCHKIT_SPEC.md).
58
+
For BenchKit-specific details, see[`BENCHKIT_SPEC.md`](./BENCHKIT_SPEC.md).
57
59
Core terminology follows the glossary in [`CX_FRAMEWORK.md`](./CX_FRAMEWORK.md).
BenchKit is one of the core software components of the CX Platform.
88
90
BenchKit is primarily responsible for benchmark execution, result normalization, result presentation, and integration points for related workflows within the CX Platform.
89
-
Detailed responsibilities, structure, data models, and integration conditions are delegated to[`BENCHKIT_SPEC.md`](./BENCHKIT_SPEC.md).
91
+
For details, see[`BENCHKIT_SPEC.md`](./BENCHKIT_SPEC.md).
0 commit comments