store: Archived headless-claude planning folder to claude-home/legacy/

This commit is contained in:
Cal Corum 2026-03-01 08:16:37 -06:00
parent 630d3c7016
commit c31018ac4e

View File

@ -0,0 +1,33 @@
---
id: 057d7989-0465-413d-9a59-67e186133cec
type: decision
title: "Archived headless-claude planning folder to claude-home/legacy/"
tags: [claude-home, archive, legacy, headless-claude, organization, decision]
importance: 0.5
confidence: 0.8
created: "2026-03-01T14:16:37.456248+00:00"
updated: "2026-03-01T14:16:37.456248+00:00"
---
# Archived headless-claude Planning Folder to legacy/
## Decision
Archived `/mnt/NV2/Development/headless-claude/` into `claude-home/legacy/headless-claude/`.
## Rationale
The headless-claude directory was a legacy planning folder with no git repo. Contents were planning artifacts only:
- PRD
- Design docs
- Agent SDK reference
- N8N workflow designs
The live deployment is on CT 300 (claude-runner). Keeping a stale planning directory at the top level of the development workspace was confusing.
## Action Taken
- Moved contents to `claude-home/legacy/headless-claude/`
- Added a README in the legacy folder explaining the live deployment is on CT 300
- Deleted the original `/mnt/NV2/Development/headless-claude/` folder
- Committed as `babf062`
## Impact
No functional change — purely organizational. Future references to headless Claude should point to CT 300 / claude-runner, not this archived planning folder.