6 Commits

Author SHA1 Message Date
alexei.dolgolyov 1f8195b420 docs: rewrite ECC setup guide for v2.0.0
Rewrite ecc-setup-guide.md for ECC v2.0.0: the new `ecc` selective-install
CLI (profiles, auto-update, doctor/repair/plan/catalog/consult), the
skills/ecc + rules/ecc namespaced layout, updated install/model-tier and
Continuous-Learning-v2 sections, and the `--dry-run auto-update` footgun
(it performs a real install). Note 2 of 3 Windows CL-v2 bugs are now fixed
upstream.

Index the guide in README.md and bump the Last updated date.
2026-06-23 11:45:44 +03:00
alexei.dolgolyov 7d2b8c562d docs: fix lint warnings and clean up references
- Fix MD060 table separator spacing across all docs
- Fix MD031/MD032 blank lines around code fences and lists
- Fix MD029 ordered list numbering in ecc-setup-guide
- Genericize hardcoded app names (LedGrab/MediaServer → YourApp)
- Remove non-existent `claude skill install` CLI command
- Add staleness warning for ECC Windows fixes
- Add cross-link from windows-code-signing to gitea-python-ci-cd
2026-03-26 21:57:23 +03:00
alexei.dolgolyov ed3378cb44 docs: add ECC update/upgrade instructions
Covers pulling latest, backing up customizations (model tiers, hook fixes),
re-running installer, and re-applying changes that get overwritten.
2026-03-22 01:59:38 +03:00
alexei.dolgolyov 0004809f1a docs: add Windows continuous learning v2 fixes to ECC setup guide
Three silent-failure bugs: python3 Store stub, claude-vscode entrypoint
rejected, observer disabled by default. All must be fixed for observations
to flow.
2026-03-22 01:53:38 +03:00
alexei.dolgolyov 97611d132f docs: add agent model tier configuration to ECC setup guide
Recommended model assignments: opus for reviewers/security/tdd/planning,
sonnet for build resolvers/mechanical tasks, haiku for doc-updater.
2026-03-21 13:35:59 +03:00
alexei.dolgolyov b9e0d9967f Add ECC setup guide with full installation instructions
Covers cloning, installer usage, agent config, continuous learning v2 hooks,
and known gotchas (Windows paths, fake /plugin commands, WSL/PowerShell mixing).
2026-03-21 12:22:22 +03:00