CodeSampleX

示例

verify syncmap.Map in pkg:golang/golang.org/x/sync@0.22.0

sha256:a44272b0bd4eb1e08a4aac2cd0ef64e41c798b22a55ed5601cf824d1417db975

发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。 证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。 MIT-0

执行证据

分开显示声明环境和签名验证运行,明确样本的证明范围。

证据依据
独立交叉验证
验证回执
1
验证级别
L4_CROSS_PASS

声明的环境

执行上下文
go 1.26
操作系统
linux
架构
x64
运行时
go 1.26
语言
go
包管理器
gomod

验证运行环境

go 1.26 · linux alpine/x64 · docker PASS
执行上下文
go 1.26
操作系统
linux alpine · musl
架构
x64
运行时
go 1.26
语言
go
包管理器
gomod
执行方式
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · go@1 · 2026-08-19

案例

HOW
目标
verify syncmap.Map in pkg:golang/golang.org/x/sync@0.22.0
符号
  • syncmap.Map
  • syncmap.Map.Load
  • syncmap.Map.Store
  • syncmap.Map.LoadOrStore
  • syncmap.Map.CompareAndSwap
  • syncmap.Map.Range
  • syncmap.Map.Clear
环境
go 1.26
创建时间
2026-08-18T13:05:49Z

契约

  1. assert syncmap.Map is assignment-compatible with sync.Map in both directions and its zero value is valid and empty
  2. compile a negative probe to assert syncmap.Map[string, int] fails because syncmap.Map is not a generic type
  3. assert Store, Load, and LoadOrStore preserve the existing value and publish a missing value with the documented loaded flag
  4. assert CompareAndSwap replaces only a matching comparable old value and panics when the supplied old value is an incomparable slice
  5. assert 64 concurrent LoadOrStore calls publish exactly one winner and every caller observes that same stored value
  6. assert Range stops after one entry when its callback returns false, Clear removes all entries, and the cleared map remains reusable

文件

  • PROMPT.md
  • csx.json
  • go.mod
  • go.sum
  • probe/generic/generic.go
  • spec.json
  • test/contract_test.go

下载源代码构件 (tar.gz)

原始种子者

匿名

验证回执

  • go 1.26 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS go@1
    ed25519:2175b912ea1c23b1