Commit Graph

16 Commits

Author SHA1 Message Date
thePR0M3TH3AN
23beef5045 Handle rename events in watcher 2025-05-22 15:50:38 -04:00
thePR0M3TH3AN
b696ec0fc3 Update docs for tag alias schema change 2025-05-22 15:16:15 -04:00
thePR0M3TH3AN
c64cc2f944 Add placeholder ADRs for pending design proposals 2025-05-22 14:23:36 -04:00
thePR0M3TH3AN
af35c90c50 Add schema version constant and checks 2025-05-22 08:17:51 -04:00
thePR0M3TH3AN
8c64d55a12 Update schema DP to match latest migrations 2025-05-21 22:20:29 -04:00
thePR0M3TH3AN
e20ef2ee77 Remove duplicate roadmap 2025-05-21 21:26:03 -04:00
thePR0M3TH3AN
9aee756d02 Document rename/move spec 2025-05-21 20:53:17 -04:00
thePR0M3TH3AN
832e8d476a Add rename handling spec and roadmap entry 2025-05-21 16:58:54 -04:00
thePR0M3TH3AN
07693a7925 Add backup prune CLI and update roadmap 2025-05-21 16:19:32 -04:00
thePR0M3TH3AN
23ac9a9533 Add formatting and linting checks to CI 2025-05-21 10:52:50 -04:00
thePR0M3TH3AN
566a81da64 docs: clarify log search 2025-05-20 14:38:51 -04:00
thePR0M3TH3AN
2f97bd8c3f Update dependencies and add new features for improved functionality
- Updated Cargo.lock and Cargo.toml to include new dependencies
- Added new files for backup and watcher functionality in libmarlin
- Introduced integration tests and documentation updates
- Set workspace resolver to version 2 for better dependency resolution
2025-05-19 18:14:42 -04:00
thePR0M3TH3AN
6125acb4d1 "Feat: Update documentation for improved user comprehension" (following the pattern: type: short description) 2025-05-19 11:46:48 -04:00
thePR0M3TH3AN
e9b9606c9a Clarify saved_views naming and add note on deferred tag aliases
* Rename `views` table references to `saved_views` for consistency.
* Update migration step 3 to create `saved_views` instead of `views`.
* Add a note that tag aliases (`canonical_id`) are deferred to DP-006 (v1.5).
* Ensure all PRAGMA statements (`foreign_keys`, `journal_mode=WAL`) apply to every migration.
* Adjust ER diagram section to reflect `saved_views` entity and its relationship.
2025-05-18 22:02:28 -04:00
thePR0M3TH3AN
10c43bf805 update 2025-05-18 17:52:12 -04:00
thePR0M3TH3AN
f6fca2c0dd update 2025-05-18 16:02:48 -04:00