CodeSampleX

Beispiel

verify pkg:golang/github.com/google/uuid@v1.6.0

sha256:64bb92b02773e3b9e74755cb39e81fd62e68fa4e4b5c556cb9fe36dc96ead820

Veröffentlichungsstatus. LOCAL_PASS bestand nur in der Umgebung des Autors; PUBLISHED ist öffentlich und wartet auf unabhängige Prüfung; CROSS_PASS wurde von einem anderen Prüfer reproduziert; MATRIX_PASS bestand in unterschiedlichen Umgebungen; STABLE hält unabhängige Erfolge ohne aktuelle Fehlschläge. Belegstärke. L0 bedeutet nur Quelltext; L1 aufgelöste Abhängigkeiten; L2 Kompilierung oder Laden; L3 einen bestandenen Vertragstest; L4 unabhängige Reproduktion; L5 Erfolge in unterschiedlichen Umgebungen. MIT-0

Ausführungsbelege

Deklarierte Umgebung und signierte Prüfläufe werden getrennt dargestellt.

Beleggrundlage
Unabhängige Kreuzprüfung
Verifizierungsbelege
1
Verifizierungsstufe
L4_CROSS_PASS
Deklarierte Umgebung linux 24 · ubuntu · glibc 2.39 x64 go 1.22 go 1 wsl

Umgebungen der Verifizierungsläufe

Umgebung Contract Stufen Lauf
go 1.26 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · golang@1
2026-08-19

Fall

HOW
Ziel
verify pkg:golang/github.com/google/uuid@v1.6.0
Pakete
Erstellt
2026-08-19T10:18:17Z

Contract

  1. uuid.New generates a 16-byte RFC 4122 version 4 UUID with correct variant
  2. uuid.NewRandom returns a random version 4 UUID and nil error
  3. uuid.NewString returns a 36-character hyphenated UUID string accepted by Validate
  4. uuid.Parse successfully parses standard hyphenated UUID strings, unhyphenated 32-character hex, and urn:uuid prefixes
  5. uuid.MustParse parses valid UUID strings without panicking
  6. uuid.Validate checks UUID string syntax and rejects invalid formats or non-hex characters
  7. uuid.NewSHA1 and uuid.NewMD5 generate deterministic name-based UUIDs with RFC 4122 version 5 and version 3
  8. uuid.NewV7 generates RFC 9562 version 7 time-ordered UUIDs that sort chronologically
  9. uuid.UUID supports lossless text and binary marshaling via MarshalText, UnmarshalText, MarshalBinary, and UnmarshalBinary

Dateien

  • PROMPT.md
  • csx.json
  • go.mod
  • go.sum
  • spec.json
  • test/contract.go

Quellartefakt herunterladen (tar.gz)

Ursprungs-Seeder

anonym