Private
Public Access
docs(harness+conductor): cover 5 missing styleguides in harvest; cosmetic cleanups
directive_hotswap_harness_20260627/spec.md: added the 5 missing conductor/code_styleguides/*.md files to the harvest source list (config_state_owner, workspace_paths, test_sandbox, chroma_cache, code_path_audit) — the original list named 9 of 14. Added note that the harvester should verify each contains a harvestable directive before creating v1.md. Also verified tier2-autonomous.md path exists (17,940 bytes) for plan Step 2.7. tech-stack.md: removed duplicate src/paths.py entry (the full description at line 37 already covers it; the line-73 stub was redundant). edit_workflow.md: Key Files section now points to src/project_files.py for FileItem (moved out of src/models.py per the module taxonomy refactor) and notes the line ~2748 ref may drift.
This commit is contained in:
@@ -199,8 +199,8 @@ Files & Media works. Context Composition needs:
|
||||
## Key Files
|
||||
|
||||
- `src/gui_2.py` - Main GUI (1-space indentation, CRLF)
|
||||
- `src/models.py` - Data models including FileItem
|
||||
- Context Composition function: line ~2748
|
||||
- `src/project_files.py` - `FileItem` dataclass (moved out of `src/models.py` per `module_taxonomy_refactor_20260627`); `src/models.py` is now a ~1.5KB re-export shim
|
||||
- Context Composition function: line ~2748 (verify with `py_get_code_outline` before editing — line refs drift)
|
||||
|
||||
## Test Command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user