conduvia-policy-core — The pure validation and policy logic engine. Transport-neutral — can be embedded in any edge technology.
Policy Core contains no transport bindings — it is pure logic. This makes it testable in isolation and embeddable in any edge adapter. The validation chain executes in strict order: route check, authorization, shape, headers, schema version, DTO, transforms, idempotency, rate limits. Schema objects are compiled at registration time and cached per version.
Full architecture reference →