chore: drop check_goa_ladder.sh compat shim

No host-agent or suite phase loads the path; taler-monitoring.sh
phase alias goa-ladder already runs check_amount_ladder.sh.
Update docs and admin-log pointer comments to the amount ladder only.
This commit is contained in:
Hernâni Marques 2026-07-19 14:26:07 +02:00
parent 76a253613a
commit 32e7f9668b
No known key found for this signature in database
6 changed files with 5 additions and 10 deletions

View file

@ -8,7 +8,7 @@ Glued by `../check_amount_ladder.sh` (phase entry: `ladder` / `max-ladder`).
| `lib_pay.sh` | **Payment** ladder: free-amount template orders, classic pay list, max-search highest **payable** ≤ available |
| *(withdraw stays in `check_amount_ladder.sh`)* | **Withdraw** ladder: classic 23-rung plan + max-search highest **withdrawable** |
`check_goa_ladder.sh` at repo root is only a **compat shim** (`exec``check_amount_ladder.sh`). Not required for new scripts; phase alias `goa-ladder` already uses the amount ladder.
Phase alias `goa-ladder` maps to `check_amount_ladder.sh` (no separate goa_ladder script).
## Modes