|
1 | | -{ |
2 | | - "status": "inert", |
3 | | - "scope": "repo-local", |
4 | | - "governance": "review-gated", |
5 | | - "runtime": "not active runtime", |
6 | | - "project": { |
7 | | - "name": "comptext-sparkctl", |
8 | | - "root_dir": "./", |
9 | | - "rust_dir": "./agy7rust" |
10 | | - }, |
11 | | - "antigravity": { |
12 | | - "skills_dir": "./.agents/skills", |
13 | | - "hooks_dir": "./.antigravity/hooks", |
14 | | - "plugins_dir": "./.antigravity/plugins" |
15 | | - }, |
16 | | - "safety_rules": { |
17 | | - "provider_output_untrusted": true, |
18 | | - "human_review_required": true, |
19 | | - "repo_relative_only": true, |
20 | | - "allow_push": false, |
21 | | - "allow_deploy": false, |
22 | | - "expose_secrets": false |
23 | | - } |
24 | | -} |
| 1 | +{ |
| 2 | + "status": "inert", |
| 3 | + "scope": "repo-local", |
| 4 | + "governance": "review-gated", |
| 5 | + "runtime": "not active runtime", |
| 6 | + "project": { |
| 7 | + "name": "comptext-sparkctl", |
| 8 | + "root_dir": "./", |
| 9 | + "rust_dir": "./agy7rust" |
| 10 | + }, |
| 11 | + "antigravity": { |
| 12 | + "skills_dir": "./.agents/skills", |
| 13 | + "hooks_dir": "./.antigravity/hooks", |
| 14 | + "plugins_dir": "./.antigravity/plugins" |
| 15 | + }, |
| 16 | + "safety_rules": { |
| 17 | + "provider_output_untrusted": true, |
| 18 | + "human_review_required": true, |
| 19 | + "repo_relative_only": true, |
| 20 | + "allow_push": false, |
| 21 | + "allow_deploy": false, |
| 22 | + "expose_secrets": false |
| 23 | + } |
| 24 | +} |
0 commit comments