planet-b2b/Agentic Development Readiness
Assess a repository against a versioned agentic-development readiness profile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Repository path to assess | — | . |
| profile | Target readiness profile | — | pr-creation |
| report | JSON report path | — | .agentic/report.json |
| scope | Evidence path scope (tracked or workspace) | — | tracked |
| agent_evidence | Optional agent-collected evidence bundle | no | — |
| enforce | Fail when the target profile is not met | — | false |
Outputs
| name | description |
|---|---|
| score | Overall score out of 40 |
| percentage | Display percentage |
| repository_score | Consecutive maturity established by deterministic repository evidence |
| repository_ceiling | Maximum consecutive maturity the offline repository collector can establish |
| repository_percentage | Repository-detected progress against the offline ceiling |
| highest_profile | Highest passed profile |
| target_passed | Whether the requested profile passed |
| report_path | Generated JSON report path |