JS-045 LOW: mirror the SUBS-030 adv status verb in the JS port (C/JS parity)

be status (C) now renders an advanced submodule (tip descends the gitlink pin, bump pending) as adv <sub>, distinct from a content mod (SUBS-030, landed 69f51bd3). The JS port (bin/lib/subs.js / bin/status.js) still maps an advanced sub to mod, so C/JS parity diverges once jabc is present — the oracle test/bin/sub-status-parity/run.sh asserts mod vendor/sub. Latent until a jabc runtime is available (the parity tests are jabc-gated). Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers

Outcome