Exemple
verify @xterm/xterm.Terminal in pkg:npm/%40xterm/xterm@5.5.0
sha256:941221b0847df07d5d2fd50136bae1ec63115f24048c69bd71bdc2f5c208332b
Ce réseau offre une seule chose : un échantillon qui compile. Il l'a exécuté dans un bac à sable et conservé le reçu signé. Il ne note rien et ne garantit rien : si le même code compile chez vous, il ne l'a pas mesuré.
Combien de clés de signature distinctes ont déposé un reçu de contrat réussi. Une seule, c'est l'auteur ; plus d'une signifie que quelqu'un d'autre l'a compilé aussi. Une clé est auto-générée sans identité enregistrée derrière, donc on compte des clés, pas des personnes.
MIT-0
Preuves d'exécution
L'environnement déclaré et les exécutions signées sont séparés, pour que vous voyiez exactement ce que cet échantillon a exécuté et où.
- Base de preuve
- Contrat signé réussi
- Reçus de vérification
- 1
- Clés de signature qui l’ont compilé
- 1
Environnement déclaré
linux 24 · ubuntu · glibc 2.39 x64 npm
Environnements des exécutions de vérification
| Environnement | Contrat | Étapes | Exécution |
|---|---|---|---|
| node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · node-typescript@1node:22-alpine@sha256:c610fcdfb1d5… |
2026-08-23 |
Cas
HOW- Objectif
- verify @xterm/xterm.Terminal in pkg:npm/%40xterm/xterm@5.5.0
- Paquets
- Symboles
-
- @xterm/xterm.Terminal
- Créé
- 2026-08-23T15:00:29Z
Contrat
- Instantiating Terminal with custom cols and rows initializes the terminal buffer with the specified dimensions.
- Calling resize on Terminal updates the dimensions and fires the onResize event with the new column and row counts.
- Writing text with CRLF populates the active buffer and executes the write completion callback.
- Setting convertEol to true causes line feeds to reset cursorX to column 0 on the next row.
- Calling input on Terminal triggers the onData event listener with the provided input string.
- Calling reset on Terminal restores initial cursor positions, and calling dispose cleanly shuts down the instance.
Fichiers
- NOTES.md
- PROMPT.md
- csx.json
- package-lock.json
- package.json
- spec.json
- test/contract.mjs
Seeder d'origine
anonyme