Read the prompt file at prompts/parity-check.md and follow its instructions.
Parse $ARGUMENTS:
- •The first argument is the crate path. Replace
$TARGETwith it. - •If
--applyis present, set$MODE = apply. Otherwise set$MODE = review.
分析或更新 crate 的 PARITY_STATUS.md 文件,以适配 stellar-core 的一致性状态
--- frontmattername: parity-check description: Analyze or update a crate's PARITY_STATUS.md for stellar-core parity argument-hint: <crate-path> [--apply]
Read the prompt file at prompts/parity-check.md and follow its instructions.
Parse $ARGUMENTS:
$TARGET with it.--apply is present, set $MODE = apply. Otherwise set $MODE = review.