CLAUDE.md@tests/fixtures/config/terminology-groups · git:20260705.17ed77b · 2026-07-05 · sha256 4bb8f347d161507e
CLAUDE.md@tests/fixtures/config/terminology-groups git:20260705.17ed77bA
Immutable. This exact content is served forever at /api/v1/blob/4bb8f347d161507e.
# Project Standards This marketplace documents plugins written in Go, Java, and Python. ## Layout - Put each plugin in its own directory under `plugins/`. - Go plugins export a `Run` function as the entry point. - Keep shared helpers in the `internal/` directory.