---
title: "Action Self Test"
method: POST
path: "/v1/actions/self-test"
tags: ["agent-cost"]
---

# Action Self Test

`POST /v1/actions/self-test`

Exercise the configured production reducer with synthetic, non-customer data.

## Response `200`

Successful Response

- ActionSelfTest
  - `ok` boolean, required
  - `reducer_model` string, required
  - `decision` 'passthrough' | 'reduced', required
  - `input_bytes` integer, required
  - `output_bytes` integer, required
  - `selector_count` integer, required
  - `elapsed_ms` integer, required

## Changes

- **2026-08-16** `44d8ea826f48` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/codag/apis/infra-logs-templater/changes/v1/actions/self-test/post.md)

---

[API](https://skmtc.dev/codag/apis/infra-logs-templater.md) · [All operations](https://skmtc.dev/codag/apis/infra-logs-templater/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codag/infra-logs-templater/revisions/a4b69f6d2450/schema)
