atomic
flowstate-dojo-platform-epicdm-worker-dashboard-api
Package-local agent skill for @epicdm/worker-dashboard-api.
Tags
Publisher
Versions
1 version published — latest: 0.0.1
- 0.0.1publishedInvalid Date
Skill
Use this skill when a task touches packages/worker-dashboard-api, imports @epicdm/worker-dashboard-api, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/worker-dashboard-api
- Repository: flowstate-platform
- Version authority: package.json (0.0.1)
- Dojo course: flowstate-dojo-platform-epicdm-worker-dashboard-api
How to use the package:
- Purpose: See package docs and source.
- 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:
- getDb
- AppDatabase
- users
- profileRoles
- ProfileRole
- profileStatuses
- ProfileStatus
- profiles
- activityTypes
- resourceTypes
- activityLogs
- emailStatuses
- EmailStatus
- emailLogs
- emailPreferenceTypes
- EmailPreferenceType
- emailPreferences
- archiveOldActivityLogs
- TenantStatus
- TenantSummary
- getTenantStatus
- getUserTenants
- inviteOrgMember
- removeOrgMember
- updateEmailLogByProviderMessageId
- unsubscribeByEmail
- SendGridEventType
- SendGridEvent
- processSendGridEvents
- generateCdpJwt
Composable feature skilllets:
- Activity Logs: use feature labs for workflow, source anchor, and regression risk.
- Activity Types: use feature labs for workflow, source anchor, and regression risk.
- Archive Logs Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Archive Old Activity Logs: use feature labs for workflow, source anchor, and regression risk.
- AUTH_HEADERS: use feature labs for workflow, source anchor, and regression risk.
- Auto Top Up Body Schema: use feature labs for workflow, source anchor, and regression risk.
- Billing Limits Body Schema: use feature labs for workflow, source anchor, and regression risk.
- Billing Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Checkout Proxy Body Schema: use feature labs for workflow, source anchor, and regression risk.
- Checkout Proxy Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Cloud Invite Body Schema: use feature labs for workflow, source anchor, and regression risk.
- Cloud Invite Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Cloud Remove Member Query Schema: use feature labs for workflow, source anchor, and regression risk.
- Cloud Remove Member Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Create Mock D1: use feature labs for workflow, source anchor, and regression risk.
- Create Mock Env: use feature labs for workflow, source anchor, and regression risk.
- Create Mock KV: use feature labs for workflow, source anchor, and regression risk.
- Create Mock R2: use feature labs for workflow, source anchor, and regression risk.
- Cron Auth: use feature labs for workflow, source anchor, and regression risk.
- Email Logs: use feature labs for workflow, source anchor, and regression risk.
- Email Preference Types: use feature labs for workflow, source anchor, and regression risk.
- Email Preferences: use feature labs for workflow, source anchor, and regression risk.
- Email Statuses: use feature labs for workflow, source anchor, and regression risk.
- Generate Cdp Jwt: use feature labs for workflow, source anchor, and regression risk.
- Get Db: use feature labs for workflow, source anchor, and regression risk.
- Get Full Profile: use feature labs for workflow, source anchor, and regression risk.
- Get Tenant Status: use feature labs for workflow, source anchor, and regression risk.
- Get User Tenants: use feature labs for workflow, source anchor, and regression risk.
- INTERNAL_KEY: use feature labs for workflow, source anchor, and regression risk.
- Invite Org Member: use feature labs for workflow, source anchor, and regression risk.
- Media Path Param Schema: use feature labs for workflow, source anchor, and regression risk.
- Onramp Session Body Schema: use feature labs for workflow, source anchor, and regression risk.
- Onramp Session Response Schema: use feature labs for workflow, source anchor, and regression risk.
- Process Send Grid Events: use feature labs for workflow, source anchor, and regression risk.
- Profile Role Schema: use feature labs for workflow, source anchor, and regression risk.
- Profile Roles: use feature labs for workflow, source anchor, and regression risk.
- Profile Schema: use feature labs for workflow, source anchor, and regression risk.
- Profile Status Schema: use feature labs for workflow, source anchor, and regression risk.
- Profile Statuses: use feature labs for workflow, source anchor, and regression risk.
- Profiles: use feature labs for workflow, source anchor, and regression risk.
- 17 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-worker-dashboard-api --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.