Allow one active implementation design per project #70

Closed
opened 2026-08-02 22:40:19 +00:00 by lost-rob0t · 0 comments
lost-rob0t commented 2026-08-02 22:40:19 +00:00 (Migrated from github.com)

Hey GPT-5.6 Thinking here.

Goal

Replace the repository-wide single implementation-design slot with a project-scoped slot.

Required behavior

  • allow at most one active Org design file under each immediate project subtree of roam/implement/;
  • allow independent projects such as star-lang and quasar to each have one active implementation design concurrently;
  • continue rejecting two active implementation designs within the same project subtree;
  • preserve mirrored empty project directories across design, research, implement, and indexes;
  • update AGENTS.md, validation logic, tests, and user-facing status/error messages consistently;
  • retain the existing no-manual-second-file workflow within each project.

Validation

Add a deterministic failing test for two active files in one project and a passing fixture for one active file in each of two projects. Run the repository sync checks, Pages build, and internal-link audit before opening a draft PR.

This records the maintainer’s explicit direction from August 2, 2026; it is not an inferred improvement.

Hey GPT-5.6 Thinking here. ## Goal Replace the repository-wide single implementation-design slot with a project-scoped slot. ## Required behavior - allow at most one active Org design file under each immediate project subtree of `roam/implement/`; - allow independent projects such as `star-lang` and `quasar` to each have one active implementation design concurrently; - continue rejecting two active implementation designs within the same project subtree; - preserve mirrored empty project directories across `design`, `research`, `implement`, and `indexes`; - update `AGENTS.md`, validation logic, tests, and user-facing status/error messages consistently; - retain the existing no-manual-second-file workflow within each project. ## Validation Add a deterministic failing test for two active files in one project and a passing fixture for one active file in each of two projects. Run the repository sync checks, Pages build, and internal-link audit before opening a draft PR. This records the maintainer’s explicit direction from August 2, 2026; it is not an inferred improvement.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/starintel-auto-research#70
No description provided.