conductor(plan): Mark task 'Core Parser Class' as complete
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
## Phase 1: Track 1 - The Memory Foundations (AST Parser)
|
||||
- [x] Task: Dependency Setup (8fb75cc)
|
||||
- [x] Add `tree-sitter` and `tree-sitter-python` to `pyproject.toml` / `requirements.txt` (8fb75cc)
|
||||
- [ ] Task: Core Parser Class
|
||||
- [ ] Create `ASTParser` in `file_cache.py`
|
||||
- [x] Task: Core Parser Class (7a609ca)
|
||||
- [x] Create `ASTParser` in `file_cache.py` (7a609ca)
|
||||
- [ ] Task: Skeleton View Extraction
|
||||
- [ ] Write query to extract `function_definition` and `class_definition`
|
||||
- [ ] Replace bodies with `pass`, keep type hints and signatures
|
||||
|
||||
Reference in New Issue
Block a user