Skip to content

Releases: taipei49314/github-radar

v0.1.0 - alpha distribution candidate (bounded stdlib-only GitHub research scanner)

Choose a tag to compare

@taipei49314 taipei49314 released this 09 Aug 07:16
5056a53

github-radar v0.1.0 is the first tagged alpha distribution candidate for this bounded, local-first GitHub research scanner. It is not a production-readiness claim.

Included scope

  • Pure Python 3.11+ standard-library implementation with zero runtime package dependencies.
  • Seven bounded research modes: discover, watch, inspect, inspire, verify, coverage, and supplychain.
  • Traditional Chinese Markdown reports and a local dashboard on 127.0.0.1:8160.
  • 376 offline, transport-injected unit tests passed on the tagged default-branch tip.
  • Both github-radar --version and python -m radar --version report github-radar 0.1.0 from an isolated wheel installation.

Reproducibility evidence

The attached wheel and sdist were rebuilt from a fresh checkout of tagged commit 5056a534066403b9a01faa27b16680687ff2d1c9 with the documented fixed SOURCE_DATE_EPOCH. Their hashes match the attached RELEASE_ARTIFACTS.sha256 and the manifest committed at the tag:

  • github_radar-0.1.0.tar.gz: 39ac388b6fa5576ceeeac9b229033fa89ca9003cbf87f3b68855ceb8ae2a963e
  • github_radar-0.1.0-py3-none-any.whl: 42a42fd4de84ecb4ffa0a3a207e8dd35eafa271701d6583bb49718682f9eb87e

See TEST_RESULTS.md for the commands and measured environment.

Explicit evidence boundary

This prerelease demonstrates the repository's offline test result and reproducible local packaging only. It does not establish production fitness, exhaustive GitHub coverage, external adoption, security certification, genuine stars, or supply-chain safety. Inspect is root-only, search coverage is incomplete, and observational warnings can miss relevant evidence.