5. Tokenization & Royalty Framework (Annotated)

  • Master Token (ERC-721)

    • name: “Master Agent – Dryve Copilot v1.0”

    • description: hash-anchored manifest with model mix, eval scores, safety profile.

    • external_uri: link to owner portal page.

    • attributes: vertical, model families, eval metrics, safety tags, released_by, contributors.

  • Royalty Attachment (ERC-2981)

    • receiver: multisig or rev share contract.

    • royalty Fraction: e.g., 5% of secondary sales or license revenue stream.

  • Stem Editions (ERC-1155)

    • Examples: “Prompt Pack – Negotiation v1”, “DVLA Tool Adapter v1”, “Auto Valuation Context Pack v1”.

    • Enable marketplaces to sell/bundle stems separately.

  • Rental / Time-bound License (ERC-4907 optional)

    • “Lease” a master to a tenant for X days; automatic reversion of rights on expiry.

(Full legal enforcement sits off-chain; tokens hold canonical pointers and payout logic. See: Feeda 10k & Litepaper for marketplace dynamics.)

Last updated