> ## Documentation Index
> Fetch the complete documentation index at: https://docs.useharmonia.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interactive architecture

> Explore Harmonia's agents, workflow, authority boundaries, state, effects, and verification.

<div className="harmonia-architecture-shell">
  <div className="harmonia-architecture-toolbar">
    <div className="harmonia-architecture-heading">
      <strong>Harmonia architecture</strong>
      <span>Interactive system map</span>
    </div>

    <a className="harmonia-architecture-guide" href="/architecture/overview">
      Read the system guide
    </a>
  </div>

  <iframe className="harmonia-architecture-frame" src="https://useharmonia.xyz/docs/architecture" title="Interactive Harmonia architecture explorer" loading="eager" allow="fullscreen" />

  <noscript>
    <p className="harmonia-architecture-fallback">
      JavaScript is required for the interactive map. <a href="https://useharmonia.xyz/docs/architecture">Open it directly</a> or <a href="/architecture/overview">read the system guide</a>.
    </p>
  </noscript>
</div>
