@clipboard-health/ai-rules 2.14.5 → 2.14.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -28,6 +28,7 @@ When a bug traces into a `@clipboard-health/*` library, read the source code in
|
|
|
28
28
|
- **mongo-jobs**: MongoDB-powered background jobs.
|
|
29
29
|
- **notifications**: Send notifications through third-party providers.
|
|
30
30
|
- **nx-plugin**: An Nx plugin with generators to manage libraries and applications.
|
|
31
|
+
- **oxlint-config**: Shared Oxlint configuration for Clipboard Health repositories.
|
|
31
32
|
- **phone-number**: Phone number utility functions.
|
|
32
33
|
- **playwright-reporter-llm**: Playwright reporter that outputs structured JSON for LLM agents. Minimal console output, flat schema, easy to filter to failures.
|
|
33
34
|
- **rules-engine**: A pure functional rules engine to keep logic-dense code simple, reliable, understandable, and explainable.
|