@viberaven/cli 1.0.2 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,72 +1,75 @@
1
- {
2
- "name": "@viberaven/cli",
3
- "version": "1.0.2",
4
- "description": "Production-readiness scan for AI-built apps: auth, billing, database, deployment, monitoring, launch gaps, and agent-ready fixes.",
5
- "license": "UNLICENSED",
6
- "author": "VibeRaven",
7
- "homepage": "https://viberaven.dev",
8
- "bugs": {
9
- "url": "https://github.com/ohad6k/VibeRaven/issues"
10
- },
11
- "repository": {
12
- "type": "git",
13
- "url": "git+https://github.com/ohad6k/VibeRaven.git",
14
- "directory": "packages/cli"
15
- },
16
- "keywords": [
17
- "viberaven",
18
- "launch-readiness",
19
- "production-readiness",
20
- "launch-gaps",
21
- "ai-built-apps",
22
- "agent-mode",
23
- "mcp",
24
- "claude-code",
25
- "codex",
26
- "cursor",
27
- "ai",
28
- "production",
29
- "supabase",
30
- "vercel",
31
- "stripe"
32
- ],
33
- "publishConfig": {
34
- "access": "public",
35
- "tag": "latest"
36
- },
37
- "bin": {
38
- "viberaven": "dist/cli.js"
39
- },
40
- "files": [
41
- "dist",
42
- "playbooks",
43
- "assets/report",
44
- "AGENTS.md",
45
- "SECURITY.md",
46
- "templates"
47
- ],
48
- "scripts": {
49
- "sync-report-assets": "node scripts/sync-report-assets.mjs",
50
- "build": "node scripts/build.mjs",
51
- "dev": "node scripts/build.mjs && node dist/cli.js",
52
- "typecheck": "tsc -p tsconfig.json",
53
- "demo-report": "node scripts/demo-report.mjs --open",
54
- "verify:release:smoke": "npm run build && node scripts/verify-beta-flow.mjs --smoke",
55
- "verify:release:live": "npm run build && node scripts/verify-beta-flow.mjs --live",
56
- "test": "vitest run",
57
- "prepublishOnly": "npm run sync-report-assets && npm run check:agent-discovery && npm run typecheck && npm run test && npm run build",
58
- "check:agent-discovery": "node scripts/check-agent-discovery.mjs"
59
- },
60
- "engines": {
61
- "node": ">=20"
62
- },
63
- "dependencies": {
64
- "@clack/prompts": "^0.10.1",
65
- "picocolors": "^1.1.1"
66
- },
67
- "devDependencies": {
68
- "esbuild": "^0.25.0",
69
- "typescript": "^5.8.0",
70
- "vitest": "^3.2.0"
71
- }
72
- }
1
+ {
2
+ "name": "@viberaven/cli",
3
+ "version": "1.0.4",
4
+ "description": "Production-readiness scan for AI-built apps: auth, billing, database, deployment, monitoring, launch gaps, and agent-ready fixes.",
5
+ "license": "UNLICENSED",
6
+ "author": "VibeRaven",
7
+ "homepage": "https://viberaven.dev",
8
+ "bugs": {
9
+ "url": "https://github.com/ohad6k/VibeRaven/issues"
10
+ },
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git+https://github.com/ohad6k/VibeRaven.git",
14
+ "directory": "packages/cli"
15
+ },
16
+ "keywords": [
17
+ "viberaven",
18
+ "launch-readiness",
19
+ "production-readiness",
20
+ "launch-gaps",
21
+ "ai-built-apps",
22
+ "agent-mode",
23
+ "mcp",
24
+ "claude-code",
25
+ "codex",
26
+ "cursor",
27
+ "ai",
28
+ "production",
29
+ "supabase",
30
+ "vercel",
31
+ "stripe"
32
+ ],
33
+ "publishConfig": {
34
+ "access": "public",
35
+ "tag": "latest"
36
+ },
37
+ "bin": {
38
+ "viberaven": "dist/cli.js"
39
+ },
40
+ "files": [
41
+ "dist",
42
+ "playbooks",
43
+ "assets/report",
44
+ "AGENTS.md",
45
+ "SECURITY.md",
46
+ "templates"
47
+ ],
48
+ "scripts": {
49
+ "sync-report-assets": "node scripts/sync-report-assets.mjs",
50
+ "build": "node scripts/build.mjs",
51
+ "dev": "node scripts/build.mjs && node dist/cli.js",
52
+ "typecheck": "tsc -p tsconfig.json",
53
+ "demo-report": "node scripts/demo-report.mjs --open",
54
+ "verify:release:smoke": "npm run build && node scripts/verify-beta-flow.mjs --smoke",
55
+ "verify:release:live": "npm run build && node scripts/verify-beta-flow.mjs --live",
56
+ "test": "vitest run",
57
+ "prepublishOnly": "npm run sync-report-assets && npm run check:agent-discovery && npm run typecheck && npm run test && npm run build",
58
+ "check:agent-discovery": "node scripts/check-agent-discovery.mjs",
59
+ "viberaven:gate": "npx -y viberaven --agent-mode",
60
+ "viberaven:verify": "npx -y viberaven --verify",
61
+ "viberaven:strict": "npx -y viberaven --strict"
62
+ },
63
+ "engines": {
64
+ "node": ">=20"
65
+ },
66
+ "dependencies": {
67
+ "@clack/prompts": "^0.10.1",
68
+ "picocolors": "^1.1.1"
69
+ },
70
+ "devDependencies": {
71
+ "esbuild": "^0.25.0",
72
+ "typescript": "^5.8.0",
73
+ "vitest": "^3.2.0"
74
+ }
75
+ }
@@ -49,3 +49,4 @@ Free plan: 2 lifetime scans, 6/12 mission map lanes. Pro: 50 scans/month, all 12
49
49
  Same VibeRaven account and scan quota as the VS Code extension.
50
50
 
51
51
  Security: the CLI does not read `OPENAI_API_KEY`. Scans use VibeRaven login and the managed API; your model key stays server-side.
52
+
@@ -1,16 +1,17 @@
1
- <!-- viberaven:agent-rules:start -->
2
- ## VibeRaven Agent Rules
3
-
4
- VibeRaven is the Agent Context + Production Gate.
5
-
6
- - When production readiness, launch readiness, Vercel, Supabase, auth, database, payments, monitoring, deployment, rate limits, or error handling comes up, run `npx -y viberaven --agent-mode` from the project root.
7
- - Read `.viberaven/agent-tasklist.md` first, `.viberaven/gate-result.json` for the machine verdict, and `.viberaven/context-map.json` for compact agent context.
8
- - Read `.viberaven/agent-summary.md` before editing code.
9
- - Read `.viberaven/launch-playbook.md` before editing code.
10
- - Use `npx -y viberaven next --json` or `npx -y viberaven prompt --gap <id>` for one focused repo-code fix at a time.
11
- - Run `npx -y viberaven --verify` after one fix.
12
- - Run `npx -y viberaven --strict` before deploy or CI pass.
13
- - For Vercel + Supabase launch checks, run `npx -y viberaven audit --vercel-supabase`.
14
- - Do not claim provider dashboard work is fixed by repo-code edits. Provider dashboard checks, billing/product configuration, DNS, webhooks, credentials, quotas, and live provider verification must be completed or verified in the provider dashboard.
15
- - If VibeRaven prints `LOGIN_URL_READY`, open that URL for the user using the available browser tool or system browser. Tell the user: "I opened VibeRaven sign-in so you can approve access; I will continue after approval." Do not ask for passwords, tokens, cookies, or secrets. Keep the terminal process alive while the user approves.
16
- <!-- viberaven:agent-rules:end -->
1
+ <!-- viberaven:agent-rules:start -->
2
+ ## VibeRaven Agent Rules
3
+
4
+ VibeRaven is the Agent Context + Production Gate.
5
+
6
+ - When production readiness, launch readiness, Vercel, Supabase, auth, database, payments, monitoring, deployment, rate limits, or error handling comes up, run `npx -y viberaven --agent-mode` from the project root.
7
+ - Read `.viberaven/agent-tasklist.md` first, `.viberaven/gate-result.json` for the machine verdict, and `.viberaven/context-map.json` for compact agent context.
8
+ - Read `.viberaven/agent-summary.md` before editing code.
9
+ - Read `.viberaven/launch-playbook.md` before editing code.
10
+ - Use `npx -y viberaven next --json` or `npx -y viberaven prompt --gap <id>` for one focused repo-code fix at a time.
11
+ - Run `npx -y viberaven --verify` after one fix.
12
+ - Run `npx -y viberaven --strict` before deploy or CI pass.
13
+ - For Vercel + Supabase launch checks, run `npx -y viberaven audit --vercel-supabase`.
14
+ - Do not claim provider dashboard work is fixed by repo-code edits. Provider dashboard checks, billing/product configuration, DNS, webhooks, credentials, quotas, and live provider verification must be completed or verified in the provider dashboard.
15
+ - If VibeRaven prints `LOGIN_URL_READY`, open that URL for the user using the available browser tool or system browser. Tell the user: "I opened VibeRaven sign-in so you can approve access; I will continue after approval." Do not ask for passwords, tokens, cookies, or secrets. Keep the terminal process alive while the user approves.
16
+ <!-- viberaven:agent-rules:end -->
17
+
@@ -1,16 +1,17 @@
1
- <!-- viberaven:agent-rules:start -->
2
- ## VibeRaven Agent Rules
3
-
4
- VibeRaven is the Agent Context + Production Gate.
5
-
6
- - When production readiness, launch readiness, Vercel, Supabase, auth, database, payments, monitoring, deployment, rate limits, or error handling comes up, run `npx -y viberaven --agent-mode` from the project root.
7
- - Read `.viberaven/agent-tasklist.md` first, `.viberaven/gate-result.json` for the machine verdict, and `.viberaven/context-map.json` for compact agent context.
8
- - Read `.viberaven/agent-summary.md` before editing code.
9
- - Read `.viberaven/launch-playbook.md` before editing code.
10
- - Use `npx -y viberaven next --json` or `npx -y viberaven prompt --gap <id>` for one focused repo-code fix at a time.
11
- - Run `npx -y viberaven --verify` after one fix.
12
- - Run `npx -y viberaven --strict` before deploy or CI pass.
13
- - For Vercel + Supabase launch checks, run `npx -y viberaven audit --vercel-supabase`.
14
- - Do not claim provider dashboard work is fixed by repo-code edits. Provider dashboard checks, billing/product configuration, DNS, webhooks, credentials, quotas, and live provider verification must be completed or verified in the provider dashboard.
15
- - If VibeRaven prints `LOGIN_URL_READY`, open that URL for the user using the available browser tool or system browser. Tell the user: "I opened VibeRaven sign-in so you can approve access; I will continue after approval." Do not ask for passwords, tokens, cookies, or secrets. Keep the terminal process alive while the user approves.
16
- <!-- viberaven:agent-rules:end -->
1
+ <!-- viberaven:agent-rules:start -->
2
+ ## VibeRaven Agent Rules
3
+
4
+ VibeRaven is the Agent Context + Production Gate.
5
+
6
+ - When production readiness, launch readiness, Vercel, Supabase, auth, database, payments, monitoring, deployment, rate limits, or error handling comes up, run `npx -y viberaven --agent-mode` from the project root.
7
+ - Read `.viberaven/agent-tasklist.md` first, `.viberaven/gate-result.json` for the machine verdict, and `.viberaven/context-map.json` for compact agent context.
8
+ - Read `.viberaven/agent-summary.md` before editing code.
9
+ - Read `.viberaven/launch-playbook.md` before editing code.
10
+ - Use `npx -y viberaven next --json` or `npx -y viberaven prompt --gap <id>` for one focused repo-code fix at a time.
11
+ - Run `npx -y viberaven --verify` after one fix.
12
+ - Run `npx -y viberaven --strict` before deploy or CI pass.
13
+ - For Vercel + Supabase launch checks, run `npx -y viberaven audit --vercel-supabase`.
14
+ - Do not claim provider dashboard work is fixed by repo-code edits. Provider dashboard checks, billing/product configuration, DNS, webhooks, credentials, quotas, and live provider verification must be completed or verified in the provider dashboard.
15
+ - If VibeRaven prints `LOGIN_URL_READY`, open that URL for the user using the available browser tool or system browser. Tell the user: "I opened VibeRaven sign-in so you can approve access; I will continue after approval." Do not ask for passwords, tokens, cookies, or secrets. Keep the terminal process alive while the user approves.
16
+ <!-- viberaven:agent-rules:end -->
17
+