update_components
PAID. Tell the customer what has changed in their recipebooq files since they exported, and hand back only what moved. Reads the .recipebooq/files.json the export wrote into their project — no share code needed, so it works months later. Never touches their own screens, and flags the rare change that needs a code edit rather than a re-copy. This is how an app stays current as iOS and Android move.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest | Yes | the parsed contents of .recipebooq/files.json from the project root (the whole object, or just its `files` array) |