---
created: 2026-04-01T05:06:53.492Z
title: Rename STASH_FINAL to INIT_SIGNOFF across project
area: general
files: []
---

## Problem

The project currently uses "STASH_FINAL" language in various places. This naming should be standardized to "INIT_SIGNOFF" across the entire codebase — source files, skill definitions, docs, and any related artifacts.

## Solution

Project-wide search-and-replace of "STASH_FINAL" (and variants) with "INIT_SIGNOFF". Verify no behavioral changes after rename — this is purely a terminology change. Rebuild binary since psyche.md is compile-time embedded.
