@stellar-agent/cli 0.4.3 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -54,13 +54,15 @@ stellar-agent defi aquarius swap preflight --from XLM --to AQUA --amount 0.01 --
54
54
  | `ledger` and `receipts` | Inspect ledgers, effects, payments, reports, and local receipts. |
55
55
  | `policy` | Write, check, print, and explain policy decisions. |
56
56
 
57
+ `stellar-agent policy init --network local` writes `default-local.yaml`; Testnet and Mainnet defaults use `default-testnet.yaml` and `default-mainnet.yaml`.
58
+
57
59
  ## Safety
58
60
 
59
61
  - Testnet is the default.
60
62
  - Mainnet requires explicit enablement and real-funds flags.
61
63
  - Secret keys are redacted from CLI output, logs, and receipts.
62
64
  - Policy checks run before submitted payment and protocol workflows.
63
- - Aquarius commands in `0.4.x` are read-only or preflight-only.
65
+ - Aquarius commands in this release are read-only or preflight-only.
64
66
 
65
67
  ## Links
66
68
 
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAuDA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAmCpC,wBAAgB,YAAY,IAAI,OAAO,CAgEtC;AAq5ID,wBAAgB,eAAe,CAAC,QAAQ,qBAAkB,EAAE,SAAS,SAAkB,GAAG,OAAO,CAGhG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AA+DA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAkCpC,wBAAgB,YAAY,IAAI,OAAO,CAuEtC;AAunLD,wBAAgB,eAAe,CAAC,QAAQ,qBAAkB,EAAE,SAAS,SAAkB,GAAG,OAAO,CAGhG"}