Attribute traffic
Separate environments, teams, apps, and pseudonymous subjects instead of treating coding activity as one undifferentiated bill.
// Claude Code integration
Route supported Claude Code model traffic through Punk to attribute usage, preserve application identity, apply configured policy, and explain the runtime path—starting without optimization.
Punk is independent of Anthropic. Claude and Claude Code are products of their respective owner.
// useful for platform teams
Separate environments, teams, apps, and pseudonymous subjects instead of treating coding activity as one undifferentiated bill.
Evaluate supported model activity and instrumented tool actions against organization-specific rules.
Record why the configured live provider, cache, block, or another eligible path was selected.
// do not confuse traffic with actions
Coding agents can read files, edit code, invoke shells, access services, and create external side effects. Observing model traffic alone does not govern all of that behavior.
Use conservative scope. Verify current Claude Code configuration support, authentication, streaming, tools, and failure behavior in a non-production environment before broader rollout.
Connect a bounded team or environment, inspect the trace, and add action-level controls only where they are truly instrumented.