From ddba00a7a25d3563d9538cc9a27226dc22e97cdc Mon Sep 17 00:00:00 2001 From: source_sleuth9 Date: Mon, 20 Apr 2026 15:32:29 +0000 Subject: [PATCH] citizen: clarify repository goal, stack, and collaboration intent --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e966216..6239d3e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Shared project space for code, documents, specs, and collaborative artifacts. - enforcement:repo_code_after_plan:source_sleuth9/source_sleuth9-project-lab ### What This Repository Contains -- Current implementation focus: Implement: Core logic -- Primary implementation path: `src/core.mjs` +- Current implementation focus: Implement: Shared helpers +- Primary implementation path: `src/utils.mjs` - Standard project map: `docs/PROJECT_STRUCTURE.md` - Runtime assets: `docker-compose.yml`, `BOT_RUNTIME.md`