feat(10-03): add live PAX8 auth-proof script + document PAX8 in CLAUDE.md
- scripts/verify-pax8-auth.ts loads .env.local, calls getPax8Client().listCompanies(0,1), logs only counts/status (never token/secret) - CLAUDE.md External integrations table gains a PAX8 row (PAX8_* prefix) - INTEGRATIONS.md does not exist at repo root; edit skipped per plan instructions (noted in SUMMARY)
This commit is contained in:
parent
2c7d059a0f
commit
076c8629b3
2 changed files with 40 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ Examples: `getAutotaskClient()`, `getMsgraphClient()`, `getDattoRmmClient()`,
|
|||
| Datto RMM | `DATTO_RMM_*` |
|
||||
| Veeam VSPC | `VEEAM_VSPC_*` |
|
||||
| Auvik / Addigy / IT Glue / Mimecast / S1 / Duo / Zoom / QBO / Zabbix / Salesbldr | `<NAME>_*` |
|
||||
| PAX8 | `PAX8_*` (OAuth2 client-credentials, read-only partner/reseller API) |
|
||||
| Anthropic | `ANTHROPIC_API_KEY` (analyzer pipeline + `ai-triage-service.ts`) |
|
||||
| OpenRouter | `OPENROUTER_API_KEY` (alternate analyzer provider, opt-in per request) |
|
||||
| Backblaze B2 | `B2_*` (LogLift evidence storage) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue