---
created: 2026-04-01T04:57:30.920Z
title: Rename PULSE REQUEST to SCHEDULE_PULSE across project
area: general
files: []
---

## Problem

The project currently uses "PULSE REQUEST" language in various places. This naming is inconsistent with the desired convention and should be standardized to "SCHEDULE_PULSE" across the entire codebase — source files, skill definitions, docs, and any related artifacts.

## Solution

Project-wide search-and-replace of "PULSE REQUEST" (and variants like "pulse request", "Pulse Request") with "SCHEDULE_PULSE". Verify no behavioral changes after rename — this is purely a terminology change. Rebuild binary since psyche.md is compile-time embedded.

## Status (2026-04-18)

NOT DONE. `psyche.md` still uses "PULSE REQUEST" at lines 52, 68, 114, 116, 118, 121, 169. Source code (`src/`) has no references. Remaining work: rename in `psyche.md`, rebuild binary, redeploy.
