{
  "_README": "You are reading the ERES corpus manifest for THIS directory. It lists what is here — folders and files — each with an ID, a title, and a license, so that a person or a program can understand the contents without opening every file. An identical manifest.json sits in every directory of the library. Begin at the root, then follow 'subdirectories' downward; each leaf folder's manifest lists its files under 'files'. License: CCAL v2.1 / CC-BY 4.0. Publisher: ERES Institute for New Age Cybernetics — https://eresinstitute.org.",

  "@context": "https://schema.org",
  "@type": "DataCatalog",

  "name": "ERES Corpus — Download Library",
  "manifestId": "ERES-CORPUS-MANIFEST-2026-001",
  "manifestVersion": "1.0",
  "dateModified": "2026-08-13",
  "url": "https://eresinstitute.org/eresmaestro/download/",
  "license": "CCAL v2.1 / CC-BY 4.0 — https://creativecommons.org/licenses/by/4.0/",

  "publisher": {
    "@type": "Organization",
    "name": "ERES Institute for New Age Cybernetics",
    "alternateName": "Empirical Realtime Education System",
    "url": "https://eresinstitute.org",
    "founder": "Joseph A. Sprute (ERES Maestro)",
    "location": "Bella Vista, Arkansas, USA",
    "email": "jas@eresinstitute.org",
    "foundingDate": "2012-02"
  },

  "spine": {
    "mission": "Make an abundance floor real for everyone.",
    "vision": "A thousand-year future steered by Graceful-Evolution.",
    "readingRule": "trifurcation — read each term literally, figuratively, and subjectively at once.",
    "resolvesTo": "Every folder and file below resolves back to the rising floor and the thousand-year horizon."
  },

  "directory": {
    "path": "/eresmaestro/download/",
    "role": "root",
    "description": "Top of the ERES corpus download library. The corpus is organized by format; each format folder carries its own manifest listing the instruments inside it."
  },

  "subdirectories": [
    {
      "@type": "Dataset",
      "name": "ERES_BOOKS",
      "path": "ERES_BOOKS/",
      "encodingFormat": "book editions (PDF/EPUB)",
      "description": "Book-length instruments and edited editions of the corpus."
    },
    {
      "@type": "Dataset",
      "name": "ERES_DOCX",
      "path": "ERES_DOCX/",
      "encodingFormat": "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
      "description": "Editable Word-format masters of ERES instruments and whitepapers."
    },
    {
      "@type": "Dataset",
      "name": "ERES_PDF",
      "path": "ERES_PDF/",
      "encodingFormat": "application/pdf",
      "description": "Published PDF instruments, whitepapers, and deposit companions."
    },
    {
      "@type": "Dataset",
      "name": "ERES_MARKDOWN",
      "path": "ERES_MARKDOWN/",
      "encodingFormat": "text/markdown",
      "description": "Markdown masters — the machine-first, plain-text source of the instruments."
    },
    {
      "@type": "Dataset",
      "name": "ERES_IMAGES",
      "path": "ERES_IMAGES/",
      "encodingFormat": "image/*",
      "description": "Figures, diagrams, and logos referenced by the corpus."
    },
    {
      "@type": "Dataset",
      "name": "ERES_MISC",
      "path": "ERES_MISC/",
      "encodingFormat": "mixed",
      "description": "Supporting material that does not fall under a single format folder."
    },
    {
      "@type": "Dataset",
      "name": "JAS",
      "path": "JAS/",
      "encodingFormat": "mixed",
      "description": "Author-level material — Joseph A. Sprute / ERES Maestro."
    },
    {
      "@type": "Dataset",
      "name": "ERES pCloud BACKUP 8-11-26",
      "path": "ERES%20pCloud%20BACKUP%208-11-26/",
      "encodingFormat": "mixed",
      "description": "Dated full backup snapshot of the corpus (2026-08-11)."
    }
  ],

  "files": []
}
