Module Registry
AlphaGameplay

ECHO: DependencyDoctor

Human-readable explanations for broken module graphs, conflicts, version gaps, missing artifacts, and bad optional integrations.

Registry State

Version

0.1.0

Dependencies

5

Standalone

Supported

Ashfall

Used by Ashfall

Overview

ECHO: DependencyDoctor is sourced from ECHO-Modules/addons/echodependencydoctor.

It declares 5 required modules and 1 optional integration.

Release output is generated per runtime family so the launcher can update this module independently.

Status Note

Generated from src/main/resources/META-INF/echo.mod.json in ECHO-Modules. The launcher resolves this module through moduleRequirements and downloads only changed artifacts when URLs are present.

Dependencies

Capabilities

Native artifact: echodependencydoctor-0.1.0.echo-addon
NeoForge artifact: echodependencydoctor-0.1.0-neoforge.jar
Standalone artifact: echodependencydoctor-0.1.0-standalone.jar
Sources artifact: echodependencydoctor-0.1.0-sources.jar
Provides: dependency.explanations, dependency.launch_report, dependency.conflict_diagnostics
API stability: alpha

Integrations

echocoreechoadaptercoreechomodulegraphechocapabilitycoreechoreportcoreechopolicycoredependency.explanationsdependency.launch_reportdependency.conflict_diagnosticsdependency.artifact_diagnostics

Roadmap

Keep echo.mod.json, README.md, docs/artifacts.md, and release artifacts in sync for every release.

Publish Native, NeoForge, Standalone, and sources artifacts with checksums before marking an edition player-ready.

Use Release Index metadata as the public source for launcher and website download links.

Release Notes

Generated release files

0.1.0
  • echodependencydoctor-0.1.0-neoforge.jar for Sky Relay NeoForge Edition.
  • echodependencydoctor-0.1.0.echo-addon for Sky Relay Native Edition.
  • echodependencydoctor-0.1.0-standalone.jar for Sky Relay Standalone Edition.
  • echodependencydoctor-0.1.0-sources.jar for traceability and developer debugging.
  • META-INF/echo.mod.json is always required; META-INF/neoforge.mods.toml and echo-addon-package.json are required when applicable.

Next Step

Explore the module contract and source trail.

Module detail pages keep the public registry readable while the docs explain deeper integration behavior. GitHub remains the source trail for implementation work.