chore(workplan): activate CYA-WP-0004 for ralph execution (status: active)

This commit is contained in:
2026-05-26 21:04:46 +02:00
parent 3c11afafcf
commit 4af53b2cbd

View File

@@ -4,7 +4,7 @@ type: workplan
title: "Developer Installation from Git and Release Distribution Packaging"
domain: capabilities
repo: can-you-assist
status: proposed
status: active
owner: grok
topic_slug: foerster-capabilities
created: "2026-05-27"
@@ -180,10 +180,10 @@ state_hub_task_id: "f4ea08ab-219e-4e7f-86b9-a05e27b8a72c"
- Future PyPI publication may involve coordination with whatever hosting or automation is chosen later.
- State Hub will be used to track the workplan and any packaging-related decisions or debt.
## Proposed Status & Activation
## Activation & Ralph Execution
This workplan is created in `proposed` status. It should be reviewed, moved to `ready`, and activated when the team is ready to invest in making `cya` easily installable both for the primary user (from dev head) and for potential future users/contributors via proper packages.
**Status: active** — activated for ralph-workplan loop execution (HEUREKA promise, max 20 iterations). This workplan addresses the practical gap where only editable development installs were supported, by enabling reliable installation from the development head and creating a repeatable process for versioning and building distribution packages.
---
**Status note**: This workplan closes an important practical gap. Until now the project has been developed in a "works on my machine via editable install" mode. This workplan makes the tool usable by its primary user from the latest code and creates the foundation for others to consume it as a normal Python package.
**Status note**: This workplan closes an important practical gap. It makes `cya` usable from the latest code for the primary user and creates the foundation for proper releases.