> ## 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.

# Neutrality & Decentralization

> Why neutrality is critical to the Credible Layer architecture and how it preserves decentralization for both protocols and networks.

*Neutrality is critical. It determines who controls the system. Who controls the system decides how the system is regulated.*

As middleware, the Credible Layer extends network capabilities without requiring external execution services. Protocols define security rules through existing governance channels, and networks enforce these rules through existing mechanisms.

## Decentralization Preservation

* Networks can remove the Credible Layer anytime and still execute their core functionality
* Protocol teams can add or remove assertions through the configured assertion lifecycle and timelocks
* The system passes the "off-switch test"
* By avoiding centralized control points, this architecture preserves decentralization for both protocols and networks

## The Importance of Neutrality

Policymakers are becoming increasingly aware of decentralization and see its value. Systems that quietly rely on centralized emergency controls for security risk falling on the wrong side of laws meant to capture decentralized-in-name-only projects.

Non-neutral solutions ultimately create new centralized control points:

* AI providers can change detection algorithms
* SaaS companies can modify security policies

Security solutions should optimally **not** add additional trust assumptions or risks, and they should **not** centralize the systems they serve.

## Next Steps

<CardGroup cols={2}>
  <Card title="Credible Layer Overview" icon="compass" href="/credible/credible-layer-overview">
    Learn how the Credible Layer works
  </Card>

  <Card title="Architecture" icon="gears" href="/credible/architecture-overview">
    Technical deep dive into system architecture
  </Card>

  <Card title="Trust Model" icon="shield-check" href="/credible/trust-model">
    Guarantees, scope, and operational model
  </Card>

  <Card title="FAQ" icon="circle-question" href="/credible/faq">
    Common questions about the Credible Layer
  </Card>
</CardGroup>
