atomic
flowstate-dojo-platform-epicdm-flowstate-payment
Package-local agent skill for @epicdm/flowstate-payment.
Tags
Publisher
Versions
1 version published — latest: 0.1.0
- 0.1.0publishedInvalid Date
Skill
Use this skill when a task touches packages/worker-payment, imports @epicdm/flowstate-payment, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-payment
- Repository: flowstate-platform
- Version authority: package.json (0.1.0)
- Dojo course: flowstate-dojo-platform-epicdm-flowstate-payment
How to use the package:
- Purpose: FlowState Payment Worker — x402 payments for backend provisioning
- Start with package-local docs when present.
- Verify details against source and tests before changing behavior.
- Use the Dojo course lessons as the teaching path: setup, mental model, core workflow, integration, feature labs, maintenance.
Public surfaces discovered:
- AllowanceTopUpConfig
- AllowanceTopUpResult
- executeAllowanceTopUp
- UsageRow
- AeQueryResult
- AeClientConfig
- AnalyticsEngineClient
- BudgetKvPayload
- CreditBucketRow
- buildBudgetPayload
- writeBudgetToKv
- CdpClient
- EmailParams
- SendGridConfig
- SendResult
- WebhookPayload
- NotificationPayload
- NotificationRecord
- ChannelConfig
- NotificationDeps
- sendEmailNotification
- sendWebhookNotification
- createInAppNotification
- dispatchNotifications
- PLAN_PRICES
- RENEWAL_PRICES
- COURSE_PURCHASE_MAX_AMOUNT
- buildAccepts
- PLANS
- enqueueProvision
Composable feature skilllets:
- Add Blocked Request Schema: use feature labs for workflow, source anchor, and regression risk.
- Admin Payments Query Schema: use feature labs for workflow, source anchor, and regression risk.
- Admin Tenants Query Schema: use feature labs for workflow, source anchor, and regression risk.
- Analytics Engine Client: use feature labs for workflow, source anchor, and regression risk.
- Auth Middleware: use feature labs for workflow, source anchor, and regression risk.
- Billing Balance Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Billing Usage Query Schema: use feature labs for workflow, source anchor, and regression risk.
- Billing Usage Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Billing Usage Summary Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Blocked Address Schema: use feature labs for workflow, source anchor, and regression risk.
- Build Accepts: use feature labs for workflow, source anchor, and regression risk.
- Build Budget Payload: use feature labs for workflow, source anchor, and regression risk.
- Build Provision Statements: use feature labs for workflow, source anchor, and regression risk.
- Cdp Client: use feature labs for workflow, source anchor, and regression risk.
- COURSE_PURCHASE_MAX_AMOUNT: use feature labs for workflow, source anchor, and regression risk.
- Create Admin Blocked Route: use feature labs for workflow, source anchor, and regression risk.
- Create Admin Middleware: use feature labs for workflow, source anchor, and regression risk.
- Create Admin Payments Route: use feature labs for workflow, source anchor, and regression risk.
- Create Admin Tenants Route: use feature labs for workflow, source anchor, and regression risk.
- Create Admin Wallets Route: use feature labs for workflow, source anchor, and regression risk.
- Create Audit Export Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Auto Top Up Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Balance Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Limits Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Purchases Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Rates Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Top Up Complete Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Top Up Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Usage Route: use feature labs for workflow, source anchor, and regression risk.
- Create Billing Usage Summary Route: use feature labs for workflow, source anchor, and regression risk.
- Create Blocked Check Middleware: use feature labs for workflow, source anchor, and regression risk.
- Create Course Purchase Route: use feature labs for workflow, source anchor, and regression risk.
- Create In App Notification: use feature labs for workflow, source anchor, and regression risk.
- Create Internal Tenant Update Route: use feature labs for workflow, source anchor, and regression risk.
- Create Mcp Server With Tools: use feature labs for workflow, source anchor, and regression risk.
- Create Metrics Route: use feature labs for workflow, source anchor, and regression risk.
- Create Provision Free Route: use feature labs for workflow, source anchor, and regression risk.
- Create Provision Route: use feature labs for workflow, source anchor, and regression risk.
- Create Rate Limit Middleware: use feature labs for workflow, source anchor, and regression risk.
- Create Refund Request Schema: use feature labs for workflow, source anchor, and regression risk.
- 63 additional feature skilllets are listed in dojo-manifest.json and agent-skillset.md.
Agent operating rules:
- Treat package.json as the Dojo version authority.
- Do not turn feature inventory into user-facing lessons without workflow context.
- Update this Dojo package when package behavior, docs, examples, or feature inventory changes.
- Verify downstream packages when package use and connection metadata shows inbound dependencies or references.
- Never mark publish status passed without successful cloud publish and catalog lookup.
Usage
Use this Dojo skill with package human docs, package-local feature inventory, agent-skillset.md, and the generated course.json in this folder. Keep this manifest version aligned with package.json.
Install
Run this in your project to install via CLI:
fscloud dojo skill install flowstate-dojo-platform-epicdm-flowstate-payment --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.