mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-07 14:48:44 +00:00
Add placeholder ADRs for pending design proposals
This commit is contained in:
7
docs/adr/DP-002_dirty-flag.md
Normal file
7
docs/adr/DP-002_dirty-flag.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-002: Dirty Flag Design & FTS Rebuild Cadence
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
This placeholder reserves the DP number for the dirty-scan design proposal described in the roadmap. Details will be filled in once the full specification is drafted.
|
7
docs/adr/DP-004_content-blob_strategy.md
Normal file
7
docs/adr/DP-004_content-blob_strategy.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-004: Content-Blob Strategy (Inline vs External Table)
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Reserved for the proposal covering how file contents are stored and indexed for full-text search and annotations.
|
7
docs/adr/DP-005_hash_and_dedupe.md
Normal file
7
docs/adr/DP-005_hash_and_dedupe.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-005: Hash Column & Bloom-Based Deduplication
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Reserved for the proposal defining SHA-256 hashing and duplicate detection via Bloom filters.
|
7
docs/adr/DP-006_embeddings_and_models.md
Normal file
7
docs/adr/DP-006_embeddings_and_models.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-006: Embeddings Size & Model Choice
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Placeholder for design decisions around semantic embeddings, vector store schema, and model selection.
|
7
docs/adr/DP-007_search_dsl_v2.md
Normal file
7
docs/adr/DP-007_search_dsl_v2.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-007: Search DSL v2 Grammar
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Reserved for the formal grammar and parser design for the advanced search language.
|
7
docs/adr/DP-008_workflow_tables.md
Normal file
7
docs/adr/DP-008_workflow_tables.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-008: Workflow Tables & Validation
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Placeholder for the schema and validation rules supporting structured workflows and relationship templates.
|
7
docs/adr/DP-009_tui_keymap.md
Normal file
7
docs/adr/DP-009_tui_keymap.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-009: TUI Key Map & Redraw Budget
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Reserved for the design of keyboard interactions and performance targets for the TUI.
|
7
docs/adr/DP-010_kde_sidebar.md
Normal file
7
docs/adr/DP-010_kde_sidebar.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-010: DB/IP Bridge for KDE Sidebar
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Placeholder for communication mechanisms and packaging strategy for the Dolphin sidebar integration.
|
7
docs/adr/DP-011_sync_backend.md
Normal file
7
docs/adr/DP-011_sync_backend.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# DP-011: Sync Backend Trade-Study
|
||||
|
||||
**Status**: Pending
|
||||
**Authors**: TBA
|
||||
**Date**: 2025-05-19
|
||||
|
||||
Reserved for evaluation of synchronization approaches and end-to-end UI test plan.
|
Reference in New Issue
Block a user