docs: add XML doc comments across src + Sister Projects section in CLAUDE.md
Bulk CommentChecker pass: fills in <param>/<inheritdoc> tags on public APIs across all 23 src/ projects so the doc-coverage gate is green. Also adds a Sister Projects section to CLAUDE.md pointing at the MxAccess Gateway and OtOpcUa sibling repos, and gitignores local credential captures (*login*.txt) and the wonder-app-vd03 deploy/ artifacts.
This commit is contained in:
@@ -40,3 +40,9 @@ data/
|
||||
# Docker env2 runtime data
|
||||
docker-env2/*/logs/
|
||||
docker-env2/*/data/
|
||||
|
||||
# Local credentials / login captures — never commit
|
||||
*login*.txt
|
||||
|
||||
# Sister-project deployment artifacts (not part of this solution)
|
||||
/deploy/
|
||||
|
||||
Reference in New Issue
Block a user