Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .vault/src/lib.rs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
notes:
- id: "15b7c4b3-f4a6-4cc1-accb-428f344cc597"
source_file: src/lib.rs
anchor:
type: Line
line: 3
column: 1
content: Parser trait 검토
created_at: "2026-06-03T17:42:17.853037Z"
updated_at: "2026-06-03T17:42:17.853037Z"
13 changes: 11 additions & 2 deletions .vault/src/main.rs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ notes:
type: Line
line: 10
column: 5
content: new content
content: parser 구조 재설계 필요
created_at: "2026-06-03T15:06:39.025847Z"
updated_at: "2026-06-03T15:09:37.992766Z"
updated_at: "2026-06-03T17:46:35.020863Z"
- id: "281aba1a-1773-4816-8a97-5c3aed2c7cb8"
source_file: src/main.rs
anchor:
type: Line
line: 10
column: 5
content: parser 개선 필요
created_at: "2026-06-03T17:42:07.293178Z"
updated_at: "2026-06-03T17:42:07.293178Z"
10 changes: 10 additions & 0 deletions .vault/src/service.rs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
notes:
- id: "4982741d-a48e-4212-a64a-7e23a8e5810c"
source_file: src/service.rs
anchor:
type: Line
line: 25
column: 8
content: TODO cache optimization
created_at: "2026-06-03T17:42:24.547690Z"
updated_at: "2026-06-03T17:42:24.547690Z"