# AI Seed Instructions

This workspace is only a JSKIT seed scaffold. It is not a runnable JSKIT app yet.

Keep this stage minimal:

- Decide the app name and tenancy mode.
- Promote the directory into a real scaffold with `npx @jskit-ai/create-app <app-name> --target . --force --tenancy-mode <mode>`.
- Run `npm install`.

After the real scaffold exists, follow the generated app `AGENTS.md` and JSKIT agent docs. Do not continue from this seed file as a workflow source of truth.
