Concept: FileHandle Implementation
Value: 4 (Important - File access tracking)
What it is: File handle tracking for open files with position and access mode
Key files:
fs/src/fs/org/jnode/fs/service/def/FileHandleImpl.java
Bridges: File access, Open files, seek operations
Documentation Requirements
For Value 4 (Important):
-
Update ALL 4 sections of the index (index.md):
- Pages Table: Add new page in alphabetical order
- Concepts → Pages: Add the page name
- Source Path → Pages: Map
fs/src/fs/org/jnode/fs/service/def/ to the new page
- Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
-
Update Glossary: Add 1-sentence definition for any new project-specific term
-
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)
- [[VFS-Layer]]
- [[Filesystem-Layer]]
Concept: FileHandle Implementation
Value: 4 (Important - File access tracking)
What it is: File handle tracking for open files with position and access mode
Key files:
fs/src/fs/org/jnode/fs/service/def/FileHandleImpl.javaBridges: File access, Open files, seek operations
Documentation Requirements
For Value 4 (Important):
Update ALL 4 sections of the index (
index.md):fs/src/fs/org/jnode/fs/service/def/to the new pageUpdate Glossary: Add 1-sentence definition for any new project-specific term
Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes
Skill Reference
Use update-wiki skill for wiki maintenance workflow
Related Concepts (from index.md)