agentic-scorecard 0.2.0 → 0.3.0

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,6 +1,6 @@
1
1
  {
2
2
  "name": "agentic-scorecard",
3
- "version": "0.2.0",
3
+ "version": "0.3.0",
4
4
  "description": "Vendor-neutral, evidence-backed readiness benchmark for agentic software development harnesses.",
5
5
  "author": "Planet B2B Inc. <benchmark@planetb2b.com>",
6
6
  "homepage": "https://github.com/Planet-B2B/agentic-readiness#readme",
@@ -1,10 +1,10 @@
1
1
  # Normally generated with `agentic-scorecard init-evidence .` so the target is bound correctly.
2
2
  # Use authorized read-only tools. Never paste credentials or raw sensitive content.
3
- schema_version: 0.2.0
4
- benchmark_version: 0.2.0
3
+ schema_version: 0.3.0
4
+ benchmark_version: 0.3.0
5
5
  target:
6
6
  repository: https://example.invalid/owner/repository.git
7
- git_head: null
7
+ git_head: 'TODO: generated by init-evidence'
8
8
  collector:
9
9
  name: 'TODO: agent or adapter name'
10
10
  version: TODO
@@ -1,5 +1,5 @@
1
1
  # Claims are visibly human-attested. Link evidence; do not paste sensitive content.
2
- benchmark_version: 0.2.0
2
+ benchmark_version: 0.3.0
3
3
  attestations:
4
4
  ADRB-TOL-003:
5
5
  status: unknown
@@ -1 +1 @@
1
- repository,benchmark_version,target_profile,assessment_scope,git_head,assessment_date,total_score,highest_profile,repository_detected_controls,agent_collected_controls,attested_controls,owner,report_reference
1
+ repository,benchmark_version,target_profile,assessment_scope,git_head,assessment_date,total_score,repository_score,repository_ceiling,highest_profile,repository_detected_controls,agent_collected_controls,attested_controls,unmet_controls,unknown_controls,owner,report_reference