Status: Live — This system is operational.
The Five Operational Layers
1. Distribution
The distribution layer is how media gets out into the world. This layer includes:- Live broadcast output
- Scene and overlay control
- Guest management
- RTMP routing
- Always-on programming
2. Participation
The participation layer is where audiences stop just watching and start doing something. This layer includes:- Games
- Clips
- Quests
- Prediction markets
- Lotteries
- Recurring participation loops
3. Verification
The verification layer is what makes participation meaningful to the system. This layer is responsible for:- Verifying sessions
- Verifying activity
- Attaching scores and records to signed participation
- Making participation measurable and attributable
4. Settlement
The settlement layer is where value moves. This layer is responsible for:- Payment routing
- Reward routing
- Programmable payment surfaces
- Cross-chain value movement
- Payout and distribution logic
- AGG for routing and settlement coordination
- Hyperlink for programmable payment surfaces
- sw4p for cross-chain USDC movement
- The broader reward and fee-distribution logic beneath the network
5. Operations
The operations layer keeps the system running. This layer includes:- Creator controls
- Scheduling
- Moderation
- Overlays
- Automation
- Agent participation
- Operator memory and continuity
Products and Protocol Are Not the Same Thing
RNDRNTWRK is easiest to understand when the layers are separated clearly.Protocol components
These are the infrastructure surfaces that verify activity and move value.- VAP
- AGG
- Hyperlink
- Settlement and distribution logic
Product surfaces
These are where the protocol becomes visible to users.- 555stream
- 555 Arcade
- Monetization surfaces
- Creator and player experiences
Operator surfaces
These are where humans and AI agents run the system.- Alice
- CTRL Panel
- API and event-driven integrations
- Scheduling and automation layers
How the Layers Connect
The system works as a sequence.1. Media or activity enters the network
A creator goes live, a player starts a game, a clip is created, a prediction is opened, or an agent begins operating inside the system.2. Participation enters a product surface
That activity appears inside a live surface such as 555stream, 555 Arcade, or a monetization layer.3. The protocol verifies what matters
The verification layer determines which sessions, actions, and outcomes are eligible to be measured and routed.4. Verified activity becomes economic input
Once participation is verified, the system can treat it as something that can be ranked, monetized, rewarded, or settled.5. Value moves through the settlement layer
Payments, rewards, fees, and transfers route through the same economic logic instead of being split across disconnected tools.6. The operations layer keeps the system coherent
Alice, CTRL Panel, schedules, and automation help keep the live environment, participation loops, and monetization surfaces working together.Example Flow: A Creator Broadcast
One way to see the system is to follow a creator broadcast.- A creator opens 555stream and starts a live session.
- The stream is routed to one or more destinations, while overlays, guests, and live layout are managed through the distribution surface.
- Audience activity enters the participation layer through games, clips, quests, predictions, and other live modules.
- The verification layer checks eligible participation.
- If monetization surfaces are active, value can enter the settlement layer through ads, fees, or other supported flows.
- The operations layer keeps the environment running, whether through creator controls, schedules, Auto Pilot logic, or Alice.
Example Flow: Alice Inside Arcade
Alice can also act inside one narrow part of the system. This is not the whole architecture. It is one example.- A player session starts inside Arcade.
- Gameplay events are emitted through the game surface and supporting logic.
- Alice observes the live state and can decide to intervene where that behavior is supported.
- State updates move through backend and event layers.
- The frontend receives the update and the game surface responds.
- Alice stores the interaction as part of her continuing operating context.
Lower-Level Implementation Surfaces
Under the system model, the implementation can still be understood in lower-level layers.Client surfaces
These include browser-facing products such as 555stream, Arcade, overlays, and live UI controls.Service layer
This includes API services, auth, state management, runtime coordination, and live event delivery such as SSE.Chain layer
This includes rewards programs, escrow logic, Merkle-based distribution, randomness, and settlement programs.Agent runtime
This includes Alice, Milaidy, memory, plugin access, and operator continuity. These implementation surfaces are important, but they should be understood as implementation detail inside the larger five-layer system.Where to Go Deeper
System Map
See the broader architectural map of the network.
Protocol Overview
See the protocol layer, components, and current implementation status.
555stream
See the distribution layer in detail.
555 Arcade
See the participation layer in detail.
Alice
See how the operator layer works.
sw4p
See the settlement engine for cross-chain movement.