This checklist helps teams evaluate whether the Credible Layer is a fit for their protocol or network.Documentation Index
Fetch the complete documentation index at: https://docs.phylax.systems/llms.txt
Use this file to discover all available pages before exploring further.
For Protocol Teams
- Do we have invariants that should never be violated?
- Can we encode those rules as assertions in Solidity?
- Do we want pre-execution protection rather than post-mortem monitoring?
- Are we comfortable with transparent, public rules?
- Do we have a team to monitor incidents and iterate on rules?
For Networks & Sequencers
- Can we integrate an external enforcer into block building?
- Do we want a policy layer for transaction admission?
- Do we want to offer protocol teams optional enforcement?
- Do we have monitoring and incident review workflows?
Decision Support
If you answered “yes” to most of the above, Credible Layer is likely a good fit.Next Steps
Plan a Platform Integration
High-level adoption for protocol teams
Network Integration
High-level adoption for networks and sequencers
Architecture Overview
System components and transaction flow

