MVP scope
The first version should prove the paid-agent control loop without becoming a full payment platform.
The first version of JiesdaPay should stay focused.
In scope
The MVP should prove one complete loop:
- A developer connects one MCP/API endpoint or hosted skill.
- The developer configures name, tool description, pricing, and rail binding.
- JiesdaPay publishes a paid endpoint.
- A user calls the service through an agent.
- The first paid call asks for a scoped task budget.
- The agent runs calls inside that budget.
- JiesdaPay records call, reason, price, result, approval, and payment event.
- The user sees a readable spend summary.
- The developer sees usage and revenue-related events.
Out of scope for the first version
Avoid building too much too early.
The first version should not include:
- Platform-owned wallet.
- Stored user balance.
- Funds custody.
- Recharge and withdrawal.
- Invoice system.
- Complex revenue sharing.
- Large marketplace.
- Arbitrary script execution.
- Consumer mobile app.
- Full enterprise procurement suite.
Why the scope matters
The core product risk is not whether a generic SaaS dashboard can be built. The core risk is whether paid agent calls can be made safe, explainable, and monetizable with less friction than building a custom payment and audit stack.
The MVP should test that exact risk.