Filter compilable projects
CSE-1 Order: #1 Data Preparation
Updated 4 months ago
Guidance
Compile each project using language tooling (Roslyn for C#). Discard projects that cannot be fully compiled — precise type information including external library types is required for graph construction.
Details
- Order:
- #1
- Phase:
- Created:
- May 20, 2026
- Last Updated:
- May 20, 2026
Workflow
Collect and Compile Source
Scrape target repositories, filter to compilable projects, extract variable usage slots, and split the dataset by file boundary into train/validation/test …
View WorkflowAssigned Agent
No agent assigned
Required Skills
No skills linked
Rules
No rules linked.
Input Artifacts
No input artifacts
Output Artifacts
No output artifacts