chore: save workspace changes before pull

This commit is contained in:
2026-04-20 14:31:39 +08:00
parent 08da9a4d38
commit 9b5a9a9902
47 changed files with 1359 additions and 3033 deletions

View File

@@ -0,0 +1,20 @@
---
title: "Payment Rail"
type: concept
tags: [finance, payments, operations]
sources: [accounts-payable-agent]
last_updated: 2026-04-20
---
## Definition
Payment Rail 是支付从发送方到接收方所经过的结算通道或网络,例如 ACH、Wire、Crypto、Stablecoin 或支付 API。
## Core Principles
- 不同 rail 适合不同金额、时效与成本要求
- rail 选择应基于收款方类型、地区、费用和结算速度
- rail 故障时应优先尝试替代通道
- 付款系统应支持可追踪的 rail 级别记录
## Related Entities
- [[Accounts Payable Agent]]
- [[The Agency]]