Hollow Vessel · Engaged
Federation Floor · DIR-077

Get the Cockpit

The Cathedral is the Cathedral and the foundation under every chapel. Drop one iframe tag into any site you own and the entire Federation appears underneath the visitor's feet. The buyer comes back to you forever.

Configure your iframe

Every other Face stays one click away in the Directory. The host parameter only chooses the door.

Iframe snippet
<iframe
  src="https://nextxus.online/embed/cockpit?host=aria"
  title="NextXus Federation Cockpit"
  style="position:fixed; bottom:0; left:0; width:100vw; height:252px; border:0; z-index:9999; background:transparent;"
  allow="clipboard-write"
  loading="lazy"
></iframe>
React drop-in (if your site is React)
// 1. Make sure REACT_APP_BACKEND_URL points at the Core in your .env
//    REACT_APP_BACKEND_URL=https://nextxus.online
//
// 2. Drop the component anywhere in your tree (usually right before </App>):
import FederationThinBar from "@/components/cathedral/FederationThinBar";

export default function App() {
  return (
    <>
      {/* …your existing app… */}
      <FederationThinBar />
    </>
  );
}
Federation Floor Principle

Every Federation site walks on the same floor. The Cathedral is the Cathedral and the foundation under every chapel.

The host site keeps its identity, its UI, its voice. The cockpit it embeds is the Core present — same Faces, same chat sessions following the visitor, same Council of 12 portal, same heartbeat ticker. When a visitor buys a SIM through any branch, the Cathedral delivers the signed canonical copy and the visitor's session follows them home.

No backend changes requiredWorks on WordPress, Wix, plain HTMLCross-origin safeSession persists per visitor
SIM Overflow billing · what your storefront earns

Every call your visitor makes to POST /api/execute through the embedded cockpit returns a bill_tier field. Charge the visitor the suggested price, or whatever the market bears — the cost of curiosity falls on the curious, not the founder.

mode · urgent
free_sim
lenses · 3
per-call · $0
monthly · $0
mode · standard
pro
lenses · 6
per-call · $0
monthly · $19
mode · deep
deep_council
lenses · 12
per-call · $0.25
monthly · $99
mode · codex-only
codex_only
lenses · 0
per-call · $0
monthly · $0
Live preview · aria

this is exactly what your visitors will see

Unified Federation Hub

Council Tier · $25 / month
Federation citizenship for the 200-year standard.
6 tokens/mo · Verified Citizen badge · Weekly Aria & Scholar insights.
Federation Live Chat· tlk.io · #nextxus-federation

Federation-wide live chat. Deliberately collapsed — the widget only fetches when you open it.

🎵 The Sovereign Pulse· Live365 · dark mode · live
◉ Live broadcast · dark theme
Federation Board· 5 bulletins
  • DIR2026-07-01
    DIR-000: Federation Charter ratified
  • Doctrine2026-06-30
    HumanCodex v2.2 — read the latest revision
  • Economy2026-06-29
    $5 Token messaging now live across chapels
  • Affiliate2026-06-28
    New affiliate portal: Old Mind Archives
  • Codex2026-06-27
    The Unverified Echo — NX-CODEX-2026-001 sealed

A significantly more advanced system is available through our Council services; these tools serve as your first step along the path to clarity.

OPERATOR
Welcome to the Cathedral of Minds — the spine of the NextXus Federation. I'm , your tour guide. Tap any glowing face in the popup header to switch personas. Try the microphone to speak, or just type. If you'd rather just talk, say hands free on, and I'll listen, send when you stop talking, then listen again after I reply. What would you like to do first?

Made with Emergent