Unlock Radar · an iD8 instrument

How prolific agent builders actually ship

The radar reads GitHub's own records and shows what an agent-fleet operator's year looks like, with every number's provenance stated. Nothing on it is typed in.

The badge

One card, generated from a person's GitHub record: a year of daily contributions, contributions and commits per active day with the bookkeeping stripped out, the peak day, and where the work sits between public and private repositories.

Paul Save's Unlock Radar badge
Open the full page: radar.id8.one/AIMLPM

Put it on your profile

This is the block people paste into their own profile README. Replace LOGIN with your GitHub handle.

<div align="center">
  <a href="https://radar.id8.one/LOGIN">
    <picture>
      <source media="(prefers-color-scheme: dark)" srcset="https://radar.id8.one/LOGIN/badge-dark.png" />
      <img alt="LOGIN's Unlock Radar badge" src="https://radar.id8.one/LOGIN/badge-light.png" width="720" />
    </picture>
  </a>
</div>

Badges are generated by the radar pipeline from GitHub's records, and today they are issued on request, so ask for yours and it will be built for you. Self-serve is coming. Your history is kept only while the badge is on your profile, and it can be removed on request.

How to read it

Who it is for

There is a ladder in how people work: at the bottom nobody is running agents, a step up an agent writes code under a person's hand, and a step up again the person has built a harness so the agent knows the codebase, the rules and the tests. At the top the person has largely stopped writing code and is conducting several agents at once, reviewing what comes back and deciding what ships. The radar exists to make that top rung visible from the outside, because it is the one rung that leaves no obvious artifact.

iD8 is the tool for the top of that ladder.