summaryrefslogtreecommitdiff
path: root/rola-vcs/src/consts
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract shared utilities and add space-system crate魏曹先生12 days2-13/+0
| | | | | | Extract rola-vcs/internal_macros into shared utils crates (shared_constants, shared_macros, space-system) and implement the Bucket enum with async space management
* docs: add module documentation and rename constants for clarity魏曹先生12 days2-2/+6
| | | | | Add doc comments to lib, consts, and common modules Rename ROLA_DRAFT_DIR and ROLA_BINDED_BUCKET_FILE to DRAFT_META_DIR
* chore: initialize project structure and add core modules魏曹先生12 days2-0/+9