shivu00rm/ai-map scan
Refresh .ai-map/_cache/graph.json and optionally commit changes or comment on PRs with the delta.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | commit | pr-comment | check (default: commit on push, pr-comment on PR) | no | auto |
| commit-message | Commit message when mode=commit | no | chore(ai-map): refresh graph.json |
| python-version | Python version (only used if project is Python-based) | no | 3.11 |
| node-version | Node version (only used if project has package.json) | no | 20 |
Outputs
| name | description |
|---|---|
| routes | Number of routes detected |
| todos | Number of TODOs detected |
| stubs | Number of unimplemented stubs detected |