Extract variable usage slots
CSE-1 Order: #1 Data Preparation
Updated 4 months ago
Guidance
For each variable usage location (excluding declarations), check that at least one other type-compatible variable is in scope. Each such location becomes a training slot. Record the ground-truth variable at each slot.
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 1
- Compiled Project Dataset Document Required