{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@id": "https://www.onwardrelic.com/#project",
      "@type": "CreativeWork",
      "name": "Onward Relic",
      "url": "https://www.onwardrelic.com/",
      "inLanguage": "en",
      "genre": ["Science fiction", "Visual storytelling", "Worldbuilding"],
      "creativeWorkStatus": "Ongoing experimental project",
      "description": "Onward Relic is an AI-assisted fictional world and creative experiment, created and directed by haenginro. It explores human-directed generative storytelling through images, video, music, characters, and fictional-world development.",
      "author": { "@id": "https://www.onwardrelic.com/#creator" },
      "creator": { "@id": "https://www.onwardrelic.com/#creator" },
      "mainEntityOfPage": "https://www.onwardrelic.com/context/",
      "hasPart": [
        { "@id": "https://www.onwardrelic.com/world/#collection" },
        { "@id": "https://www.onwardrelic.com/pilot/#work" },
        { "@id": "https://www.onwardrelic.com/cast/#collection" },
        { "@id": "https://www.onwardrelic.com/music/#collection" }
      ]
    },
    {
      "@id": "https://www.onwardrelic.com/#creator",
      "@type": "Person",
      "name": "haenginro",
      "description": "Creator and director of Onward Relic."
    },
    {
      "@id": "https://www.onwardrelic.com/#website",
      "@type": "WebSite",
      "name": "Onward Relic",
      "url": "https://www.onwardrelic.com/",
      "inLanguage": "en",
      "publisher": { "@id": "https://www.onwardrelic.com/#creator" }
    },
    {
      "@id": "https://www.onwardrelic.com/cast/old-red/#character",
      "@type": "Thing",
      "name": "Old Red",
      "description": "A canonical character in Onward Relic associated with Rostelle, Rustwing field records, and field crew operations.",
      "url": "https://www.onwardrelic.com/cast/old-red/",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" },
      "additionalProperty": [{ "@type": "PropertyValue", "name": "canon status", "value": "canonical character" }]
    },
    {
      "@id": "https://www.onwardrelic.com/cast/eve-nine/#character",
      "@type": "Thing",
      "name": "Eve Nine",
      "description": "A canonical character in Onward Relic associated with Rostelle, field support, and onboard operations.",
      "url": "https://www.onwardrelic.com/cast/eve-nine/",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" },
      "additionalProperty": [{ "@type": "PropertyValue", "name": "canon status", "value": "canonical character" }]
    },
    {
      "@id": "https://www.onwardrelic.com/cast/liam-park#character",
      "@type": "Thing",
      "name": "Liam Park",
      "description": "A canonical character in Onward Relic and field documentarian associated with Media City.",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" },
      "additionalProperty": [{ "@type": "PropertyValue", "name": "canon status", "value": "canonical character" }]
    },
    {
      "@id": "https://www.onwardrelic.com/cast/dr-han#character",
      "@type": "Thing",
      "name": "Dr. Han",
      "description": "A canonical character in Onward Relic, a researcher associated with Rostelle.",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" },
      "additionalProperty": [{ "@type": "PropertyValue", "name": "canon status", "value": "canonical character" }]
    },
    {
      "@id": "https://www.onwardrelic.com/world/#rostelle",
      "@type": "Place",
      "name": "Rostelle",
      "description": "A canonical mobile vessel and shared operating environment for travel, onboard work, and field preparation in Onward Relic.",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" }
    },
    {
      "@id": "https://www.onwardrelic.com/world/#media-city",
      "@type": "Place",
      "name": "Media City",
      "description": "A canonical urban district for media, commercial activity, public transit, and daily life in Onward Relic.",
      "isPartOf": { "@id": "https://www.onwardrelic.com/#project" }
    }
  ],
  "project": {
    "name": "Onward Relic",
    "canonicalUrl": "https://www.onwardrelic.com/",
    "contextUrl": "https://www.onwardrelic.com/context/",
    "type": "AI-assisted fictional world / creative experiment",
    "status": "ongoing experimental project",
    "primaryLanguage": "English",
    "creator": "haenginro"
  },
  "provenance": {
    "authorship": "Created and directed by haenginro.",
    "methodology": "Human-directed generative workflow using AI-assisted visual generation alongside images, video, music, characters, and fictional-world development.",
    "canonPolicy": "Characters, public world facts, and named works presented as canonical are project canon. Individual generated images may be visual studies, exploratory interpretations, or selected production assets; they do not independently establish new canon."
  },
  "relationships": [
    { "subject": "Onward Relic", "predicate": "contains", "object": "Old Red" },
    { "subject": "Onward Relic", "predicate": "contains", "object": "Eve Nine" },
    { "subject": "Onward Relic", "predicate": "contains", "object": "Liam Park" },
    { "subject": "Onward Relic", "predicate": "contains", "object": "Dr. Han" },
    { "subject": "Old Red", "predicate": "character in", "object": "Onward Relic" },
    { "subject": "Eve Nine", "predicate": "character in", "object": "Onward Relic" },
    { "subject": "Liam Park", "predicate": "character in", "object": "Onward Relic" },
    { "subject": "Dr. Han", "predicate": "character in", "object": "Onward Relic" },
    { "subject": "Rostelle", "predicate": "operating environment in", "object": "Onward Relic" },
    { "subject": "Pilot", "predicate": "creative work within", "object": "Onward Relic" },
    { "subject": "Visual Study", "predicate": "belongs to", "object": "Onward Relic" }
  ],
  "updatedAt": "2026-08-18"
}
