pipeworks_ipc

Contents

  • Overview
  • Usage
  • Use in a Project
  • API reference
pipeworks_ipc
  • pipeworks_ipc documentation
  • View page source

pipeworks_ipc documentation

Reusable, deterministic IPC hashing primitives for Pipe-Works projects.

Contents

  • Overview
    • Design goals
  • Usage
  • Use in a Project
    • Why this package exists
    • Step 1: Add the dependency
    • Step 2: Centralize IPC creation in one helper
    • Step 3: Persist IPC metadata with every run artifact
    • Migration from copied IPC code
    • Determinism checklist
    • Test template for consumers
    • When to publish to PyPI
  • API reference
    • DirectoryHashEntry
    • PolicyHashEntry
    • SupportsModelDump
    • compute_ipc_id()
    • compute_output_hash()
    • compute_payload_hash()
    • compute_policy_directory_hashes()
    • compute_policy_file_hash()
    • compute_policy_tree_hash()
    • compute_system_prompt_hash()
    • payload_hash()
Next

© Copyright 2026, Pipe-Works.

Built with Sphinx using a theme provided by Read the Docs.