chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!-- Loaded on-demand when Claude works on Ray Data files. -->
|
||||
<!-- Keep under 50 lines. Multi-step procedures → skills. Code style → rules/. -->
|
||||
|
||||
# Ray Data
|
||||
|
||||
## Key Modules
|
||||
<!-- Entry points, important abstractions, non-obvious dependencies -->
|
||||
|
||||
## Gotchas
|
||||
<!-- Non-obvious behaviors, common mistakes, things that break silently -->
|
||||
@@ -0,0 +1,9 @@
|
||||
<!-- Add Ray Data team-specific rules here as .md files. -->
|
||||
<!-- Rules with paths: frontmatter only load when matching files are edited. -->
|
||||
<!-- Example:
|
||||
---
|
||||
paths:
|
||||
- "python/ray/data/**/*.py"
|
||||
---
|
||||
- Use logical operators from ray.data._internal.logical.operators
|
||||
-->
|
||||
Reference in New Issue
Block a user