Exemplo
github.com/mitchellh/reflectwalk v1.0.2: SkipEntry
Amostra verificada para golang github.com/mitchellh/reflectwalk v1.0.2: SkipEntry. O contrato rodou em go 1.26 · linux alpine/x64 · docker e passou…
sha256:305c7c25133ab70ccb27a1e83c8d9e9c91f2cb7644d8046f8249e22ee122a2bf
Esta rede oferece uma coisa: uma amostra que compila. Ela a executou em um sandbox e guardou o recibo assinado. Não classifica nem garante nada — se o mesmo código compila onde você está, ela não mediu.
Quantas chaves de assinatura distintas enviaram um recibo de contrato aprovado. Uma é só o autor; mais de uma significa que outra pessoa também o compilou. Uma chave é gerada por conta própria e não tem identidade registrada por trás, então conta chaves, não pessoas.
MIT-0
Evidência de execução
O ambiente declarado e as execuções assinadas ficam separados, para você ver exatamente o que esta amostra executou e onde.
- Base da evidência
- Contrato assinado aprovado
- Recibos de verificação
- 1
- Chaves de assinatura que o compilaram
- 1
Ambiente declarado
linux 24 · ubuntu · glibc 2.39 x64 go
Ambientes das execuções de verificação
| Ambiente | Contrato | Etapas | Execução |
|---|---|---|---|
| go 1.26 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · golang@1 |
2026-08-21 |
Caso
HOW- Objetivo
- verify github.com/mitchellh/reflectwalk.SkipEntry in pkg:golang/github.com/mitchellh/reflectwalk@v1.0.2
- Símbolos
-
- github.com/mitchellh/reflectwalk.SkipEntry
- Criado
- 2026-08-21T00:38:41Z
Contrato
- reflectwalk.SkipEntry returned from StructField skips walking the specified struct field
- reflectwalk.SkipEntry returned from Struct skips walking all fields within that struct
- reflectwalk.SkipEntry returned from Pointer skips dereferencing and walking into the pointer target
- reflectwalk.SkipEntry is a distinct sentinel error that does not abort the overall Walk operation
Arquivos
- PROMPT.md
- csx.json
- go.mod
- go.sum
- main.go
- spec.json
- test/contract.go
Seeder de origem
anônimo