Package com.mcawful


package com.mcawful
  • Classes
    Class
    Description
    Memoization layer for CustomPanelManifestCollector's merged JSON response.
    Result of one full build: serialized bytes, an ETag derived from those bytes, the caller-supplied signature that produced them, and the wall-clock time the signature was last verified (used by the CustomPanelManifestCache.CACHE_SIGNATURE_TTL_MILLIS floor).
    Discovers manifest.json files under web/panel/custom/<moduleId>/ (bot install and, in Docker, the data volume) and merges nav and cards entries for the panel.
    Runtime index built from merged custom-panel manifests so PanelUserHandler can resolve INIDB tables and Rhino scriptPath values to a stock panel section (games, extra, etc.) without hard-coding community module names.