{
  "slug": "liveops-goblin",
  "name": "LiveOps Goblin",
  "summary": "A production toolkit for Roblox creators, combining configurable retention systems, safe runtime patterns, package exports, diagnostics, and creator-friendly operations.",
  "status": "active",
  "category": "Creator system",
  "categories": [
    "Roblox",
    "creator operations",
    "game systems",
    "LiveOps"
  ],
  "capabilities": [
    "retention systems",
    "configuration pipelines",
    "diagnostics",
    "package export",
    "safe runtime patterns"
  ],
  "platforms": [
    "Roblox",
    "Web",
    "Rojo",
    "Luau"
  ],
  "outcomes": [
    "configurable creator operations",
    "server-authoritative rewards",
    "Creator Store preparation"
  ],
  "highlights": [
    {
      "title": "Retention toolkit",
      "summary": "Daily rewards, streaks, quests, shops, events, promo codes, and progression are core systems named in the brief.",
      "status": "active"
    },
    {
      "title": "Safe runtime patterns",
      "summary": "Reward decisions remain server-authoritative and datastore changes use a bounded safety layer.",
      "status": "active"
    },
    {
      "title": "Roblox workflow",
      "summary": "The project connects Laravel/Vue administration with Rojo and Luau production workflow.",
      "status": "active"
    }
  ],
  "systems": [
    {
      "title": "Admin to Roblox pipeline",
      "summary": "Configuration flows from administration into Roblox-facing package outputs.",
      "status": "active"
    },
    {
      "title": "Diagnostics and docs",
      "summary": "Creator-facing diagnostics and documentation are part of the operating toolkit.",
      "status": "active"
    }
  ],
  "technologies": [
    "Laravel",
    "Vue",
    "Roblox",
    "Rojo",
    "Luau"
  ],
  "relatedProjectSlugs": [
    "cozy-automation-garden-tycoon"
  ],
  "caseStudy": {
    "intro": "This case study presents LiveOps Goblin as a serious creator-operations product and connects it to Cozy Automation Garden Tycoon as the flagship proof project.",
    "sections": [
      {
        "eyebrow": "What it is",
        "title": "A creator operations toolkit for Roblox teams.",
        "summary": "LiveOps Goblin is framed as a production toolkit for configurable retention systems, package exports, diagnostics, and creator-friendly operations.",
        "status": "active",
        "points": [
          "Daily rewards",
          "Quests",
          "Shops",
          "Events",
          "Promo codes"
        ]
      },
      {
        "eyebrow": "Audience",
        "title": "Built for technical creators and operators.",
        "summary": "The public record names Roblox creators, game operators, and technical creators as the intended audience.",
        "status": "active",
        "points": [
          "Roblox creators",
          "Game operators",
          "Technical creators"
        ]
      },
      {
        "eyebrow": "LiveOps systems",
        "title": "Retention systems are explicit modules.",
        "summary": "The named systems include rewards, streaks, quests, shops, events, promo codes, progression, diagnostics, and documentation.",
        "status": "active",
        "points": [
          "Rewards",
          "Streaks",
          "Progression",
          "Diagnostics"
        ]
      },
      {
        "eyebrow": "Config pipeline",
        "title": "Administration flows toward Roblox package outputs.",
        "summary": "Laravel and Vue administration produces versioned configuration for a Rojo and Luau production workflow.",
        "status": "active",
        "points": [
          "Admin",
          "Config",
          "Rojo",
          "Roblox"
        ]
      },
      {
        "eyebrow": "Package builder",
        "title": "Creator Store preparation stays status-labeled.",
        "summary": "Versioned package exports, checksums, installation guidance, and Creator Store preparation are implemented; external listing approval remains platform-controlled.",
        "status": "in-development",
        "points": [
          "Package export",
          "Creator Store preparation",
          "Release checks"
        ]
      },
      {
        "eyebrow": "Safety",
        "title": "Server-authoritative patterns are part of the promise.",
        "summary": "Server-authoritative rewards, validated remotes, rate limits, and safe datastore handling form the runtime boundary.",
        "status": "active",
        "points": [
          "Server authority",
          "Safe datastore handling",
          "Reward boundaries"
        ]
      },
      {
        "eyebrow": "Diagnostics",
        "title": "Diagnostics and documentation make the toolkit operable.",
        "summary": "Creator-facing diagnostics and documentation are part of the operating toolkit rather than optional polish.",
        "status": "active",
        "points": [
          "Diagnostics",
          "Documentation",
          "Creator support"
        ]
      },
      {
        "eyebrow": "Architecture",
        "title": "Laravel, Vue, Rojo, and Luau stay named at a high level.",
        "summary": "Laravel and Vue own configuration and packaging while Rojo and Luau carry the versioned runtime into Roblox Studio.",
        "status": "active",
        "points": [
          "Laravel",
          "Vue",
          "Rojo",
          "Luau"
        ]
      },
      {
        "eyebrow": "Proof project",
        "title": "Cozy Garden demonstrates the toolkit in context.",
        "summary": "Cozy Automation Garden Tycoon is the nested proof project that shows the relationship between a real Roblox game and reusable LiveOps systems.",
        "status": "in-development",
        "points": [
          "Reference game",
          "Reusable systems",
          "In-development scope"
        ]
      },
      {
        "eyebrow": "Direction",
        "title": "External publication remains platform-controlled.",
        "summary": "The package and creator workflow are implemented, while Creator Store approval, account publication, real game identifiers, and live purchase verification remain external dependencies.",
        "status": "active",
        "points": [
          "Creator Store approval",
          "Account publication",
          "Live purchase verification"
        ]
      }
    ],
    "diagrams": [
      {
        "title": "LiveOps systems map",
        "summary": "A generated map of rewards, quests, shops, events, diagnostics, and related creator operations.",
        "graphic": {
          "id": "liveops-systems",
          "alt": "Abstract system map for rewards, quests, shops, events, and diagnostics.",
          "status": "active"
        }
      },
      {
        "title": "Admin to Roblox pipeline",
        "summary": "A generated abstraction of the Admin to config to Rojo to Roblox flow.",
        "graphic": {
          "id": "liveops-pipeline",
          "alt": "Abstract Admin to config to Rojo to Roblox pipeline for LiveOps Goblin.",
          "status": "active"
        }
      }
    ]
  },
  "updatedAt": "2026-07-10",
  "url": "https://nimblique.studio/projects/liveops-goblin/"
}
