Files
git.stella-ops.org/tests/reachability/samples-public/README.md
StellaOps Bot 999e26a48e up
2025-12-13 02:22:15 +02:00

16 lines
691 B
Markdown

# Public Reachability Samples (offline fixtures)
This folder contains a small, public-friendly reachability mini-dataset intended for:
- deterministic fixture validation in CI (hash manifests),
- offline demos and ingestion tests (Signals callgraph/runtime facts),
- documentation examples without pulling external repos.
Layout (mirrors `docs/reachability/corpus-plan.md`):
- `schema/ground-truth.schema.json` — JSON schema for `ground-truth.json`.
- `scripts/update_manifest.py` — deterministic manifest generator.
- `manifest.json` — hashes for required files in each sample directory.
- `samples/<lang>/<case-id>/` — per-sample code + callgraph + SBOM + VEX + ground truth.