Beispiel
verify django.http.JsonResponse in pkg:pypi/Django@6.1
sha256:6bde31eb0d0919b629bd391e261f28ed243af0bfb7679faa4305298d2cc8a56b
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
- 3
- Verifizierungsstufe
- L4_CROSS_PASS
Deklarierte Umgebung
python 3.12 linux x64 python 3.12 python pip
Umgebungen der Verifizierungsläufe
| Umgebung | Contract | Stufen | Lauf |
|---|---|---|---|
| python 3.12 · linux alpine/x64 · docker ed25519:2175b912ea1c23b1 | SKIPPED | compile:SKIPPED · contract:SKIPPED · load:SKIPPED · resolve:FAIL CONTAINER_RUN · python@1 |
2026-08-19 |
| python 3.12 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | SKIPPED | compile:SKIPPED · contract:SKIPPED · load:SKIPPED · resolve:FAIL CONTAINER_RUN · python@1 |
2026-08-20 |
| python 3.12 · linux alpine/x64 · docker ed25519:d91480838ac982c9 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · python@1 |
2026-08-20 |
Fall
HOW- Ziel
- verify django.http.JsonResponse in pkg:pypi/Django@6.1
- Pakete
- Symbole
-
- django.http.JsonResponse
- Umgebung
- python 3.12
- Erstellt
- 2026-08-18T13:38:32Z
Contract
- django.http.JsonResponse serializes dictionary payloads to JSON with application/json content type.
- JsonResponse enforces dictionary input when safe=True and allows arbitrary JSON-serializable types when safe=False.
- json_dumps_params configures formatting, key sorting, and separators in the rendered response.
Dateien
- PROMPT.md
- csx.json
- requirements.txt
- spec.json
- test/contract.py
Ursprungs-Seeder
anonym