Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
hetu
command
Command hetu records, replays, and forks agent runs.
|
Command hetu records, replays, and forks agent runs. |
|
internal
|
|
|
canon
Package canon canonicalizes recorded and live requests to a stable form and matches a live request stream against a recording (CLAUDE.md §7).
|
Package canon canonicalizes recorded and live requests to a stable form and matches a live request stream against a recording (CLAUDE.md §7). |
|
cas
Package cas implements a chunked, content-addressed store (CAS).
|
Package cas implements a chunked, content-addressed store (CAS). |
|
cli
Package cli holds the cobra command tree (M1+); nothing depends on it.
|
Package cli holds the cobra command tree (M1+); nothing depends on it. |
|
control
Package control is the recorder's single-writer command channel (M2).
|
Package control is the recorder's single-writer command channel (M2). |
|
diffview
Package diffview renders human-readable diffs for divergence and repro reports (CLAUDE.md §7, §8).
|
Package diffview renders human-readable diffs for divergence and repro reports (CLAUDE.md §7, §8). |
|
eventlog
Package eventlog implements the hetu run format (HRF v0.1): the manifest, the append-only event log, the event envelope, and the crash-recovering reader.
|
Package eventlog implements the hetu run format (HRF v0.1): the manifest, the append-only event log, the event envelope, and the crash-recovering reader. |
|
fakeapi
Package fakeapi is a test-only fake Anthropic Messages server used by integration tests.
|
Package fakeapi is a test-only fake Anthropic Messages server used by integration tests. |
|
fork
Package fork implements lineage, patch tables, and the live flip (M4).
|
Package fork implements lineage, patch tables, and the live flip (M4). |
|
lens
Package lens is the registry over versioned journal interpreters; provider lenses land later (M1+).
|
Package lens is the registry over versioned journal interpreters; provider lenses land later (M1+). |
|
lens/anthropicmessages
Package anthropicmessages is the protocol lens for the Anthropic Messages API.
|
Package anthropicmessages is the protocol lens for the Anthropic Messages API. |
|
lens/claudecode
Package claudecode is the Claude Code launch-recipe lens.
|
Package claudecode is the Claude Code launch-recipe lens. |
|
lens/openai
Package openai is the launch-recipe lens for a generic OpenAI-API agent.
|
Package openai is the launch-recipe lens for a generic OpenAI-API agent. |
|
lens/openaichat
Package openaichat is the protocol lens for the OpenAI Chat Completions API (POST /v1/chat/completions).
|
Package openaichat is the protocol lens for the OpenAI Chat Completions API (POST /v1/chat/completions). |
|
proxy
Package proxy is the rung-1 interceptor: record/replay/fork modes, protocol-agnostic (M1+).
|
Package proxy is the rung-1 interceptor: record/replay/fork modes, protocol-agnostic (M1+). |
|
redact
Package redact scrubs known secret patterns from stored payloads (M1).
|
Package redact scrubs known secret patterns from stored payloads (M1). |
|
replay
Package replay re-executes a recorded run with recorded inputs served back at the boundary (CLAUDE.md §8).
|
Package replay re-executes a recorded run with recorded inputs served back at the boundary (CLAUDE.md §8). |
|
snapshot
Package snapshot manages shadow-git workspace snapshots, a derived layer (M2).
|
Package snapshot manages shadow-git workspace snapshots, a derived layer (M2). |
Click to show internal directories.
Click to hide internal directories.