SQLite format 3 @
.�
� �
��
;�B� m3)�indexidx_memory_accessedmemory_entriesCREATE INDEX idx_memory_accessed ON memory_entries(accessed_at)�1)�Aindexidx_memory_expiresmemory_entriesCREATE INDEX idx_memory_expires ON memory_entries(expires_at) WHERE expires_at IS NOT NULLm5)� indexidx_memory_namespacememory_entriesCREATE INDEX idx_memory_namespace ON memory_entries(namespace)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)�+))�tablememory_entriesmemory_entriesCREATE TABLE memory_entries (
id INTEGER PRIMARY KEY AUTOINCREMENT,
key TEXT NOT NULL,
value TEXT NOT NULL,
namespace TEXT NOT NULL DEFAULT 'default',
metadata TEXT,
created_at INTEGER DEFAULT (strftime('%s', 'now')),
updated_at INTEGER DEFAULT (strftime('%s', 'now')),
accessed_at INTEGER DEFAULT (strftime('%s', 'now')),
access_count INTEGER DEFAULT 0,
ttl INTEGER,
expires_at INTEGER,
UNIQUE(key, namespace)
);O) indexsqlite_autoindex_memory_entries_1memory_entries �
��
� ���i�� � �i
Y� +�E edit:edit-1752266207038-9p3r9qzac:post{"file":"/workspaces/vibecast/cuda-rust-wasm/examples/vector_add.rs","memoryKey":"rust-dev/vector-add-example","timestamp":"2025-07-11T20:36:47.038Z","editId":"edit-1752266207038-9p3r9qzac"}hooks:post-edit{"hookType":"post-edit","file":"/workspaces/vibecast/cuda-rust-wasm/examples/vector_add.rs"}hqu�hqu�hqu߂ �A�?% file-history:_workspaces_vibecast_cuda-rust-wasm_src_memory_device_memory.rs:1752266081948{"file":"/workspaces/vibecast/cuda-rust-wasm/src/memory/device_memory.rs","editId":"edit-1752266081942-pvwm3jb8f","timestamp":"2025-07-11T20:34:41.948Z"}file-historyhquahquahqua�[
I�=% rust-dev/memory-implementation{"file":"/workspaces/vibecast/cuda-rust-wasm/src/memory/device_memory.rs","editedAt":"2025-07-11T20:34:41.948Z","editId":"edit-1752266081942-pvwm3jb8f"}coordinationhquahquahqua�v
Y�+�O edit:edit-1752266081942-pvwm3jb8f:post{"file":"/workspaces/vibecast/cuda-rust-wasm/src/memory/device_memory.rs","memoryKey":"rust-dev/memory-implementation","timestamp":"2025-07-11T20:34:41.942Z","editId":"edit-1752266081942-pvwm3jb8f"}hooks:post-edit{"hookType":"post-edit","file":"/workspaces/vibecast/cuda-rust-wasm/src/memory/device_memory.rs"}hquahquahqua�T
c�M%U notification:notify-1752266027840-ii5ky37b6{"message":"Starting implementation of device memory allocation with backend-specific implementations","level":"info","swarmStatus":"active","timestamp":"2025-07-11T20:33:47.840Z","notifyId":"notify-1752266027840-ii5ky37b6"}hooks:notify{"hookType":"notify","level":"info"}hqu+hqu+hqu+�
e�+ task:task-1752265949481-407hqimr3:ruv-output{"output":"{\n \"continue\": true,\n \"reason\": \"Task prepared with optimal configuration\",\n \"metadata\": {\n \"complexity\": {\n \"level\": \"medium\",\n \"score\": 2,\n \"estimatedMinutes\": 30,\n \"requiresResearch\": false,\n \"requiresTesting\": false\n },\n \"topology\": \"mesh\",\n \"agentsReady\": true,\n \"estimatedDuration\": 1800000\n }\n}\n","timestamp":"2025-07-11T20:32:34.824Z"}hooks:ruv-swarmhqt�hqt�hqt�4
=�! task-index:1752265949733{"taskId":"task-1752265949481-407hqimr3","description":"Implement core Rust APIs","timestamp":"2025-07-11T20:32:29.733Z"}task-indexhqt�hqt�hqt݂
O�U); task:task-1752265949481-407hqimr3{"taskId":"task-1752265949481-407hqimr3","description":"Implement core Rust APIs","autoSpawnAgents":false,"status":"started","startedAt":"2025-07-11T20:32:29.507Z"}hooks:pre-task{"hookType":"pre-task"}hqt�hqt�hqt݁'
=�++= task:architect:completed{"status":"completed","completedAt":"2025-07-11T20:31:46.310Z","duration":null}hooks:post-task{"hookType":"post-task"}hqt�hqt�hqt��k
c�{%U notification:notify-1752265896676-r4dxhzojg{"message":"Completed CUDA-Rust architecture design with modular structure, AST definitions, and comprehensive documentation","level":"info","swarmStatus":"active","timestamp":"2025-07-11T20:31:36.676Z","notifyId":"notify-1752265896676-r4dxhzojg"}hooks:notify{"hookType":"notify","level":"info"}hqt�hqt�hqt�� �?�=% file-history:_workspaces_vibecast_cuda-rust-wasm_ARCHITECTURAL_DECISIONS.md:1752265867271{"file":"/workspaces/vibecast/cuda-rust-wasm/ARCHITECTURAL_DECISIONS.md","editId":"edit-1752265867266-buty0ul02","timestamp":"2025-07-11T20:31:07.271Z"}file-historyhqt�hqt�hqt��O
3�;% architect/decisions{"file":"/workspaces/vibecast/cuda-rust-wasm/ARCHITECTURAL_DECISIONS.md","editedAt":"2025-07-11T20:31:07.270Z","editId":"edit-1752265867266-buty0ul02"}coordinationhqt�hqt�hqt��i Y�+�M edit:edit-1752265867266-buty0ul02:post{"file":"/workspaces/vibecast/cuda-rust-wasm/ARCHITECTURAL_DECISIONS.md","memoryKey":"architect/decisions","timestamp":"2025-07-11T20:31:07.266Z","editId":"edit-1752265867266-buty0ul02"}hooks:post-edit{"hookType":"post-edit","file":"/workspaces/vibecast/cuda-rust-wasm/ARCHITECTURAL_DECISIONS.md"}hq
( ��
��
� � ;g5�Hv
& B��
�< �
�
�
��n�O����-�Aw @e+task:task-1752266979831-jeffuu2vb:ruv-outputhooks:ruv-swarm('=!task-index:1752266979845task-index'4O)task:task-1752266979831-jeffuu2vbhooks:pre-task&*9+task:gpu-dev:completedhooks:post-task%d�1%file-history:_workspaces_vibecast_cuda-rust-wasm_examples_transpiled:1752266927796file-history$*?%gpu-dev/examples-completecoordination#:Y+edit:edit-1752266927792-6sim8k2xo:posthooks:post-edit"g�7%file-history:_workspaces_vibecast_cuda-rust-wasm_src_transpiler_wgsl.rs:1752266740903file-history!0K%gpu-dev/wgsl-generator-completecoordination :Y+edit:edit-1752266740899-9simlncqz:posthooks:post-edite�3%file-history:_workspaces_vibecast_cuda-rust-wasm_src_bin_cuda2rust.rs:1752266634756file-history*?%gpu-dev/cli-tool-completecoordination:Y+edit:edit-1752266634749-cmz8ngjni:posthooks:post-editt�Q%file-history:_workspaces_vibecast_cuda-rust-wasm_src_transpiler_kernel_translator.rs:1752266535668file-history3Q%gpu-dev/kernel-translator-completecoordination:Y+edit:edit-1752266535660-mdu43yg2b:posthooks:post-editq�K%file-history:_workspaces_vibecast_cuda-rust-wasm_src_transpiler_code_generator.rs:1752266468085file-history0K%gpu-dev/code-generator-completecoordination:Y+edit:edit-1752266468076-gf44jkrcr:posthooks:post-edit<c%notification:notify-1752266413896-dzkynre70hooks:notify@e+task:task-1752266380663-idvhjygbp:ruv-outputhooks:ruv-swarm'=!task-index:1752266380674task-index4O)task:task-1752266380663-idvhjygbphooks:pre-task+;+task:rust-dev:completedhooks:post-task<c%notification:notify-1752266286678-u4wyzgbufhooks:notifyg�7%file-history:_workspaces_vibecast_cuda-rust-wasm_examples_vector_add.rs:1752266207043file-history,C%rust-dev/vector-add-examplecoordination:Y+edit:edit-1752266207038-9p3r9qzac:posthooks:post-edit
l�A%file-history:_workspaces_vibecast_cuda-rust-wasm_src_memory_device_memory.rs:1752266081948file-history/I%rust-dev/memory-implementationcoordination:Y+edit:edit-1752266081942-pvwm3jb8f:posthooks:post-edit
<c%notification:notify-1752266027840-ii5ky37b6hooks:notify @e+task:task-1752265949481-407hqimr3:ruv-outputhooks:ruv-swarm'=!task-index:1752265949733task-index4O)task:task-1752265949481-407hqimr3hooks:pre-task,=+task:architect:completedhooks:post-task<c%notification:notify-1752265896676-r4dxhzojghooks:notifyk�?%file-history:_workspaces_vibecast_cuda-rust-wasm_ARCHITECTURAL_DECISIONS.md:1752265867271file-history$3%architect/decisionscoordination9Y+ edit:edit-1752265867266-buty0ul02:posthooks:post-edit
� � )memory_entries(
(
/