Skip to main content
This page summarizes the public interface boundaries between Credible Layer components. It is intentionally high-level and does not expose internal endpoints or configuration details.

Interface Map

What Changes Require Coordination

Product and Protocol Boundaries

The Credible Layer combines protocol components with Phylax-operated product surfaces. This boundary matters when evaluating trust, availability, and operational ownership.

Guidance

  • Keep interface changes backward compatible when possible
  • If a breaking change is needed, update all dependent components in the same release window
  • Ensure public docs reflect any new interface expectations