Abstract

LART is a multi agent platform for AI native creators. Five specialized agents coordinate the full pipeline of a creative work, from data sourcing to monetization, while a verifiable on chain layer records provenance, ownership, and royalty splits at every stage.

The protocol treats a creative output not as a single artifact but as a graph of decisions: which datasets fed the model, which prompts and checkpoints produced the asset, who reviewed it, and how revenue is divided between the originating creator, model trainers, dataset contributors, and the agents that wielded them.

This document specifies the architecture, the agent contract, the token mechanics, and the deployment plan for the network.

Figure 1 · Agent topology
01Source02Train03Generate04QA05Mint
A request enters at Source and exits at Mint. Each arrow is a typed message bus call carrying a signed receipt.