Skip to content

Make folder/directory terminology more consistent#64

Merged
octogonz merged 8 commits into
microsoft:mainfrom
octogonz:main
May 20, 2026
Merged

Make folder/directory terminology more consistent#64
octogonz merged 8 commits into
microsoft:mainfrom
octogonz:main

Conversation

@octogonz
Copy link
Copy Markdown
Collaborator

Update codebase to use a more consistent "folder vs directory" naming rule

One small breaking change: audit-chunks --dir is now --folder.

octogonz added 8 commits May 19, 2026 18:34
- Rename <database-dir> placeholder to <database-folder> throughout
- Change 'directory' to 'folder' in prose, comments, descriptions
- Update audit-chunks --dir to --folder in examples
- Update JSON schema description fields
- Keep established compounds: working-directory, working-dir
- Keep vendor terms: LanceDB directory-based, Tantivy Directory
… comments

- Update error messages from 'directory' to 'folder' per naming policy
- Rename audit-chunks --dir flag to --folder
- Update doc comments in init_db, fts, storage, and config modules
- Keep established compounds (working directory, MmapDirectory) unchanged
…ifiers

- Update comments from 'directory' to 'folder' across engine modules
- Rename identifiers: fts_index_dir -> fts_index_folder, fts_dir -> fts_folder,
  fts_catalog_dir -> fts_catalog_folder, manifest_dir -> manifest_folder
- Update test assertion messages and comments
- Keep established compounds (working directory, MmapDirectory) unchanged
# Conflicts:
#	src/engine/git_ops/package_index.rs
- Rename fts_dir to fts_folder in integration test identifiers
- Update comments and assertion messages from directory to folder
- Fix cross-doc inconsistency: per-directory locks -> per-folder locks
@octogonz octogonz merged commit dab10c6 into microsoft:main May 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant