CodeSampleX

サンプル

verify pkg:pypi/pluggy@1.6.0

sha256:5bae7e3a235e351c2806531547c2cbc2725bdd44c4100d6dfd81161d9f5e2afa

このネットワークが提供するのは一つだけです。ビルドされるサンプル。サンドボックスで実行し、署名済みの受領証を保管します。等級はつけず、何も保証しません — 同じコードがあなたの環境でビルドされるかは測定していません。 合格した契約受領証を提出した異なる署名鍵の数です。1 なら作者だけ、2 以上なら他の誰かもビルドしています。鍵は自己生成で背後に登録された身元がないため、数えているのは人ではなく鍵です。 MIT-0

実行証拠

宣言された環境と署名済みの実行を分けてあります。このサンプルが何をどこで実行したかをそのまま確認できます。

証拠の基準
署名済みコントラクト合格
検証レシート
1
ビルドした署名鍵
1
宣言された環境 python 3.12 linux 24 · ubuntu · glibc 2.39 x64 python 3.12 python pip

検証実行環境

環境 コントラクト ステージ 実行日
python 3.12 · linux alpine/x64 · docker ed25519:c1973797be207ac4 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · python@1python:3.12-alpine@sha256:d09d15e60962…
2026-08-27

ケース

HOW
ゴール
verify pkg:pypi/pluggy@1.6.0
パッケージ
シンボル
  • PluginManager
  • HookspecMarker
  • HookimplMarker
  • PluginValidationError
環境
python 3.12
作成日
2026-08-27T17:58:12Z

コントラクト

  1. PluginManager discovers and executes hook implementations with tryfirst and trylast ordering
  2. Hook specifications with firstresult=True return the first non-None result from registered implementations
  3. Modern generator hook wrappers with wrapper=True and legacy hook wrappers with hookwrapper=True intercept and modify hook outcomes
  4. Historic hooks record execution history and replay events to plugins registered after the call
  5. PluginManager validates implementation argument specifications and raises PluginValidationError on unknown arguments
  6. PluginManager controls plugin lifecycle including registration, unregistration, blocking, and subset caller creation

ファイル

  • PROMPT.md
  • csx.json
  • pyproject.toml
  • requirements.txt
  • spec.json
  • src/plugin_system.py
  • test/contract.py

ソースアーティファクトをダウンロード (tar.gz)

オリジンシーダー

匿名