mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-08 07:37:48 +02:00
fix(adal): correct README install paths and add adapter regression tests
Address CodeRabbit review feedback on PR #2607: - Fix .adal/README.md to document actual install paths (rules/, skills/) instead of the incorrect namespaced rules/ecc/, skills/ecc/ paths. - Add regression tests for the adal-project install target adapter: root/install-state path resolution, dual id/target registry lookup, native .adal root sync-root-children behavior, and foreign platform path filtering. Co-Authored-By: AdaL <adal@sylph.ai>
This commit is contained in:
committed by
haelyra
co-authored by
AdaL
parent
1444239eec
commit
1e7493595c
+2
-2
@@ -4,8 +4,8 @@ This directory contains the ECC (Everything Claude Code) configuration for the A
|
||||
|
||||
## What is installed
|
||||
|
||||
- `rules/ecc/` — shared coding rules and guidelines
|
||||
- `skills/ecc/` — reusable skills
|
||||
- `rules/` — shared coding rules and guidelines
|
||||
- `skills/` — reusable skills
|
||||
- `commands/` — slash commands
|
||||
- `AGENTS.md` — agent instructions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user