@collapporate/scan
v0.2.0
Published
Maps your app's stack, routes, auth and tenancy into one file you send to Collapporate before a provider is embedded. Reads only; never writes into your repository; never includes source or secrets.
Downloads
323
Readme
@collapporate/scan
Run inside your app's repository before a Collapporate provider is embedded:
npx @collapporate/scanIt reads your stack, router, auth, routes, tenancy signals, existing embeds and framing
headers, writes collapporate-scan.json, prints the questions we will ask, and tells you
where to send the file. It changes nothing, includes no source code, and refuses to write a
file that contains anything secret-shaped.
The harness itself, the files that embed a provider in your app, is agreed between you and the provider and installed by Collapporate from this scan. It is not a public package.
