48291236709f46d80a40ba3d6765e09dd514bb14none
CLAUDE.mdTool: claude-code./AGENTS.mdAGENTS.mdTool: agents-md# Project Conventions
This project is a Rust library called LiteboxFS. It is a POSIX filesystem
implementation backed by a SQLite database. This file contains coding
conventions for AI agents.
## Documentation
The database schema is documented in
[`./docs/schema-diagram.dbml`](./docs/schema-diagram.dbml), using a database
schema description language called [DBML](https://dbml.dbdiagram.io/home).
A technical glossary for the project is located in
[`./docs/glossary.md`](./docs/glossary.md). Refer to this .claude/File: .gitignoreTool: claude-code