# Job requirements and portfolio evidence — JobEvidence

Canonical: https://agiscorecard.com/workbench/job-evidence
Language: en
Method version: 2026-09-19.2

Map role requirements to real projects, sources and observed results.

## How this tool works

For every requirement, keep your evidence, source reference and observed result. Missing fields become next actions, not invented qualifications.

## Input format

- Target role: `role`
- Requirement evidence map: `requirement,evidence,source,result`

## Reproducible example

All prefilled business examples are fictional. Replace them with your own checked inputs.

```json
{
  "columns": [
    "Requirement",
    "Your evidence",
    "Source / file reference",
    "Observed result",
    "Next action"
  ],
  "rows": [
    [
      "SQL joins",
      "Original order analysis",
      "portfolio/orders.sql",
      "Found three unmatched orders",
      "Review wording for accuracy"
    ],
    [
      "Stakeholder communication",
      "",
      "",
      "",
      "Find a real project or acknowledge the gap"
    ]
  ]
}
```

## Limits and assumptions

No experience, qualifications, hiring probabilities or employer endorsements are generated. Local file references need not be public.

Browser-based tools · Your inputs stay in this browser. No account, cloud backup or paid membership is provided.

[RFC 4180 — CSV format](https://www.rfc-editor.org/rfc/rfc4180)
