references/features/README.md
references/features/README.mdBrowse 27 files
680 tokens
2,518 bytes
Token encoding: o200k_base
Snapshot 8beb6cd
← Back to SKILL.md
Feature Map
Searchable map of Kody user-facing surfaces. Load one file, not this whole directory.
The catalog in tools/control-kody/feature-catalog.ts is the machine-readable
source. node tools/control-kody.ts map --check fails when a listed path leaves
routes.ts or a required HTML route has no entry.
How to use it
node tools/control-kody.ts map
node tools/control-kody.ts map waiting
node tools/control-kody.ts map --check
Then drive the surface with login, request, preview, and health. See the
control-kody skill.
Surfaces
- login —
/login - signup —
/signup - onboarding —
/onboarding - password-reset —
/reset-password - two-factor —
/account/two-factor - passkeys —
/account/passkeys - account —
/account - connections —
/account/connections - packages —
/@username - shared —
/account/shared - secrets —
/account/secrets - integrations —
/account/integrations - mcp-servers —
/account/mcp-servers - jobs —
/account/jobs - workflows —
/account/workflows - webhooks —
/@username/kodyId/settings#webhooks(index at/account/webhooks) - activity —
/account/activity - waiting —
/account/waiting - memories —
/account/memories - email —
/account/email - values —
/account/values - billing —
/account/billing - admin —
/admin(seed user is 403) - community —
/community - marketing —
/,/docs,/blog,/support
Seed users
| Environment | Password | Notes | |
|---|---|---|---|
| Local | jane@example.com | ilikecode | Non-admin. Prefer this. |
| Local | kody@example.com | ilikecode | Admin. Avoid unless needed. |
| Preview | me@kentcdodds.com | ilikecode | Non-admin. Empty until seeded via JSON APIs. |
Create preview data with control-kody request / preview --request. Do not
raw-D1-seed preview.