CodeSampleX

Sample

verify pkg:maven/junit/junit@4.13.2

sha256:4686c35422bcc6c1565c486c549e04bedfdd55733ad777518cf207f28cd41aa4

This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. How many distinct signing keys filed a passing contract receipt. One is the author alone; more than one means somebody else built it too. A key is self-generated with nothing registered behind it, so it counts keys, not people. MIT-0

Execution evidence

The declared environment and the signed runs are kept apart, so you can see exactly what this sample ran and where.

Evidence basis
Signed contract pass
Verification receipts
2
Signing keys that built it
1
Declared environment java 21 linux 24 · al2023 · glibc 2.39 x64 java 21 java 21 maven 3

Verification-run environments

Environment Contract Stages Run
java 21 · linux 2023/x64 · docker ed25519:c1973797be207ac4 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · maven-java@1
2026-08-21
java 25 · linux 2023/x64 · docker ed25519:c1973797be207ac4 PASS compile:PASS · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · maven-java@1
2026-08-21

Case

HOW
Goal
verify pkg:maven/junit/junit@4.13.2
Packages
Environment
java 21
Created
2026-08-21T10:10:21Z

Contract

  1. assert TestSuite discovers and counts test methods from TestCase class
  2. assert TestResult tracks execution count, failure count, and error count for test runs
  3. assert TestCase setUp and tearDown lifecycle hooks execute before and after test methods
  4. assert org.junit.Assert verifies equality, boolean conditions, nullness, and array equality
  5. assert org.junit.Assert.fail throws AssertionError on mismatch

Files

  • PROMPT.md
  • csx.json
  • spec.json
  • test/Contract.java

Download the source artifact (tar.gz)

Origin Seeder

anonymous