osmose.engine_capabilities

Pure, browser-free description of what each engine produces for a config.

Single source of truth for the Run-page capability panel. No Shiny imports; the only engine dependency is java_engine_block_reason (already pure).

Functions

describe_engine(engine, config[, jar_version])

Describe what engine will produce for config.

Classes

EngineCapability(engine, can_run, ...)