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:
Haoran Zhang
2026-08-29 13:40:56 -04:00
committed by haelyra
co-authored by AdaL
parent 1444239eec
commit 1e7493595c
2 changed files with 115 additions and 2 deletions
+2 -2
View File
@@ -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