- Feature-gate RPC, backup, and Lightning dependencies behind optional Cargo features (rpc, backup, ln), reducing the docgen-only dependency tree from 315 to 84 crates and enabling leaner builds
- Replace direct tar/volume operations in container backup/restore scripts with afpay global backup/restore CLI commands, ensuring format consistency across all deployment modes
- Replace --help with recursive plain-text output via agent-first-data cli_render_help, and add --help-markdown for Markdown documentation generation — agents get the full CLI interface in one call