WS2: Developer Portal (portal/) - Standalone Next.js 14 + Tailwind CSS app — independent deployment - Home page: hero, feature grid, CTA to /get-started - /pricing: free tier limits table (10 agents, 1k calls/day) + paid tier CTA - /sdks: all 4 SDKs (Node.js, Python, Go, Java) with install + code examples - /api-explorer: Swagger UI from NEXT_PUBLIC_API_URL/openapi.json, persistAuthorization - /get-started: 4-step wizard (setup → register agent → credentials → SDK snippet) - Shared Nav component with active-link highlighting - Build: 8/8 static pages, zero TypeScript errors WS3: CLI Tool (cli/ — npm package: sentryagent) - configure, register-agent, list-agents, issue-token, rotate-credentials, tail-audit-log - Auto OAuth2 token fetch + 30s-buffer cache via client_credentials flow - chalk-formatted table output, confirmation prompts, bounded audit log dedup - bash + zsh shell completion scripts - README with installation, all commands, and completion setup - Build: tsc clean, node dist/index.js --help verified Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
58 lines
2.2 KiB
JSON
58 lines
2.2 KiB
JSON
{
|
|
"pages": {
|
|
"/_not-found/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/chunks/app/_not-found/page-0c1a014a63577378.js"
|
|
],
|
|
"/layout": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/css/0d1e1814871c1ae4.css",
|
|
"static/chunks/231-711da40718c2508c.js",
|
|
"static/chunks/app/layout-db75ca053106eec0.js"
|
|
],
|
|
"/pricing/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/chunks/231-711da40718c2508c.js",
|
|
"static/chunks/app/pricing/page-9b42634a6f0d2af7.js"
|
|
],
|
|
"/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/chunks/231-711da40718c2508c.js",
|
|
"static/chunks/app/page-d3d46720ba5b5546.js"
|
|
],
|
|
"/sdks/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/chunks/app/sdks/page-7526ae5674dbbace.js"
|
|
],
|
|
"/api-explorer/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/css/a4c02a9871b5dc42.css",
|
|
"static/chunks/app/api-explorer/page-7cae2529092c7dfa.js"
|
|
],
|
|
"/get-started/page": [
|
|
"static/chunks/webpack-75820735529c9609.js",
|
|
"static/chunks/fd9d1056-0ffa74f19011bd1c.js",
|
|
"static/chunks/23-eed73080eee64cfd.js",
|
|
"static/chunks/main-app-ce894e58853e9441.js",
|
|
"static/chunks/app/get-started/page-31e1ee0acda82a62.js"
|
|
]
|
|
}
|
|
} |